complexType identifierType
diagram gluon3_1_p820.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children identifier ebucore:attributor
used by
elements codecType/codecIdentifier coreMetadataType/identifier organisationDetailsType/organisationCode relationType/relationIdentifier rightsType/rightsAttributedId
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.
note  xs:string        
documentation
Optional additional contextual information.
annotation
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.
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>

attribute identifierType/@note
type xs:string
annotation
documentation
Optional additional contextual information.
source <xs:attribute name="note" type="string">
 
<xs:annotation>
   
<xs:documentation> Optional additional contextual information. </xs:documentation>
 
</xs:annotation>
</xs:attribute>

element identifierType/attributor
diagram gluon3_1_p821.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:entityType
properties
minOcc 0
maxOcc 1
content complex
children ebucore:contactDetails ebucore:organisationDetails ebucore:role
attributes
Name  Type  Use  Default  Fixed  Annotation
entityId  xs:anyURI        
documentation
To provide a unique Id for the entity.
annotation
documentation
To identify the source of attribution of the
identifier.
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>


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