complexType ct_Registration
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p247.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
children Id Type
used by
elements ct_PartyCustomer/Registration ct_PartyInvoicee/Registration ct_PartyInvoiceIssuer/Registration
annotation
documentation
Complex type for unique registrations/identifications assigned by an organisation to a party
source <xs:complexType name="ct_Registration">
 
<xs:annotation>
   
<xs:documentation>Complex type for unique registrations/identifications assigned by an organisation to a party
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Id" type="xs:string">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Unique identifier</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Type" type="acl_RegistrationType">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Type and purpose of unique identifier
coded, see codelist: acl.RegistrationTypeEBOR.xsd
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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

element ct_Registration/Type
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p249.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type acl_RegistrationType
properties
content simple
facets
Kind Value Annotation
enumeration AHB
documentation
Authority issued equipment identification, (DVR Nummer)
enumeration AHO
documentation
Chamber of Commerce registration number (Firmenbuchnummer)
enumeration AHP
documentation
Tax registration number (Steuernummer)
enumeration ANK
documentation
Reference number assigned by third party
enumeration ARC
documentation
Companies Registry Office (CRO) number
enumeration IT
documentation
Internal customer number (Interne Kundennummer)
enumeration VA
documentation
Value Added Tax registration number (UID)
annotation
documentation
Type and purpose of unique identifier
coded, see codelist: acl.RegistrationTypeEBOR.xsd
source <xs:element name="Type" type="acl_RegistrationType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Type and purpose of unique identifier
coded, see codelist: acl.RegistrationTypeEBOR.xsd
</xs:documentation>
 
</xs:annotation>
</xs:element>


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