complexType ct_PartyInvoiceIssuer
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p231.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
children Registration Name GeographicalAddress BankAccount CreditorID Contact
used by
element ETEB02HeaderType/InvoiceIssuer
annotation
documentation
Invoice biller
source <xs:complexType name="ct_PartyInvoiceIssuer">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Invoice biller</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 of the invoice biller</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 the invoice biller</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BankAccount" type="ct_BankAccount" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Bank details to which the invoice amount is to be transferred</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CreditorID" type="xs:string" minOccurs="0"/>
   
<xs:element name="Contact" type="ct_Contact" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Current not used</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ct_PartyInvoiceIssuer/Registration
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p232.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 of the invoice biller
source <xs:element name="Registration" type="ct_Registration" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Unique identification of the invoice biller</xs:documentation>
 
</xs:annotation>
</xs:element>

element ct_PartyInvoiceIssuer/Name
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p233.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_PartyInvoiceIssuer/GeographicalAddress
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p234.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 the invoice biller
source <xs:element name="GeographicalAddress" type="ct_GeographicalAddress">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Information fully and uniquely identifying the geographical location of the invoice biller</xs:documentation>
 
</xs:annotation>
</xs:element>

element ct_PartyInvoiceIssuer/BankAccount
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p235.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
Bank details to which the invoice amount is to be transferred
source <xs:element name="BankAccount" type="ct_BankAccount" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Bank details to which the invoice amount is to be transferred</xs:documentation>
 
</xs:annotation>
</xs:element>

element ct_PartyInvoiceIssuer/CreditorID
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p236.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="CreditorID" type="xs:string" minOccurs="0"/>

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


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