complexType ancillaryDataFormatType
diagram gluon3_1_p613.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:DID ebucore:SDID ebucore:lineNumber ebucore:wrappingType
used by
element dataFormatType/ancillaryDataFormat
attributes
Name  Type  Use  Default  Fixed  Annotation
ancillaryDataFormatId  xs:anyURI        
documentation
To uniquely identify and ancillary data format.
ancillaryDataFormatName  xs:string        
documentation
A human readable name for an ancillary data format.
annotation
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
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>

attribute ancillaryDataFormatType/@ancillaryDataFormatId
type xs:anyURI
annotation
documentation
To uniquely identify and ancillary data format.
source <xs:attribute name="ancillaryDataFormatId" type="anyURI">
 
<xs:annotation>
   
<xs:documentation> To uniquely identify and ancillary data format. </xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute ancillaryDataFormatType/@ancillaryDataFormatName
type xs:string
annotation
documentation
A human readable name for an ancillary data format.
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>

element ancillaryDataFormatType/DID
diagram gluon3_1_p614.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:integer
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
ANC DID Value.
source <xs:element name="DID" type="integer" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>ANC DID Value.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ancillaryDataFormatType/SDID
diagram gluon3_1_p615.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:integer
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
ANC SDID Value.
source <xs:element name="SDID" type="integer" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>ANC SDID Value.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ancillaryDataFormatType/lineNumber
diagram gluon3_1_p616.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:integer
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
Video line number containing the ANC packets of this
type.
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>

element ancillaryDataFormatType/wrappingType
diagram gluon3_1_p617.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:integer
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Indicates HANC or VANC, and what field in which packets should be
stored. See SMPTE 436M for legal values.
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>


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