complexType ebuCoreMainType
diagram gluon3_1_p792.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:coreMetadata ebucore:metadataProvider
used by
element ebuCoreMain
attributes
Name  Type  Use  Default  Fixed  Annotation
schema          
documentation
The name of the schema for e.g. OAI management.
version      1.5    
documentation
The version of the schema for e.g. OAI management.
dateLastModified  xs:date        
documentation
The date of edition of the current metadata instance for e.g. OAI
management
timeLastModified  xs:time        
documentation
The time of edition of the current metadata instance for e.g. OAI
management
documentId  xs:NMTOKEN        
documentation
The unique Identifier of the metadata instance for e.g. OAI
management
documentLocation  xs:anyURI        
documentation
A location at which the document containing the metadata instance
can be found
xml:lang  xs:language        
documentation
An attribute to specify the dominant language used to express
metadata information in the document, which can be superceded each time an
language attribute or element is available a different levels of description
granularity
annotation
documentation
The root element of EBUCore.
source <xs:complexType name="ebuCoreMainType">
 
<xs:annotation>
   
<xs:documentation>The root element of EBUCore.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="coreMetadata" type="ebucore:coreMetadataType">
     
<xs:annotation>
       
<xs:documentation>The body of EBUCore's descriptive metadata. coreMetadata is used
to describe a so-called "root" item. The same coreMetadata is also used to
describe elements / "parts" of this item (see the "part" element).
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="metadataProvider" type="ebucore:entityType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Identifies the metadata provider, e.g. the contributing archive.
The organisation Id or name provide the archive ID or name required for e.g.
OAI metadata harvesting operation.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="schema">
   
<xs:annotation>
     
<xs:documentation> The name of the schema for e.g. OAI management. </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="version" default="1.5">
   
<xs:annotation>
     
<xs:documentation> The version of the schema for e.g. OAI management. </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="dateLastModified" type="date">
   
<xs:annotation>
     
<xs:documentation> The date of edition of the current metadata instance for e.g. OAI
management
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="timeLastModified" type="time">
   
<xs:annotation>
     
<xs:documentation> The time of edition of the current metadata instance for e.g. OAI
management
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="documentId" type="NMTOKEN">
   
<xs:annotation>
     
<xs:documentation> The unique Identifier of the metadata instance for e.g. OAI
management
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="documentLocation" type="anyURI">
   
<xs:annotation>
     
<xs:documentation> A location at which the document containing the metadata instance
can be found
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute ref="xml:lang">
   
<xs:annotation>
     
<xs:documentation> An attribute to specify the dominant language used to express
metadata information in the document, which can be superceded each time an
language attribute or element is available a different levels of description
granularity
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute ebuCoreMainType/@schema
annotation
documentation
The name of the schema for e.g. OAI management.
source <xs:attribute name="schema">
 
<xs:annotation>
   
<xs:documentation> The name of the schema for e.g. OAI management. </xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute ebuCoreMainType/@version
properties
default 1.5
annotation
documentation
The version of the schema for e.g. OAI management.
source <xs:attribute name="version" default="1.5">
 
<xs:annotation>
   
<xs:documentation> The version of the schema for e.g. OAI management. </xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute ebuCoreMainType/@dateLastModified
type xs:date
annotation
documentation
The date of edition of the current metadata instance for e.g. OAI
management
source <xs:attribute name="dateLastModified" type="date">
 
<xs:annotation>
   
<xs:documentation> The date of edition of the current metadata instance for e.g. OAI
management
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute ebuCoreMainType/@timeLastModified
type xs:time
annotation
documentation
The time of edition of the current metadata instance for e.g. OAI
management
source <xs:attribute name="timeLastModified" type="time">
 
<xs:annotation>
   
<xs:documentation> The time of edition of the current metadata instance for e.g. OAI
management
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute ebuCoreMainType/@documentId
type xs:NMTOKEN
annotation
documentation
The unique Identifier of the metadata instance for e.g. OAI
management
source <xs:attribute name="documentId" type="NMTOKEN">
 
<xs:annotation>
   
<xs:documentation> The unique Identifier of the metadata instance for e.g. OAI
management
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute ebuCoreMainType/@documentLocation
type xs:anyURI
annotation
documentation
A location at which the document containing the metadata instance
can be found
source <xs:attribute name="documentLocation" type="anyURI">
 
<xs:annotation>
   
<xs:documentation> A location at which the document containing the metadata instance
can be found
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element ebuCoreMainType/coreMetadata
diagram gluon3_1_p793.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:coreMetadataType
properties
content complex
children ebucore:title ebucore:alternativeTitle ebucore:creator ebucore:subject ebucore:description ebucore:publisher ebucore:contributor ebucore:date ebucore:type ebucore:format ebucore:identifier source ebucore:language ebucore:relation ebucore:isRelatedTo ebucore:isNextInSequence ebucore:isVersionOf ebucore:hasVersion ebucore:isReplacedBy ebucore:replaces ebucore:isRequiredBy ebucore:requires ebucore:isPartOf ebucore:hasPart ebucore:hasTrackPart ebucore:isReferencedBy ebucore:references ebucore:isFormatOf ebucore:hasFormat ebucore:isEpisodeOf ebucore:isSeasonOf ebucore:hasEpisode ebucore:hasSeason ebucore:isMemberOf ebucore:hasMember ebucore:sameAs ebucore:coverage ebucore:rights ebucore:version ebucore:publicationHistory ebucore:planning ebucore:rating ebucore:part
annotation
documentation
The body of EBUCore's descriptive metadata. coreMetadata is used
to describe a so-called "root" item. The same coreMetadata is also used to
describe elements / "parts" of this item (see the "part" element).
source <xs:element name="coreMetadata" type="ebucore:coreMetadataType">
 
<xs:annotation>
   
<xs:documentation>The body of EBUCore's descriptive metadata. coreMetadata is used
to describe a so-called "root" item. The same coreMetadata is also used to
describe elements / "parts" of this item (see the "part" element).
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ebuCoreMainType/metadataProvider
diagram gluon3_1_p794.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
Identifies the metadata provider, e.g. the contributing archive.
The organisation Id or name provide the archive ID or name required for e.g.
OAI metadata harvesting operation.
source <xs:element name="metadataProvider" type="ebucore:entityType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Identifies the metadata provider, e.g. the contributing archive.
The organisation Id or name provide the archive ID or name required for e.g.
OAI metadata harvesting operation.
</xs:documentation>
 
</xs:annotation>
</xs:element>


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