diagram | |||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||
children | ebucore:DID ebucore:SDID ebucore:lineNumber ebucore:wrappingType | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="ancillaryDataFormatType"> <xs:annotation> <xs:documentation>Used to provide information on ancillary data format and purpose. This type provides information on the Ancillary Data packet type. See SMPTE 291M, SMPTE 436M</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="DID" type="integer" minOccurs="0"> <xs:annotation> <xs:documentation>ANC DID Value.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SDID" type="integer" minOccurs="0"> <xs:annotation> <xs:documentation>ANC SDID Value.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="lineNumber" type="integer" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Video line number containing the ANC packets of this type.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="wrappingType" type="integer" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates HANC or VANC, and what field in which packets should be stored. See SMPTE 436M for legal values. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="ancillaryDataFormatId" type="anyURI"> <xs:annotation> <xs:documentation> To uniquely identify and ancillary data format. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="ancillaryDataFormatName" type="string"> <xs:annotation> <xs:documentation> A human readable name for an ancillary data format. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="ancillaryDataFormatId" type="anyURI"> <xs:annotation> <xs:documentation> To uniquely identify and ancillary data format. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="ancillaryDataFormatName" type="string"> <xs:annotation> <xs:documentation> A human readable name for an ancillary data format. </xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:integer | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="DID" type="integer" minOccurs="0"> <xs:annotation> <xs:documentation>ANC DID Value.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:integer | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="SDID" type="integer" minOccurs="0"> <xs:annotation> <xs:documentation>ANC SDID Value.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:integer | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="lineNumber" type="integer" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Video line number containing the ANC packets of this type.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:integer | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="wrappingType" type="integer" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates HANC or VANC, and what field in which packets should be stored. See SMPTE 436M for legal values. </xs:documentation> </xs:annotation> </xs:element> |