complexType spatialType
diagram gluon3_1_p907.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:location
used by
element coverageType/spatial
source <xs:complexType name="spatialType">
 
<xs:sequence>
   
<xs:element name="location" type="ebucore:locationType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation> To specify a location by its name of geographical coordinates.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element spatialType/location
diagram gluon3_1_p908.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:locationType
properties
minOcc 0
maxOcc unbounded
content complex
children ebucore:name ebucore:coordinates ebucore:code ebucore:region
attributes
Name  Type  Use  Default  Fixed  Annotation
typeLabel  xs:string        
documentation
Free text to define the type of the associated element.
typeDefinition  xs:string        
documentation
Free text to provide a definition for the type.
typeLink  xs:anyURI        
documentation
A URI to link e.g. to a type in a classification scheme.
typeSource  xs:string        
documentation
To identify a source of attribution.
typeLanguage  xs:language        
documentation
To define the language in which the type information is provided.
note  xs:string        
documentation
To provide additional information on the type of location described,
e.g. countries, regions, cities
locationId  xs:anyURI        
documentation
An identifier to support the management of location in databases and
RDF
annotation
documentation
To specify a location by its name of geographical coordinates.
source <xs:element name="location" type="ebucore:locationType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation> To specify a location by its name of geographical coordinates.
</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy