diagram | |||
namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||
children | Type Id OrganisationalUnit GeographicalAddress | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ct_ServiceAccessPoint_AggLevel2_Header"> <xs:annotation> <xs:documentation xml:lang="en">Identification of resource type by service access point type an ID</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Type" type="acl_ServiceAccessPointType"> <xs:annotation> <xs:documentation xml:lang="en">coded, see Codelist: acl_ServiceAccesPointTypeEBOR.xsd</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Id" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="en">Unique identification of resource formatting-style for subscriber: "+[CountryCode]+"/"+[AreaCode]+"/"+[Phonenumber] eg. +43/664/0000000 or +43/1/000000</xs:documentation> </xs:annotation> </xs:element> <xs:element name="OrganisationalUnit" type="ct_OrganisationalUnit" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Cost center information</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GeographicalAddress" type="ct_GeographicalAddress" minOccurs="0" maxOccurs="2"> <xs:annotation> <xs:documentation>Geographical address of the resource</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | https://dds.a1.net/rechnungsmanagement/EBOR | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | acl_ServiceAccessPointType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Type" type="acl_ServiceAccessPointType"> <xs:annotation> <xs:documentation xml:lang="en">coded, see Codelist: acl_ServiceAccesPointTypeEBOR.xsd</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">Unique identification of resource formatting-style for subscriber: "+[CountryCode]+"/"+[AreaCode]+"/"+[Phonenumber] eg. +43/664/0000000 or +43/1/000000</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||||||
type | ct_OrganisationalUnit | ||||||
properties |
|
||||||
children | Id | ||||||
annotation |
|
||||||
source | <xs:element name="OrganisationalUnit" type="ct_OrganisationalUnit" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Cost center information</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||||||
type | ct_GeographicalAddress | ||||||
properties |
|
||||||
children | Component | ||||||
annotation |
|
||||||
source | <xs:element name="GeographicalAddress" type="ct_GeographicalAddress" minOccurs="0" maxOccurs="2"> <xs:annotation> <xs:documentation>Geographical address of the resource</xs:documentation> </xs:annotation> </xs:element> |