complexType tcip:CCEventRecord
diagram
namespace http://www.TCIP-Adopted-03-00-01
children location event-type time reporting-PTV reporting-operator stoppoint associated-incident text localCCEventRecord
used by
elements tcip:CcReportServiceEventAck/acked-event tcip:CcReportServiceEvent/event-record tcip:CcPTVPerformanceData/service-events/service-event
source <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>

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

element tcip:CCEventRecord/event-type
diagram
type tcip:CC-ServiceEventType
properties
isRef 0
content simple
source <xs:element name="event-type" type="CC-ServiceEventType"/>

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

element tcip:CCEventRecord/reporting-PTV
diagram
type tcip:CPTVehicleIden
properties
isRef 0
content complex
children vehicle-id agency-id vin
source <xs:element name="reporting-PTV" type="CPTVehicleIden"/>

element tcip:CCEventRecord/reporting-operator
diagram
type tcip:CPTOperatorIden
properties
isRef 0
content complex
children operator-id agency-id designator employee-id
source <xs:element name="reporting-operator" type="CPTOperatorIden"/>

element tcip:CCEventRecord/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:CCEventRecord/associated-incident
diagram
type tcip:IMIncidentIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children incident-id agency-id external-id external-id-agency
source <xs:element name="associated-incident" type="IMIncidentIden" minOccurs="0"/>

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

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


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