Documentation for ATIS-Draft-03-00-79

Complex Type: CptUnloadRequestError

[Table of contents]

Super-types: None
Sub-types: None
Name CptUnloadRequestError
Used by (from the same schema document) Element cptUnloadRequestError
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]
<unavailable-file> CPTUnloadFileHeader </unavailable-file> [1]
</...>
Diagram
h1471596526 h-199933997 h2146772752 h1940310233 h1843986733 h-615803222
Schema Component Representation
<xs:complexType name="CptUnloadRequestError">
<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="unavailable-file" type=" CPTUnloadFileHeader "/>
</xs:sequence>
</xs:complexType>