complexType tcip:CptStoppointsFile
diagram
namespace http://www.TCIP-Adopted-03-00-01
children fileHeader stoppoints notes deleted-stops
used by
element tcip:cptStoppointsFile
source <xs:complexType name="CptStoppointsFile">
 
<xs:sequence>
   
<xs:element name="fileHeader" type="CPTLoadFileHeader"/>
   
<xs:element name="stoppoints">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="stoppoint" type="CPTStoppoint"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="notes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="note" type="SCHNoteInfo"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="deleted-stops">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="deleted-stop" type="CPTStoppointIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:CptStoppointsFile/fileHeader
diagram
type tcip:CPTLoadFileHeader
properties
isRef 0
content complex
children vehicle component-identifier component-IP component-port stoppoint field-address field-port file-identifier version-number sched-version effective-datetime updates-since updated-datetime file-size applicability
source <xs:element name="fileHeader" type="CPTLoadFileHeader"/>

element tcip:CptStoppointsFile/stoppoints
diagram
properties
isRef 0
content complex
children stoppoint
source <xs:element name="stoppoints">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="stoppoint" type="CPTStoppoint"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CptStoppointsFile/stoppoints/stoppoint
diagram
type tcip:CPTStoppoint
properties
isRef 0
content complex
children stoppoint metadata stopPointDesc footnote pointLocation level altitude address atStreet distanceFromInt intersectionPlacement side positionOrBay distance minimum-heading maximum-heading length servicingRoutes directionOfRoutes modes associated-timepoint zones fareZoneID padType platformType stopPtAttributes amenities entrance shelters parkingFacIDs markerType signs access sharedStops otherAgencies ownerAgencyID stopLastMod placementDate permits agreements photos trfcSigPastDist trfcSigPastType trfcSigPriorDist trfcSigPriorType incidents history
source <xs:element name="stoppoint" type="CPTStoppoint"/>

element tcip:CptStoppointsFile/notes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children note
source <xs:element name="notes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="note" type="SCHNoteInfo"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CptStoppointsFile/notes/note
diagram
type tcip:SCHNoteInfo
properties
isRef 0
content complex
children note metadata public note-text localSCHNoteInfo
source <xs:element name="note" type="SCHNoteInfo"/>

element tcip:CptStoppointsFile/deleted-stops
diagram
properties
isRef 0
content complex
children deleted-stop
source <xs:element name="deleted-stops">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="deleted-stop" type="CPTStoppointIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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


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