Documentation EDI-Interface LKW Walter AT - Status Schema
departure Element
Documentation EDI-Interface LKW Walter AT - Status Schema > cesar_download Element > transport Element > terminals Element : departure Element
Namespace (none)
Diagram
name Element code Element Sequence departure Element
Overview
Sequence
code s:string
name optional s:string
Source
<s:element name="departure" minOccurs="1" maxOccurs="1" xmlns:s="http://www.w3.org/2001/XMLSchema">
  <s:complexType>
    <s:sequence>
      <s:element name="code" type="s:string" minOccurs="1" maxOccurs="1" />
      <s:element name="name" type="s:string" minOccurs="0" maxOccurs="1" />
    </s:sequence>
  </s:complexType>
</s:element>
See Also
terminals Elementtransport Elementcesar_download ElementDocumentation EDI-Interface LKW Walter AT - Status Schema