Documentation EDI-Interface LKW Walter AT - Trainbooking Schema
buyer Element
Documentation EDI-Interface LKW Walter AT - Trainbooking Schema > CTIXML Element > bookings Element > booking Element > ituBody Element > customsInformation Element : buyer Element
Namespace (none)
Diagram
companyCountry Element companyCity Element companyPostalCode Element companyStreet Element companyName Element Sequence buyer Element
Overview
buyer 0..∞
eori optional s:string
vat optional s:string
Sequence
companyName optional s:string
companyStreet optional s:string
companyPostalCode optional s:string
companyCity optional s:string
companyCountry optional s:string
Attributes
NameTypeUseDefaultFixedDescription
eoris:stringoptional   
vats:stringoptional   
Source
<s:element name="buyer" minOccurs="0" maxOccurs="unbounded" xmlns:s="http://www.w3.org/2001/XMLSchema">
  <s:complexType>
    <s:sequence>
      <s:element name="companyName" type="s:string" minOccurs="0" maxOccurs="1" />
      <s:element name="companyStreet" type="s:string" minOccurs="0" maxOccurs="1" />
      <s:element name="companyPostalCode" type="s:string" minOccurs="0" maxOccurs="1" />
      <s:element name="companyCity" type="s:string" minOccurs="0" maxOccurs="1" />
      <s:element name="companyCountry" type="s:string" minOccurs="0" maxOccurs="1" />
    </s:sequence>
    <s:attribute name="eori" type="s:string" />
    <s:attribute name="vat" type="s:string" />
  </s:complexType>
</s:element>
See Also
customsInformation ElementituBody Elementbooking Elementbookings ElementCTIXML ElementDocumentation EDI-Interface LKW Walter AT - Trainbooking Schema