diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | ebucore:name ebucore:coordinates ebucore:code ebucore:region | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="locationType"> <xs:annotation> <xs:documentation>To indicate e.g. specific place and location aspects of the resource in complement to Description.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="name" type="ebucore:elementType" minOccurs="0"> <xs:annotation> <xs:documentation>Any location name in free text</xs:documentation> </xs:annotation> </xs:element> <xs:element name="coordinates" minOccurs="0"> <xs:annotation> <xs:documentation> Optional geospatial coordinates. 'posy' is the latitude. 'posx' is the longitude. Both are expressed in digital degrees</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="posy" type="float"> <xs:annotation> <xs:documentation> The ordinate of geographical coordinates. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="posx" type="float"> <xs:annotation> <xs:documentation> The abscisse of geographical coordinates. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attributeGroup ref="ebucore:formatGroup"> <xs:annotation> <xs:documentation> To provide additional information on the format in which the coordiantes are expressed. </xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:complexType> </xs:element> <xs:element name="code" type="anyURI" minOccurs="0"> <xs:annotation> <xs:documentation>A location identified by a code from a predefined list of locations.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="region" type="ebucore:regionType" minOccurs="0"> <xs:annotation> <xs:documentation> A location specifically defined as a region, i.e. a country or countryRegion </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation>To precise the type of place and location.</xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attribute name="note" type="string"> <xs:annotation> <xs:documentation>To provide additional information on the type of location described, e.g. countries, regions, cities</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="locationId" type="anyURI"> <xs:annotation> <xs:documentation>An identifier to support the management of location in databases and RDF</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="note" type="string"> <xs:annotation> <xs:documentation>To provide additional information on the type of location described, e.g. countries, regions, cities</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="locationId" type="anyURI"> <xs:annotation> <xs:documentation>An identifier to support the management of location in databases and RDF</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||
type | ebucore:elementType | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="name" type="ebucore:elementType" minOccurs="0"> <xs:annotation> <xs:documentation>Any location name in free text</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | ebucore:posy ebucore:posx | ||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="coordinates" minOccurs="0"> <xs:annotation> <xs:documentation> Optional geospatial coordinates. 'posy' is the latitude. 'posx' is the longitude. Both are expressed in digital degrees</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="posy" type="float"> <xs:annotation> <xs:documentation> The ordinate of geographical coordinates. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="posx" type="float"> <xs:annotation> <xs:documentation> The abscisse of geographical coordinates. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attributeGroup ref="ebucore:formatGroup"> <xs:annotation> <xs:documentation> To provide additional information on the format in which the coordiantes are expressed. </xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:complexType> </xs:element> |
diagram | |||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||
type | xs:float | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="posy" type="float"> <xs:annotation> <xs:documentation> The ordinate of geographical coordinates. </xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||
type | xs:float | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="posx" type="float"> <xs:annotation> <xs:documentation> The abscisse of geographical coordinates. </xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="code" type="anyURI" minOccurs="0"> <xs:annotation> <xs:documentation>A location identified by a code from a predefined list of locations.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | ebucore:regionType | ||||||
properties |
|
||||||
children | ebucore:country ebucore:countryRegion | ||||||
annotation |
|
||||||
source | <xs:element name="region" type="ebucore:regionType" minOccurs="0"> <xs:annotation> <xs:documentation> A location specifically defined as a region, i.e. a country or countryRegion </xs:documentation> </xs:annotation> </xs:element> |