complexType tcip:CcReportServiceEvent
diagram
namespace http://www.TCIP-Adopted-03-00-01
children event-record ack-required localCcReportServiceEvent
used by
element tcip:ccReportServiceEvent
source <xs:complexType name="CcReportServiceEvent">
 
<xs:sequence>
   
<xs:element name="event-record" type="CCEventRecord"/>
   
<xs:element name="ack-required" type="CPT-Boolean"/>
   
<xs:element name="localCcReportServiceEvent" type="local:CcReportServiceEvent" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CcReportServiceEvent/event-record
diagram
type tcip:CCEventRecord
properties
isRef 0
content complex
children location event-type time reporting-PTV reporting-operator stoppoint associated-incident text localCCEventRecord
source <xs:element name="event-record" type="CCEventRecord"/>

element tcip:CcReportServiceEvent/ack-required
diagram
type tcip:CPT-Boolean
properties
isRef 0
content simple
source <xs:element name="ack-required" type="CPT-Boolean"/>

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


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