complexType targetAudienceType
diagram gluon3_1_p915.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:targetRegion ebucore:targetExclusionRegion
used by
element typeType/targetAudience
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.
formatLabel  xs:string        
documentation
Free text to define the format of the associated element.
formatDefinition  xs:string        
documentation
Free text to provide a definition for the format.
formatLink  xs:anyURI        
documentation
A URI to link e.g. to a format in a classification scheme.
formatSource  xs:string        
documentation
To identify a source of attribution.
formatLanguage  xs:language        
documentation
To define the language in which the type information is provided.
reason  xs:string        
documentation
An attribute to optionnally explain why this target audience has been
selected
linkToLogo  xs:anyURI        
documentation
A link to a visual representation of the target audience rating, if
available
notRated  xs:boolean        
documentation
A flag to signal that content has not been rated (if set to
"true")
adultContent  xs:boolean        
documentation
A flag to signal if content is adult content (if set to "true") or
not for easy identification
source <xs:complexType name="targetAudienceType">
 
<xs:sequence>
   
<xs:element name="targetRegion" type="ebucore:regionType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation> To describe the region to which the target audience restrictions
apply.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="targetExclusionRegion" type="ebucore:regionType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation> To describe the region to which the target audience restrictions
shall not apply.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attributeGroup ref="ebucore:typeGroup">
   
<xs:annotation>
     
<xs:documentation>To define the Type reference data.</xs:documentation>
   
</xs:annotation>
 
</xs:attributeGroup>
 
<xs:attributeGroup ref="ebucore:formatGroup">
   
<xs:annotation>
     
<xs:documentation>To define the rating system used.</xs:documentation>
   
</xs:annotation>
 
</xs:attributeGroup>
 
<xs:attribute name="reason" type="string">
   
<xs:annotation>
     
<xs:documentation>An attribute to optionnally explain why this target audience has been
selected
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="linkToLogo" type="anyURI">
   
<xs:annotation>
     
<xs:documentation>A link to a visual representation of the target audience rating, if
available
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="notRated" type="boolean">
   
<xs:annotation>
     
<xs:documentation>A flag to signal that content has not been rated (if set to
"true")
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="adultContent" type="boolean">
   
<xs:annotation>
     
<xs:documentation>A flag to signal if content is adult content (if set to "true") or
not for easy identification
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute targetAudienceType/@reason
type xs:string
annotation
documentation
An attribute to optionnally explain why this target audience has been
selected
source <xs:attribute name="reason" type="string">
 
<xs:annotation>
   
<xs:documentation>An attribute to optionnally explain why this target audience has been
selected
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute targetAudienceType/@linkToLogo
type xs:anyURI
annotation
documentation
A link to a visual representation of the target audience rating, if
available
source <xs:attribute name="linkToLogo" type="anyURI">
 
<xs:annotation>
   
<xs:documentation>A link to a visual representation of the target audience rating, if
available
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute targetAudienceType/@notRated
type xs:boolean
annotation
documentation
A flag to signal that content has not been rated (if set to
"true")
source <xs:attribute name="notRated" type="boolean">
 
<xs:annotation>
   
<xs:documentation>A flag to signal that content has not been rated (if set to
"true")
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute targetAudienceType/@adultContent
type xs:boolean
annotation
documentation
A flag to signal if content is adult content (if set to "true") or
not for easy identification
source <xs:attribute name="adultContent" type="boolean">
 
<xs:annotation>
   
<xs:documentation>A flag to signal if content is adult content (if set to "true") or
not for easy identification
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element targetAudienceType/targetRegion
diagram gluon3_1_p916.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:regionType
properties
minOcc 0
maxOcc unbounded
content complex
children ebucore:country ebucore:countryRegion
annotation
documentation
To describe the region to which the target audience restrictions
apply.
source <xs:element name="targetRegion" type="ebucore:regionType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation> To describe the region to which the target audience restrictions
apply.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element targetAudienceType/targetExclusionRegion
diagram gluon3_1_p917.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:regionType
properties
minOcc 0
maxOcc unbounded
content complex
children ebucore:country ebucore:countryRegion
annotation
documentation
To describe the region to which the target audience restrictions
shall not apply.
source <xs:element name="targetExclusionRegion" type="ebucore:regionType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation> To describe the region to which the target audience restrictions
shall not apply.
</xs:documentation>
 
</xs:annotation>
</xs:element>


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