complexType tcip:SCHWaitingTime
diagram
namespace http://www.TCIP-Adopted-03-00-01
children stoppoint other-location wait-time
used by
element tcip:SCHRunningTimeEntry/waiting-times/waiting-time
source <xs:complexType name="SCHWaitingTime">
 
<xs:sequence>
   
<xs:choice>
     
<xs:element name="stoppoint" type="CPTStoppointIden"/>
     
<xs:element name="other-location" type="lrms:GeoLocation"/>
   
</xs:choice>
   
<xs:element name="wait-time" type="CPT-Duration"/>
 
</xs:sequence>
</xs:complexType>

element tcip:SCHWaitingTime/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:SCHWaitingTime/other-location
diagram
type lrms:GeoLocation
properties
isRef 0
content complex
children latitude longitude horizontalDatum height
source <xs:element name="other-location" type="lrms:GeoLocation"/>

element tcip:SCHWaitingTime/wait-time
diagram
type tcip:CPT-Duration
properties
isRef 0
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="wait-time" type="CPT-Duration"/>


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