diagram | |||
namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||
children | Id Type | ||
used by |
|
||
annotation |
|
||
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> |
diagram | |||
namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="Id" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="en">Unique identifier</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||||||||||||||||||||||||||||||||||||||
type | acl_RegistrationType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
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> |