Documentation EDI-Interface LKW Walter AT - Trainbooking Schema
supplier Element
Documentation EDI-Interface LKW Walter AT - Trainbooking Schema > CTIXML Element > bookings Element : supplier Element
Namespace (none)
Diagram
companyName Element registrationCode Element Sequence supplier Element
Overview
supplier 0..∞
Sequence
registrationCode optional s:string
companyName optional s:string
Source
<s:element name="supplier" minOccurs="0" maxOccurs="unbounded" xmlns:s="http://www.w3.org/2001/XMLSchema">
  <s:complexType>
    <s:sequence>
      <s:element name="registrationCode" type="s:string" minOccurs="0" maxOccurs="1" />
      <s:element name="companyName" type="s:string" minOccurs="0" maxOccurs="1" />
    </s:sequence>
  </s:complexType>
</s:element>
See Also
bookings ElementCTIXML ElementDocumentation EDI-Interface LKW Walter AT - Trainbooking Schema