diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | relation ebucore:relationIdentifier ebucore:relationLink | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="relationType"> <xs:annotation> <xs:documentation>Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system. Relation is used to show the relation in content to another resource. For example, "IsPartOf" is used to show the relation between a part of a radio programme and the whole programme, or between a track and a record album. A resource can be identified by its title, or preferably by an identifier. Relation is used to provide a name, locator, accession, identification number or ID where the related item can be obtained or found. </xs:documentation> </xs:annotation> <xs:choice> <xs:element ref="dc:relation"> <xs:annotation> <xs:documentation> The EBU core metadata set is built as a refinement of the Dublin Core. A title would be given using this element.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="relationIdentifier" type="ebucore:identifierType"> <xs:annotation> <xs:documentation> An identifier would be given using this element. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="relationLink" type="anyURI"> <xs:annotation> <xs:documentation> A link to related material. </xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation>To show the type of relation to another resource, e.g. identifies ways in which the resource is related by intellectual content to some other resource.</xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attribute name="runningOrderNumber" type="integer"> <xs:annotation> <xs:documentation> If exists, it provides the ranking/running order within an ordered list.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="totalNumberOfGroupMembers" type="integer"/> <xs:attribute name="orderedGroupFlag" type="boolean"/> <xs:attribute name="note" type="string"> <xs:annotation> <xs:documentation> Optional additional contextual information. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:integer | ||
annotation |
|
||
source | <xs:attribute name="runningOrderNumber" type="integer"> <xs:annotation> <xs:documentation> If exists, it provides the ranking/running order within an ordered list.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:integer |
source | <xs:attribute name="totalNumberOfGroupMembers" type="integer"/> |
type | xs:boolean |
source | <xs:attribute name="orderedGroupFlag" type="boolean"/> |
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:identifierType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | identifier ebucore:attributor | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="relationIdentifier" type="ebucore:identifierType"> <xs:annotation> <xs:documentation> An identifier would be given using this element. </xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||
type | xs:anyURI | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="relationLink" type="anyURI"> <xs:annotation> <xs:documentation> A link to related material. </xs:documentation> </xs:annotation> </xs:element> |