complexType regionType
diagram gluon3_1_p890.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:country ebucore:countryRegion
used by
elements publicationEventType/publicationRegion ratingType/ratingExclusionRegion ratingType/ratingRegion locationType/region targetAudienceType/targetExclusionRegion targetAudienceType/targetRegion
annotation
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.
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>

element regionType/country
diagram gluon3_1_p891.png
namespace urn:ebu:metadata-schema:ebuCore_2014
properties
minOcc 0
maxOcc 1
content complex
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.
annotation
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
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>

element regionType/countryRegion
diagram gluon3_1_p892.png
namespace urn:ebu:metadata-schema:ebuCore_2014
properties
minOcc 0
maxOcc unbounded
content complex
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.
annotation
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.
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>


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