Documentation for ATIS-Draft-03-00-79

Complex Type: CCEventRecord

[Table of contents]

Super-types: None
Sub-types: None
Name CCEventRecord
Used by (from the same schema document) Complex Type CcPTVPerformanceData , Complex Type CcReportServiceEvent , Complex Type CcReportServiceEventAck
Abstract no
XML Instance Representation
<...>
<location> lrms:GeoLocation </location> [1]
<event-type> CC-ServiceEventType </event-type> [1]
<time> CPT-DateTime </time> [1]
<reporting-PTV> CPTVehicleIden </reporting-PTV> [1]
<reporting-operator> CPTOperatorIden </reporting-operator> [1]
<stoppoint> CPTStoppointIden </stoppoint> [0..1]
<associated-incident> IMIncidentIden </associated-incident> [0..1]
<text> CPT-Footnote </text> [0..1]
<localCCEventRecord> local:CCEventRecord </localCCEventRecord> [0..1]
</...>
Diagram
h-542031743 h793704231 h1272267302 h1471596526 h324755946 h2146772752 h-1971041825 h-125442069 h-31799610
Schema Component Representation
<xs:complexType name="CCEventRecord">
<xs:sequence>
<xs:element name="location" type=" lrms:GeoLocation "/>
<xs:element name="event-type" type=" CC-ServiceEventType "/>
<xs:element name="time" type=" CPT-DateTime "/>
<xs:element name="reporting-PTV" type=" CPTVehicleIden "/>
<xs:element name="reporting-operator" type=" CPTOperatorIden "/>
<xs:element name="stoppoint" type=" CPTStoppointIden " minOccurs="0"/>
<xs:element name="associated-incident" type=" IMIncidentIden " minOccurs="0"/>
<xs:element name="text" type=" CPT-Footnote " minOccurs="0"/>
<xs:element name="localCCEventRecord" type=" local:CCEventRecord " minOccurs="0"/>
</xs:sequence>
</xs:complexType>