| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
| namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||
| children | ebucore:timecode ebucore:normalPlayTime ebucore:editUnitNumber ebucore:duration | ||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="durationType"> <xs:annotation> <xs:documentation> To specify a duration. </xs:documentation> </xs:annotation> <xs:choice> <xs:element name="timecode" type="ebucore:timecodeType"> <xs:annotation> <xs:documentation>To express the duration using timecode compliant with SMPTE ST 2021-1:2009</xs:documentation> </xs:annotation> </xs:element> <xs:element name="normalPlayTime" type="duration"> <xs:annotation> <xs:documentation>To express the duration in the format HH:MM:SS.S</xs:documentation> </xs:annotation> </xs:element> <xs:element name="editUnitNumber" type="ebucore:editUnitNumberType"> <xs:annotation> <xs:documentation> The express the duration as a number of edit Units </xs:documentation> </xs:annotation> </xs:element> <xs:element name="duration"> <xs:annotation> <xs:documentation>To express the duration in a user defined time format e.g. in a number seconds</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="string"> <xs:attributeGroup ref="ebucore:formatGroup"> <xs:annotation> <xs:documentation> To specify the format od a user defined duration. </xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:choice> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation> To specify a type of duration. </xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
| type | ebucore:timecodeType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="timecode" type="ebucore:timecodeType"> <xs:annotation> <xs:documentation>To express the duration using timecode compliant with SMPTE ST 2021-1:2009</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||
| type | xs:duration | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:element name="normalPlayTime" type="duration"> <xs:annotation> <xs:documentation>To express the duration in the format HH:MM:SS.S</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||
| type | ebucore:editUnitNumberType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="editUnitNumber" type="ebucore:editUnitNumberType"> <xs:annotation> <xs:documentation> The express the duration as a number of edit Units </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
| namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="duration"> <xs:annotation> <xs:documentation>To express the duration in a user defined time format e.g. in a number seconds</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="string"> <xs:attributeGroup ref="ebucore:formatGroup"> <xs:annotation> <xs:documentation> To specify the format od a user defined duration. </xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |