complexType tcip:CcLocationReport
diagram
namespace http://www.TCIP-Adopted-03-00-01
children request-id vehicle status-info trip last-timepoint time-reported latitude longitude direction speed data-quality onboard odometer-reading manufacturer-data localCcLocationReport
used by
element tcip:ccLocationReport
source <xs:complexType name="CcLocationReport">
 
<xs:sequence>
   
<xs:element name="request-id" type="CPT-RequestIdentifier"/>
   
<!-- from subscription request, -->
   
<xs:element name="vehicle" type="CPTVehicleIden" minOccurs="0"/>
   
<xs:element name="status-info" type="CC-VehicleStatusBitmap"/>
   
<xs:element name="trip" type="SCHTripIden" minOccurs="0"/>
   
<xs:element name="last-timepoint" type="SCHTimepointIden" 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="onboard" type="OB-J1587-PassengerCounterPatronCount" minOccurs="0"/>
   
<xs:element name="odometer-reading" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="manufacturer-data" type="CC-ManufacturerData" minOccurs="0"/>
   
<xs:element name="localCcLocationReport" type="local:CcLocationReport" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

element tcip:CcLocationReport/vehicle
diagram
type tcip:CPTVehicleIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children vehicle-id agency-id vin
source <xs:element name="vehicle" type="CPTVehicleIden" minOccurs="0"/>

element tcip:CcLocationReport/status-info
diagram
type tcip:CC-VehicleStatusBitmap
properties
isRef 0
content simple
source <xs:element name="status-info" type="CC-VehicleStatusBitmap"/>

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

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

element tcip:CcLocationReport/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:CcLocationReport/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:CcLocationReport/direction
diagram
type lrms:Angle
properties
isRef 0
content complex
children deg rad cdeg
source <xs:element name="direction" type="lrms:Angle"/>

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

element tcip:CcLocationReport/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:CcLocationReport/onboard
diagram
type tcip:OB-J1587-PassengerCounterPatronCount
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="onboard" type="OB-J1587-PassengerCounterPatronCount" minOccurs="0"/>

element tcip:CcLocationReport/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"/>

element tcip:CcLocationReport/manufacturer-data
diagram
type tcip:CC-ManufacturerData
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="manufacturer-data" type="CC-ManufacturerData" minOccurs="0"/>

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


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