diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | ebucore:wordCount ebucore:regionDelimX ebucore:regionDelimY ebucore:width ebucore:height ebucore:technicalAttributeString ebucore:technicalAttributeByte ebucore:technicalAttributeShort ebucore:technicalAttributeInteger ebucore:technicalAttributeLong ebucore:technicalAttributeUnsignedByte ebucore:technicalAttributeUnsignedShort ebucore:technicalAttributeUnsignedInteger ebucore:technicalAttributeUnsignedLong ebucore:technicalAttributeBoolean ebucore:technicalAttributeFloat ebucore:technicalAttributeRational ebucore:technicalAttributeUri ebucore:comment | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="documentFormatType"> <xs:annotation> <xs:documentation> To list the technical characteristics of a document. </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="wordCount" type="integer" minOccurs="0"> <xs:annotation> <xs:documentation>To provide a word count for the document</xs:documentation> </xs:annotation> </xs:element> <xs:element name="regionDelimX" type="nonNegativeInteger" minOccurs="0"> <xs:annotation> <xs:documentation>The identification of a region in a document, an image or a video is done by defining the coordinates of the bottom left corner of the region. The region is defined from this point of reference using the width and height properties. regionDelimX uses the same unit as width.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="regionDelimY" type="nonNegativeInteger" minOccurs="0"> <xs:annotation> <xs:documentation>The identification of a region in a document, an image or a video is done by defining the coordinates of the bottom left corner of the region. The region is defined from this point of reference using the width and height properties. regionDelimY uses the same unit as height.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="width" type="ebucore:dimensionType" minOccurs="0"> <xs:annotation> <xs:documentation>The width of an image, video or document.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="height" type="ebucore:dimensionType" minOccurs="0"> <xs:annotation> <xs:documentation>The height of an image, video or document.</xs:documentation> </xs:annotation> </xs:element> <xs:group ref="ebucore:technicalAttributes"> <xs:annotation> <xs:documentation> A point of extension for customisation using technical attributes of predefined datatypes. </xs:documentation> </xs:annotation> </xs:group> <xs:element ref="ebucore:comment" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> To provide additional contextual information. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attributeGroup ref="ebucore:formatGroup"> <xs:annotation> <xs:documentation> A group of attributes to define the format of a document. </xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation> A group of attributes to define a type of document format. </xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attribute name="documentFormatId" type="anyURI"> <xs:annotation> <xs:documentation> To uniquely identify a document format. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="documentFormatVersionId" type="string"> <xs:annotation> <xs:documentation> To provide information on the version of a document format. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="documentFormatName" type="string"> <xs:annotation> <xs:documentation> To provide a human readable name for the document format. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="documentFormatDefinition" type="string"> <xs:annotation> <xs:documentation> To provide a human readable definition for the document format. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="documentFormatId" type="anyURI"> <xs:annotation> <xs:documentation> To uniquely identify a document format. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="documentFormatVersionId" type="string"> <xs:annotation> <xs:documentation> To provide information on the version of a document format. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="documentFormatName" type="string"> <xs:annotation> <xs:documentation> To provide a human readable name for the document format. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="documentFormatDefinition" type="string"> <xs:annotation> <xs:documentation> To provide a human readable definition for the document format. </xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:integer | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="wordCount" type="integer" minOccurs="0"> <xs:annotation> <xs:documentation>To provide a word count for the document</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:nonNegativeInteger | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="regionDelimX" type="nonNegativeInteger" minOccurs="0"> <xs:annotation> <xs:documentation>The identification of a region in a document, an image or a video is done by defining the coordinates of the bottom left corner of the region. The region is defined from this point of reference using the width and height properties. regionDelimX uses the same unit as width.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:nonNegativeInteger | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="regionDelimY" type="nonNegativeInteger" minOccurs="0"> <xs:annotation> <xs:documentation>The identification of a region in a document, an image or a video is done by defining the coordinates of the bottom left corner of the region. The region is defined from this point of reference using the width and height properties. regionDelimY uses the same unit as height.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||
type | ebucore:dimensionType | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="width" type="ebucore:dimensionType" minOccurs="0"> <xs:annotation> <xs:documentation>The width of an image, video or document.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||
type | ebucore:dimensionType | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="height" type="ebucore:dimensionType" minOccurs="0"> <xs:annotation> <xs:documentation>The height of an image, video or document.</xs:documentation> </xs:annotation> </xs:element> |