complexType tcip:CPTStoppoint
diagram
namespace http://www.TCIP-Adopted-03-00-01
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
used by
elements tcip:PINearestStop/stop-detail tcip:FcFareDataPush/stopInfoSets/stopInfoSet tcip:FcFareLoadData/stopInfosets/stopInfoset tcip:CptStoppointList/stoppoints/stoppoint tcip:CptStoppointsFile/stoppoints/stoppoint
source <xs:complexType name="CPTStoppoint">
 
<xs:sequence>
   
<xs:element name="stoppoint" type="CPTStoppointIden"/>
   
<xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>
   
<xs:element name="stopPointDesc" type="CPT-StoppointDescription" minOccurs="0"/>
   
<xs:element name="footnote" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="pointLocation" type="lrms:GeoLocation"/>
   
<!-- OPTIONAL   location information -->
   
<xs:element name="level" type="lrms:VerticalLevel" minOccurs="0"/>
   
<xs:element name="altitude" type="lrms:Height" minOccurs="0"/>
   
<xs:element name="address" type="lrms:AddressPoint" minOccurs="0"/>
   
<!-- includes on street -->
   
<xs:element name="atStreet" type="lrms:StreetInfo" minOccurs="0"/>
   
<xs:element name="distanceFromInt" type="lrms:Distance" minOccurs="0"/>
   
<xs:element name="intersectionPlacement" type="CPT-StopPlacement" minOccurs="0"/>
   
<xs:element name="side" type="lrms:Side" minOccurs="0"/>
   
<xs:element name="positionOrBay" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="distance" type="lrms:Distance" minOccurs="0"/>
   
<xs:element name="minimum-heading" type="lrms:Angle" minOccurs="0"/>
   
<xs:element name="maximum-heading" type="lrms:Angle" minOccurs="0"/>
   
<xs:element name="length" type="lrms:Distance" minOccurs="0"/>
   
<!-- length of the stoppoint along street
         end of   OPTIONAL   location information
         OPTIONAL    service information --
>
   
<xs:element name="servicingRoutes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="servicingRoute" type="SCHRouteIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="directionOfRoutes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="directionOfRoute" type="lrms:Direction"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="modes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="mode" type="CPT-Mode"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="associated-timepoint" type="SCHTimepointIden" minOccurs="0"/>
   
<xs:element name="zones" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="zone" type="PIServiceZoneIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="fareZoneID" type="FCFareZoneIden" minOccurs="0"/>
   
<!-- end of   OPTIONAL   service information
         OPTIONAL   facility information --
>
   
<xs:element name="padType" type="CPT-PadType" minOccurs="0"/>
   
<xs:element name="platformType" type="CPT-PlatformType" minOccurs="0"/>
   
<xs:element name="stopPtAttributes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="stopPtAttribute" type="CPT-StoppointAttribute"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="amenities" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="50">
         
<xs:element name="amenity" type="PIAmenityIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="entrance" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="entrance-item" type="CPT-StoppointPortal"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="shelters" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="shelter" type="CPTShelterIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="parkingFacIDs" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="parkingFacID" type="PI-ParkingFacID"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="markerType" type="PI-MarkerType" minOccurs="0"/>
   
<xs:element name="signs" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="sign" type="PIStaticSign"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="access" type="PI-ADAAccess" minOccurs="0"/>
   
<!-- end of   OPTIONAL   facility information
         OPTIONAL   sharing agency information --
>
   
<xs:element name="sharedStops" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="50">
         
<xs:element name="sharedStop" type="CPTStoppointIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="otherAgencies" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="50">
         
<xs:element name="otherAgency" type="CPT-AgencyID"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="ownerAgencyID" type="CPT-AgencyID" minOccurs="0"/>
   
<!-- end of sharing agency information
         OPTIONAL   construction information --
>
   
<xs:element name="stopLastMod" type="CPT-Date" minOccurs="0"/>
   
<xs:element name="placementDate" type="CPT-Date" minOccurs="0"/>
   
