complexType ct_PartyCustomer
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p220.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
children Registration Name GeographicalAddress Contact
used by
element ETEB02HeaderType/Customer
annotation
documentation
Contract Party
source <xs:complexType name="ct_PartyCustomer">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Contract Party</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Registration" type="ct_Registration" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Unique identifier contract party</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Name" type="xs:string">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Name</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="GeographicalAddress" type="ct_GeographicalAddress">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Information fully and uniquely identifying the geographical location of a party</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Contact" type="ct_Contact" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Current not in use
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ct_PartyCustomer/Registration
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p221.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type ct_Registration
properties
minOcc 0
maxOcc unbounded
content complex
children Id Type
annotation
documentation
Unique identifier contract party
source <xs:element name="Registration" type="ct_Registration" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Unique identifier contract party</xs:documentation>
 
</xs:annotation>
</xs:element>

element ct_PartyCustomer/Name
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p222.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type xs:string
properties
content simple
annotation
documentation
Name
source <xs:element name="Name" type="xs:string">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Name</xs:documentation>
 
</xs:annotation>
</xs:element>

element ct_PartyCustomer/GeographicalAddress
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p223.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type ct_GeographicalAddress
properties
content complex
children Component
annotation
documentation
Information fully and uniquely identifying the geographical location of a party
source <xs:element name="GeographicalAddress" type="ct_GeographicalAddress">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Information fully and uniquely identifying the geographical location of a party</xs:documentation>
 
</xs:annotation>
</xs:element>

element ct_PartyCustomer/Contact
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p224.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type ct_Contact
properties
minOcc 0
maxOcc 1
content complex
children CommunicationChannel
annotation
documentation
Current not in use
source <xs:element name="Contact" type="ct_Contact" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Current not in use
</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy