complexType ct_PartyInvoicee
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p225.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
children Registration Name GeographicalAddress BankAccount Contact
used by
element ETEB02HeaderType/Invoicee
annotation
documentation
Invoice recipient
source <xs:complexType name="ct_PartyInvoicee">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Invoice recipient</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 identification invoice recipient</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Name" type="xs:string">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Name of the invoice recipient</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</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BankAccount" type="ct_BankAccount" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Record open in a bank and used to settle the payment between organisations</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Contact" type="ct_Contact" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Contacts regarding for a specific party
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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

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

element ct_PartyInvoicee/GeographicalAddress
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p228.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
source <xs:element name="GeographicalAddress" type="ct_GeographicalAddress">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Information fully and uniquely identifying the geographical location</xs:documentation>
 
</xs:annotation>
</xs:element>

element ct_PartyInvoicee/BankAccount
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p229.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type ct_BankAccount
properties
minOcc 0
maxOcc 1
content complex
children BIC IBAN MandateReference AccountHolderName BankName
annotation
documentation
Record open in a bank and used to settle the payment between organisations
source <xs:element name="BankAccount" type="ct_BankAccount" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Record open in a bank and used to settle the payment between organisations</xs:documentation>
 
</xs:annotation>
</xs:element>

element ct_PartyInvoicee/Contact
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p230.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type ct_Contact
properties
minOcc 0
maxOcc 1
content complex
children CommunicationChannel
annotation
documentation
Contacts regarding for a specific party
source <xs:element name="Contact" type="ct_Contact" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Contacts regarding for a specific party
</xs:documentation>
 
</xs:annotation>
</xs:element>


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