<xs:element name="permits" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="permit" type="CPT-Footnote"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="agreements" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="agreement" type="CPT-Footnote"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="photos" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="photo" type="CPTPhotograph"/>
         
<!-- end of   OPTIONAL   construction information OPTIONAL   signal information -->
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="trfcSigPastDist" type="lrms:Distance" minOccurs="0"/>
   
<xs:element name="trfcSigPastType" type="CPT-TrafficSignalType" minOccurs="0"/>
   
<xs:element name="trfcSigPriorDist" type="lrms:Distance" minOccurs="0"/>
   
<xs:element name="trfcSigPriorType" type="CPT-TrafficSignalType" minOccurs="0"/>
   
<!-- end of   OPTIONAL   signal information
         OPTIONAL   incident information --
>
   
<xs:element name="incidents" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="incident" type="IMIncidentIden"/>
         
<!-- end of   OPTIONAL   incident information OPTIONAL   history information -->
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="history" type="CPT-Footnote"/>
 
</xs:sequence>
</xs:complexType>

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

element tcip:CPTStoppoint/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:CPTStoppoint/stopPointDesc
diagram
type tcip:CPT-StoppointDescription
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="stopPointDesc" type="CPT-StoppointDescription" minOccurs="0"/>

element tcip:CPTStoppoint/footnote
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="footnote" type="CPT-Footnote" minOccurs="0"/>

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

element tcip:CPTStoppoint/level
diagram
type lrms:VerticalLevel
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -128
source <xs:element name="level" type="lrms:VerticalLevel" minOccurs="0"/>

element tcip:CPTStoppoint/altitude
diagram
type lrms:Height
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children altitude verticalDatum verticalLevel
source <xs:element name="altitude" type="lrms:Height" minOccurs="0"/>

element tcip:CPTStoppoint/address
diagram
type lrms:AddressPoint
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children structureNumber streetInfo side height adminAreas
source <xs:element name="address" type="lrms:AddressPoint" minOccurs="0"/>

element tcip:CPTStoppoint/atStreet
diagram
type lrms:StreetInfo
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children prefix name suffix streetIndex
source <xs:element name="atStreet" type="lrms:StreetInfo" minOccurs="0"/>

element tcip:CPTStoppoint/distanceFromInt
diagram
type lrms:Distance
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec
source <xs:element name="distanceFromInt" type="lrms:Distance" minOccurs="0"/>

element tcip:CPTStoppoint/intersectionPlacement
diagram
type tcip:CPT-StopPlacement
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="intersectionPlacement" type="CPT-StopPlacement" minOccurs="0"/>

element tcip:CPTStoppoint/side
diagram
type lrms:Side
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="side" type="lrms:Side" minOccurs="0"/>

element tcip:CPTStoppoint/positionOrBay
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="positionOrBay" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:CPTStoppoint/distance
diagram
type lrms:Distance
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec
source <xs:element name="distance" type="lrms:Distance" minOccurs="0"/>

element tcip:CPTStoppoint/minimum-heading
diagram
type lrms:Angle
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children deg rad cdeg
source <xs:element name="minimum-heading" type="lrms:Angle" minOccurs="0"/>

element tcip:CPTStoppoint/maximum-heading
diagram
type lrms:Angle
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children deg rad cdeg
source <xs:element name="maximum-heading" type="lrms:Angle" minOccurs="0"/>

element tcip:CPTStoppoint/length
diagram
type lrms:Distance
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec
source <xs:element name="length" type="lrms:Distance" minOccurs="0"/>

element tcip:CPTStoppoint/servicingRoutes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children servicingRoute
source <xs:element name="servicingRoutes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="servicingRoute" type="SCHRouteIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CPTStoppoint/servicingRoutes/servicingRoute
diagram
type tcip:SCHRouteIden
properties
isRef 0
content complex
children route-id agency-id route-designator route-name
source <xs:element name="servicingRoute" type="SCHRouteIden"/>

element tcip:CPTStoppoint/directionOfRoutes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children directionOfRoute
source <xs:element name="directionOfRoutes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="directionOfRoute" type="lrms:Direction"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CPTStoppoint/directionOfRoutes/directionOfRoute
diagram
type lrms:Direction
properties
isRef 0
content simple
source <xs:element name="directionOfRoute" type="lrms:Direction"/>

element tcip:CPTStoppoint/modes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children mode
source <xs:element name="modes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="mode" type="CPT-Mode"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CPTStoppoint/modes/mode
diagram
type tcip:CPT-Mode
properties
isRef 0
content simple
facets
minLength 1
maxLength 2
source <xs:element name="mode" type="CPT-Mode"/>

element tcip:CPTStoppoint/associated-timepoint
diagram
type tcip:SCHTimepointIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children timepoint-id agency-id designator name
source <xs:element name="associated-timepoint" type="SCHTimepointIden" minOccurs="0"/>

element tcip:CPTStoppoint/zones
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children zone
source <xs:element name="zones" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="zone" type="PIServiceZoneIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CPTStoppoint/zones/zone
diagram
type tcip:PIServiceZoneIden
properties
isRef 0
content simple
source <xs:element name="zone" type="PIServiceZoneIden"/>

element tcip:CPTStoppoint/fareZoneID
diagram
type tcip:FCFareZoneIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children zone-id agency-id zone-name
source <xs:element name="fareZoneID" type="FCFareZoneIden" minOccurs="0"/>

element tcip:CPTStoppoint/padType
diagram
type tcip:CPT-PadType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="padType" type="CPT-PadType" minOccurs="0"/>

element tcip:CPTStoppoint/platformType
diagram
type tcip:CPT-PlatformType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="platformType" type="CPT-PlatformType" minOccurs="0"/>

element tcip:CPTStoppoint/stopPtAttributes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stopPtAttribute
source <xs:element name="stopPtAttributes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="stopPtAttribute" type="CPT-StoppointAttribute"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CPTStoppoint/stopPtAttributes/stopPtAttribute
diagram
type tcip:CPT-StoppointAttribute
properties
isRef 0
content simple
source <xs:element name="stopPtAttribute" type="CPT-StoppointAttribute"/>

element tcip:CPTStoppoint/amenities
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children amenity
source <xs:element name="amenities" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="50">
     
<xs:element name="amenity" type="PIAmenityIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CPTStoppoint/amenities/amenity
diagram
type tcip:PIAmenityIden
properties
isRef 0
content complex
children amenity-id agency-id name
source <xs:element name="amenity" type="PIAmenityIden"/>

element tcip:CPTStoppoint/entrance
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children entrance-item
source <xs:element name="entrance" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="entrance-item" type="CPT-StoppointPortal"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CPTStoppoint/entrance/entrance-item
diagram
type tcip:CPT-StoppointPortal
properties
isRef 0
content simple
facets
minLength 0
maxLength 255
source <xs:element name="entrance-item" type="CPT-StoppointPortal"/>

element tcip:CPTStoppoint/shelters
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children shelter
source <xs:element name="shelters" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="shelter" type="CPTShelterIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CPTStoppoint/shelters/shelter
diagram
type tcip:CPTShelterIden
properties
isRef 0
content complex
children shelter-id agency-id name
source <xs:element name="shelter" type="CPTShelterIden"/>

element tcip:CPTStoppoint/parkingFacIDs
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children parkingFacID
source <xs:element name="parkingFacIDs" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="parkingFacID" type="PI-ParkingFacID"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CPTStoppoint/parkingFacIDs/parkingFacID
diagram
type tcip:PI-ParkingFacID
properties
isRef 0
content simple
source <xs:element name="parkingFacID" type="PI-ParkingFacID"/>

element tcip:CPTStoppoint/markerType
diagram
type tcip:PI-MarkerType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="markerType" type="PI-MarkerType" minOccurs="0"/>

element tcip:CPTStoppoint/signs
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children sign
source <xs:element name="signs" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="sign" type="PIStaticSign"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CPTStoppoint/signs/sign
diagram
type tcip:PIStaticSign
properties
isRef 0
content complex
children signID location stoppoint message description type
source <xs:element name="sign" type="PIStaticSign"/>

