complexType tcip:ObLocation
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo requestIdentifier requesterID reason trip time-reported latitude longitude direction speed data-quality timepoint stoppoint event-id passengers-aboard on-route schedule-status layover-location layover-end odometer-reading
used by
element tcip:obLocation
source <xs:complexType name="ObLocation">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="requestIdentifier" type="CPT-RequestIdentifier"/>
   
<xs:element name="requesterID" type="OB-MID"/>
   
<xs:element name="reason" type="OB-LocationReportReason"/>
   
<xs:element name="trip" type="SCHTripIden" minOccurs="0"/>
   
<xs:element name="time-reported" type="CPT-DateTime"/>
   
<xs:element name="latitude" type="lrms:Latitude"/>
   
<xs:element name="longitude" type="lrms:Longitude"/>
   
<xs:element name="direction" type="lrms:Angle"/>
   
<!-- direction of travel [deg] -->
   
<xs:element name="speed" type="OB-J1587-VelocityVectorSpeed"/>
   
<xs:element name="data-quality" type="SPDataQuality" minOccurs="0"/>
   
<xs:element name="timepoint" type="SCHTimepointIden" minOccurs="0"/>
   
<xs:element name="stoppoint" type="CPTStoppointIden" minOccurs="0"/>
   
<xs:element name="event-id" type="SCH-ActivationID" minOccurs="0"/>
   
<xs:element name="passengers-aboard" type="OB-J1587-PassengerCounterPatronCount" minOccurs="0"/>
   
<xs:element name="on-route" type="CPT-Boolean"/>
   
<xs:element name="schedule-status" type="CPT-Duration" minOccurs="0"/>
   
<xs:element name="layover-location" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="layover-end" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="odometer-reading" type="CPT-GenericCounter" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:ObLocation/subscriptionInfo
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>

element tcip:ObLocation/requestIdentifier
diagram
type tcip:CPT-RequestIdentifier
properties
isRef 0
content simple
source <xs:element name="requestIdentifier" type="CPT-RequestIdentifier"/>

element tcip:ObLocation/requesterID
diagram
type tcip:OB-MID
properties
isRef 0
content simple
source <xs:element name="requesterID" type="OB-MID"/>

element tcip:ObLocation/reason
diagram
type tcip:OB-LocationReportReason
properties
isRef 0
content simple
source <xs:element name="reason" type="OB-LocationReportReason"/>

element tcip:ObLocation/trip
diagram
type tcip:SCHTripIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children trip-id agency-id designator
source <xs:element name="trip" type="SCHTripIden" minOccurs="0"/>

element tcip:ObLocation/time-reported
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="time-reported" type="CPT-DateTime"/>

element tcip:ObLocation/latitude
diagram
type lrms:Latitude
properties
isRef 0
content simple
facets
minInclusive -90000000
maxInclusive +90000000
source <xs:element name="latitude" type="lrms:Latitude"/>

element tcip:ObLocation/longitude
diagram
type lrms:Longitude
properties
isRef 0
content simple
facets
minInclusive -180000000
maxInclusive +180000000
source <xs:element name="longitude" type="lrms:Longitude"/>

element tcip:ObLocation/direction
diagram
type lrms:Angle
properties
isRef 0
content complex
children deg rad cdeg
source <xs:element name="direction" type="lrms:Angle"/>

element tcip:ObLocation/speed
diagram
type tcip:OB-J1587-VelocityVectorSpeed
properties
isRef 0
content simple
source <xs:element name="speed" type="OB-J1587-VelocityVectorSpeed"/>

element tcip:ObLocation/data-quality
diagram
type tcip:SPDataQuality
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children qualitative-indicator cep-90-percent cep-95-percent cep-99-percent cep-99pt9percent
source <xs:element name="data-quality" type="SPDataQuality" minOccurs="0"/>

element tcip:ObLocation/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="timepoint" type="SCHTimepointIden" minOccurs="0"/>

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

element tcip:ObLocation/event-id
diagram
type tcip:SCH-ActivationID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="event-id" type="SCH-ActivationID" minOccurs="0"/>

element tcip:ObLocation/passengers-aboard
diagram
type tcip:OB-J1587-PassengerCounterPatronCount
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="passengers-aboard" type="OB-J1587-PassengerCounterPatronCount" minOccurs="0"/>

element tcip:ObLocation/on-route
diagram
type tcip:CPT-Boolean
properties
isRef 0
content simple
source <xs:element name="on-route" type="CPT-Boolean"/>

element tcip:ObLocation/schedule-status
diagram
type tcip:CPT-Duration
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="schedule-status" type="CPT-Duration" minOccurs="0"/>

element tcip:ObLocation/layover-location
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
source <xs:element name="layover-location" type="lrms:GeoLocation" minOccurs="0"/>

element tcip:ObLocation/layover-end
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="layover-end" type="CPT-DateTime" minOccurs="0"/>

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


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