Documentation for ATIS-Draft-03-00-79

Complex Type: CcRemotePTVDisableAck

[Table of contents]

Super-types: None
Sub-types: None
Name CcRemotePTVDisableAck
Used by (from the same schema document) Element ccRemotePTVDisableAck
Abstract no
XML Instance Representation
<...>
<commandID> CPT-CommandID </commandID> [1]
<vehicle> CPTVehicleIden </vehicle> [1]
<time> CPT-DateTime </time> [1]
<vehicleDisabled> CPT-Boolean </vehicleDisabled> [1]
</...>
Diagram
h-453803909 h1471596526 h1272267302 h325016637
Schema Component Representation
<xs:complexType name="CcRemotePTVDisableAck">
<xs:sequence>
<xs:element name="commandID" type=" CPT-CommandID "/>
<xs:element name="vehicle" type=" CPTVehicleIden "/>
<xs:element name="time" type=" CPT-DateTime "/>
<xs:element name="vehicleDisabled" type=" CPT-Boolean "/>
</xs:sequence>
</xs:complexType>