Documentation for ATIS-Draft-03-00-79

Complex Type: CcRemotePTVEnable

[Table of contents]

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