diagram | |||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||
children | ebucore:addressLine ebucore:addressTownCity ebucore:addressCountyState ebucore:addressDeliveryCode ebucore:country | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="addressType"> <xs:annotation> <xs:documentation xml:lang="EN"> Provides address details for an organisation or contact. </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="addressLine" type="ebucore:elementType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> A line containing details of an address such as the street name and number. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="addressTownCity" type="ebucore:elementType" minOccurs="0"> <xs:annotation> <xs:documentation>The name of the city within which the adress is located.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="addressCountyState" type="ebucore:elementType" minOccurs="0"> <xs:annotation> <xs:documentation>The name of the county and/or state within which the address is located.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="addressDeliveryCode" type="string" minOccurs="0"> <xs:annotation> <xs:documentation> The postal/delivery code corresponding to the address. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="country" minOccurs="0"> <xs:annotation> <xs:documentation>The country within which the address is located.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation> A group of attributes to specify a country by it name or code, optionally from a classification scheme. </xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||
type | ebucore:elementType | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="addressLine" type="ebucore:elementType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> A line containing details of an address such as the street name and number. </xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||
type | ebucore:elementType | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="addressTownCity" type="ebucore:elementType" minOccurs="0"> <xs:annotation> <xs:documentation>The name of the city within which the adress is located.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||
type | ebucore:elementType | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="addressCountyState" type="ebucore:elementType" minOccurs="0"> <xs:annotation> <xs:documentation>The name of the county and/or state within which the address is located.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="addressDeliveryCode" type="string" minOccurs="0"> <xs:annotation> <xs:documentation> The postal/delivery code corresponding to the address. </xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="country" minOccurs="0"> <xs:annotation> <xs:documentation>The country within which the address is located.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation> A group of attributes to specify a country by it name or code, optionally from a classification scheme. </xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:complexType> </xs:element> |