complexType tcip:SCHTimepointInfo
diagram
namespace http://www.TCIP-Adopted-03-00-01
children timepoint metadata timepoint-location timepoint-notes timepoint-mode associated-stops localSCHTimepointInfo
used by
elements tcip:SchPushTimepoints/timepoints/timepoint tcip:SchTimepointList/timepoints/timepoint tcip:SchTimepointsFile/timepoints/timepoint
source <xs:complexType name="SCHTimepointInfo">
 
<xs:sequence>
   
<xs:element name="timepoint" type="SCHTimepointIden"/>
   
<xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>
   
<xs:element name="timepoint-location" type="lrms:GeoLocation"/>
   
<xs:element name="timepoint-notes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="500">
         
<xs:element name="timepoint-note" type="SCHNoteIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="timepoint-mode" type="CPT-Mode" minOccurs="0"/>
   
<xs:element name="associated-stops" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="associated-stop" type="CPTStoppointIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="localSCHTimepointInfo" type="local:SCHTimepointInfo" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:SCHTimepointInfo/timepoint
diagram
type tcip:SCHTimepointIden
properties
isRef 0
content complex
children timepoint-id agency-id designator name
source <xs:element name="timepoint" type="SCHTimepointIden"/>

element tcip:SCHTimepointInfo/metadata
diagram
type tcip:CPTRowMetaData
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children created effective expiration activation deactivation updated
source <xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>

element tcip:SCHTimepointInfo/timepoint-location
diagram
type lrms:GeoLocation
properties
isRef 0
content complex
children latitude longitude horizontalDatum height
source <xs:element name="timepoint-location" type="lrms:GeoLocation"/>

element tcip:SCHTimepointInfo/timepoint-notes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children timepoint-note
source <xs:element name="timepoint-notes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="500">
     
<xs:element name="timepoint-note" type="SCHNoteIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHTimepointInfo/timepoint-notes/timepoint-note
diagram
type tcip:SCHNoteIden
properties
isRef 0
content complex
children note-id agency-id note-des
source <xs:element name="timepoint-note" type="SCHNoteIden"/>

element tcip:SCHTimepointInfo/timepoint-mode
diagram
type tcip:CPT-Mode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 2
source <xs:element name="timepoint-mode" type="CPT-Mode" minOccurs="0"/>

element tcip:SCHTimepointInfo/associated-stops
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children associated-stop
source <xs:element name="associated-stops" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="associated-stop" type="CPTStoppointIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHTimepointInfo/associated-stops/associated-stop
diagram
type tcip:CPTStoppointIden
properties
isRef 0
content complex
children stoppoint-id agency-id name
source <xs:element name="associated-stop" type="CPTStoppointIden"/>

element tcip:SCHTimepointInfo/localSCHTimepointInfo
diagram
type SCHTimepointInfo
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localSCHTimepointInfo" type="local:SCHTimepointInfo" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy