diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | description ebucore:attributor | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="descriptionType"> <xs:annotation> <xs:documentation>Free-form text or a narrative to report general notes, abstracts, or summaries about the intellectual content of a resource. The information may be in the form of a paragraph giving an individual program description, anecdotal interpretations, or brief content reviews. The description may also consist of outlines, lists, bullet points, edit decision lists, indexes, or tables of content, a reference to a graphical representation of content or even a pointer (URI, URL) to an external resource. For a Radio or television programme a running order can be used as description. A description can be provided in different languages. </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="dc:description" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> The EBU core metadata set is built as a refinement of the Dublin Core. Free text to provide a description of the resource. The description can be repeated in different languages as specified by the entityType’s lang attribute. The type of description is defined in the type group of attributes.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="attributor" type="ebucore:entityType" minOccurs="0"> <xs:annotation> <xs:documentation>To identify the source of attribution of the description.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation> To define the form of presentation for the information: Annotation, abstract, summary, review, table of content, synopsis, shot list, edit decision list, promotional information, purpose, script, outline, rundown, selection/excerpt, transcript, bookmarks, theme, highlights, running order, etc. </xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attribute name="length" type="positiveInteger"> <xs:annotation> <xs:documentation>To express the maximum length as a number of characters. This information can also sometimes be found in the description type e.g. as "Description150".</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="geographicalScope" type="string"> <xs:annotation> <xs:documentation> A comma separated list of geographical locations (e.g. expressed using country or region codes) where the description applies. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="geographicalExclusionScope" type="string"> <xs:annotation> <xs:documentation> A comma separated list of geographical locations (e.g. expressed using country or region codes) where the description shall not be used. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="ebucore:dateGroup"> <xs:annotation> <xs:documentation> Defines the date of attribution and / or deprecation of this Description. </xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attribute name="castFlag" type="boolean"> <xs:annotation> <xs:documentation> A flag to indicate if cast information is provided in the description. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="note" type="string"> <xs:annotation> <xs:documentation> Optional additional contextual information. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:positiveInteger | ||
annotation |
|
||
source | <xs:attribute name="length" type="positiveInteger"> <xs:annotation> <xs:documentation>To express the maximum length as a number of characters. This information can also sometimes be found in the description type e.g. as "Description150".</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="geographicalScope" type="string"> <xs:annotation> <xs:documentation> A comma separated list of geographical locations (e.g. expressed using country or region codes) where the description applies. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="geographicalExclusionScope" type="string"> <xs:annotation> <xs:documentation> A comma separated list of geographical locations (e.g. expressed using country or region codes) where the description shall not be used. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:boolean | ||
annotation |
|
||
source | <xs:attribute name="castFlag" type="boolean"> <xs:annotation> <xs:documentation> A flag to indicate if cast information is provided in the description. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="note" type="string"> <xs:annotation> <xs:documentation> Optional additional contextual information. </xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||
type | ebucore:entityType | ||||||||||||||
properties |
|
||||||||||||||
children | ebucore:contactDetails ebucore:organisationDetails ebucore:role | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="attributor" type="ebucore:entityType" minOccurs="0"> <xs:annotation> <xs:documentation>To identify the source of attribution of the description.</xs:documentation> </xs:annotation> </xs:element> |