diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | identifier ebucore:attributor | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="identifierType"> <xs:annotation> <xs:documentation> A unique, unambiguous reference or identifier for a resource within a given context. Best practice is to identify the resource (whether analogue or digital) by means of a string or number corresponding to an established or formal identification system if one exists. Otherwise, use an identification method that is in use within your agency, station, production company, office, or institution. It is also possible to enter different but unique identifiers for the same resource. </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="dc:identifier"> <xs:annotation> <xs:documentation> The EBU core metadata set is built as a refinement of the Dublin Core. Free text to provide an identifier. Example: 06.0A.2B.34.01.01.01.01 </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 identifier.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation> The typeGroup is used to define the type of Identifier e.g. Main or Alternative </xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attributeGroup ref="ebucore:formatGroup"> <xs:annotation> <xs:documentation> Use to define the format and possibly syntax of the identifier. Used in combination with the resource Identifier. It can denote the agency or institution which specified or assigned it e.g. SMPTE UMID, ISO ISAN, IETF URI, ISRC, custom.</xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attribute name="note" type="string"> <xs:annotation> <xs:documentation> Optional additional contextual information. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
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 identifier.</xs:documentation> </xs:annotation> </xs:element> |