diagram | |||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||
children | ebucore:country ebucore:countryRegion | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="regionType"> <xs:annotation> <xs:documentation> A copmplexType to define a region as a country and / or one or more regions (e.g. administrative regions or states) within a country. </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="country" minOccurs="0"> <xs:annotation> <xs:documentation> A country defined as a typeLabel, i.e. a free text, or a typeLink pointing to a term within a controlled vocabulary, classification scheme or taxonomy </xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation> A group of attributes to identify a country. </xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:complexType> </xs:element> <xs:element name="countryRegion" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> A region, state or other geographical subdivision defined as a typeLabel, i.e. free text, or a typeLink pointing to a term within a controlled vocabulary, classification scheme or taxonomy. </xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation> A group of attributes to identify a region. </xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="country" minOccurs="0"> <xs:annotation> <xs:documentation> A country defined as a typeLabel, i.e. a free text, or a typeLink pointing to a term within a controlled vocabulary, classification scheme or taxonomy </xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation> A group of attributes to identify a country. </xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="countryRegion" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> A region, state or other geographical subdivision defined as a typeLabel, i.e. free text, or a typeLink pointing to a term within a controlled vocabulary, classification scheme or taxonomy. </xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation> A group of attributes to identify a region. </xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:complexType> </xs:element> |