diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | ebucore:targetRegion ebucore:targetExclusionRegion | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
type | xs:string | ||
annotation |
|
||
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> |
type | xs:anyURI | ||
annotation |
|
||
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> |
type | xs:boolean | ||
annotation |
|
||
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> |
type | xs:boolean | ||
annotation |
|
||
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> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | ebucore:regionType | ||||||
properties |
|
||||||
children | ebucore:country ebucore:countryRegion | ||||||
annotation |
|
||||||
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> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | ebucore:regionType | ||||||
properties |
|
||||||
children | ebucore:country ebucore:countryRegion | ||||||
annotation |
|
||||||
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> |