diagram | |||
namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||
children | Type Id Description | ||
used by |
|
||
source | <xs:complexType name="ct_Location"> <xs:annotation/> <xs:sequence> <xs:element name="Type" type="ct_Location"> <xs:annotation> <xs:documentation xml:lang="en">Attribute 91.a Indication whether the location is related to the place of origin or delivery/acceptance of good/service/service instance</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Id" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="en">Attribute 91.b Unique identifier of the location from which a good/service/service instance was initiated/originated or accepted by/delivered to the customer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Description" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Attribute 91.c Description of the location from which a good/service/service instance was initiated/originated or accepted by/delivered to the customer</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||
type | ct_Location | ||
properties |
|
||
children | Type Id Description | ||
annotation |
|
||
source | <xs:element name="Type" type="ct_Location"> <xs:annotation> <xs:documentation xml:lang="en">Attribute 91.a Indication whether the location is related to the place of origin or delivery/acceptance of good/service/service instance</xs:documentation> </xs:annotation> </xs:element> |
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">Attribute 91.b Unique identifier of the location from which a good/service/service instance was initiated/originated or accepted by/delivered to the customer</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="Description" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Attribute 91.c Description of the location from which a good/service/service instance was initiated/originated or accepted by/delivered to the customer</xs:documentation> </xs:annotation> </xs:element> |