Documentation for ATIS-Draft-03-00-79

Complex Type: CptForceUnload

[Table of contents]

Super-types: None
Sub-types: None
Name CptForceUnload
Used by (from the same schema document) Element cptForceUnload
Abstract no
XML Instance Representation
<...>
<vehicle> CPTVehicleIden </vehicle> [0..1]
<componentID> OB-MID </componentID> [0..1]
<stoppoint> CPTStoppointIden </stoppoint> [0..1]
<field-address> CPT-IP-Address </field-address> [0..1]
<field-port> CPT-UDP-TCP-PortNumber </field-port> [0..1]
<via-WLAN> CPT-Boolean </via-WLAN> [1]
</...>
Diagram
h1471596526 h-199933997 h2146772752 h1940310233 h1843986733 h325016637
Schema Component Representation
<xs:complexType name="CptForceUnload">
<xs:sequence>
<xs:element name="vehicle" type=" CPTVehicleIden " minOccurs="0"/>
<xs:element name="componentID" type=" OB-MID " minOccurs="0"/>
<xs:element name="stoppoint" type=" CPTStoppointIden " minOccurs="0"/>
<xs:element name="field-address" type=" CPT-IP-Address " minOccurs="0"/>
<xs:element name="field-port" type=" CPT-UDP-TCP-PortNumber " minOccurs="0"/>
<xs:element name="via-WLAN" type=" CPT-Boolean "/>
</xs:sequence>
</xs:complexType>