Documentation for ATIS-Draft-03-00-79

Complex Type: CcRemotePTVDisable

[Table of contents]

Super-types: None
Sub-types: None
Name CcRemotePTVDisable
Used by (from the same schema document) Element ccRemotePTVDisable
Abstract no
XML Instance Representation
<...>
<commandID> CPT-CommandID </commandID> [1]
<vehicle> CPTVehicleIden </vehicle> [1]
<time> CPT-DateTime </time> [1]
<disable-code> CPT-GenericCounter </disable-code> [1]
<verify-command> CPT-Boolean </verify-command> [1]
</...>
Diagram
h-453803909 h1471596526 h1272267302 h240005744 h325016637
Schema Component Representation
<xs:complexType name="CcRemotePTVDisable">
<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="disable-code" type=" CPT-GenericCounter "/>
<xs:element name="verify-command" type=" CPT-Boolean "/>
<-- always true -->
</xs:sequence>
</xs:complexType>