element tcip:CPTStoppoint/access
diagram
type tcip:PI-ADAAccess
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="access" type="PI-ADAAccess" minOccurs="0"/>

element tcip:CPTStoppoint/sharedStops
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children sharedStop
source <xs:element name="sharedStops" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="50">
     
<xs:element name="sharedStop" type="CPTStoppointIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CPTStoppoint/sharedStops/sharedStop
diagram
type tcip:CPTStoppointIden
properties
isRef 0
content complex
children stoppoint-id agency-id name
source <xs:element name="sharedStop" type="CPTStoppointIden"/>

element tcip:CPTStoppoint/otherAgencies
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children otherAgency
source <xs:element name="otherAgencies" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="50">
     
<xs:element name="otherAgency" type="CPT-AgencyID"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CPTStoppoint/otherAgencies/otherAgency
diagram
type tcip:CPT-AgencyID
properties
isRef 0
content simple
source <xs:element name="otherAgency" type="CPT-AgencyID"/>

element tcip:CPTStoppoint/ownerAgencyID
diagram
type tcip:CPT-AgencyID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="ownerAgencyID" type="CPT-AgencyID" minOccurs="0"/>

element tcip:CPTStoppoint/stopLastMod
diagram
type tcip:CPT-Date
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="stopLastMod" type="CPT-Date" minOccurs="0"/>

element tcip:CPTStoppoint/placementDate
diagram
type tcip:CPT-Date
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="placementDate" type="CPT-Date" minOccurs="0"/>

element tcip:CPTStoppoint/permits
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children permit
source <xs:element name="permits" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="permit" type="CPT-Footnote"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CPTStoppoint/permits/permit
diagram
type tcip:CPT-Footnote
properties
isRef 0
content simple
facets
minLength 0
maxLength 255
source <xs:element name="permit" type="CPT-Footnote"/>

element tcip:CPTStoppoint/agreements
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children agreement
source <xs:element name="agreements" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="agreement" type="CPT-Footnote"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CPTStoppoint/agreements/agreement
diagram
type tcip:CPT-Footnote
properties
isRef 0
content simple
facets
minLength 0
maxLength 255
source <xs:element name="agreement" type="CPT-Footnote"/>

element tcip:CPTStoppoint/photos
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children photo
source <xs:element name="photos" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="photo" type="CPTPhotograph"/>
     
<!-- end of   OPTIONAL   construction information OPTIONAL   signal information -->
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CPTStoppoint/photos/photo
diagram
type tcip:CPTPhotograph
properties
isRef 0
content complex
children format photo
source <xs:element name="photo" type="CPTPhotograph"/>

element tcip:CPTStoppoint/trfcSigPastDist
diagram
type lrms:Distance
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec
source <xs:element name="trfcSigPastDist" type="lrms:Distance" minOccurs="0"/>

element tcip:CPTStoppoint/trfcSigPastType
diagram
type tcip:CPT-TrafficSignalType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="trfcSigPastType" type="CPT-TrafficSignalType" minOccurs="0"/>

element tcip:CPTStoppoint/trfcSigPriorDist
diagram
type lrms:Distance
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec
source <xs:element name="trfcSigPriorDist" type="lrms:Distance" minOccurs="0"/>

element tcip:CPTStoppoint/trfcSigPriorType
diagram
type tcip:CPT-TrafficSignalType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="trfcSigPriorType" type="CPT-TrafficSignalType" minOccurs="0"/>

element tcip:CPTStoppoint/incidents
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children incident
source <xs:element name="incidents" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="incident" type="IMIncidentIden"/>
     
<!-- end of   OPTIONAL   incident information OPTIONAL   history information -->
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CPTStoppoint/incidents/incident
diagram
type tcip:IMIncidentIden
properties
isRef 0
content complex
children incident-id agency-id external-id external-id-agency
source <xs:element name="incident" type="IMIncidentIden"/>

element tcip:CPTStoppoint/history
diagram
type tcip:CPT-Footnote
properties
isRef 0
content simple
facets
minLength 0
maxLength 255
source <xs:element name="history" type="CPT-Footnote"/>


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