| diagram | ![]() |
||
| children | SystemCountry Short Name Type Contact | ||
| used by |
|
||
| source | <xs:complexType name="DataSupplierType"> <xs:sequence> <xs:element name="SystemCountry" type="ISOCountryCodeType"> <xs:annotation> <xs:documentation>Country of authority defining the list of valid data suppliers (e.g. AT, DE, ...)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Short" type="Text64Type"> <xs:annotation> <xs:documentation>Code of supplier (unique per country)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Name" type="Text256Type"> <xs:annotation> <xs:documentation>Name of data supplier</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Type" type="Text64Type"> <xs:annotation> <xs:documentation>Type of data supplier (e.g. IC, CB, NB, Vendor, ...)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Contact" minOccurs="0"> <xs:annotation> <xs:documentation>Contact details (name, phone, email)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Name" type="Text256Type" minOccurs="0"/> <xs:element name="Phone" type="Text64Type" minOccurs="0"/> <xs:element name="Email" type="Text256Type" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
|||||||||
| type | ISOCountryCodeType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="SystemCountry" type="ISOCountryCodeType"> <xs:annotation> <xs:documentation>Country of authority defining the list of valid data suppliers (e.g. AT, DE, ...)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | Text64Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Short" type="Text64Type"> <xs:annotation> <xs:documentation>Code of supplier (unique per country)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | Text256Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Name" type="Text256Type"> <xs:annotation> <xs:documentation>Name of data supplier</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | Text64Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Type" type="Text64Type"> <xs:annotation> <xs:documentation>Type of data supplier (e.g. IC, CB, NB, Vendor, ...)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | Name Phone Email | ||||||
| annotation |
|
||||||
| source | <xs:element name="Contact" minOccurs="0"> <xs:annotation> <xs:documentation>Contact details (name, phone, email)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Name" type="Text256Type" minOccurs="0"/> <xs:element name="Phone" type="Text64Type" minOccurs="0"/> <xs:element name="Email" type="Text256Type" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||
| type | Text256Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:element name="Name" type="Text256Type" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | Text64Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:element name="Phone" type="Text64Type" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | Text256Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:element name="Email" type="Text256Type" minOccurs="0"/> |