complexType codecType
diagram gluon3_1_p677.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:codecIdentifier ebucore:name ebucore:vendor ebucore:version ebucore:family
used by
elements containerFormatType/codec videoFormatType/codec audioFormatType/codec dataFormatType/codec
annotation
documentation
To provide information on a hardware of software codec used to encode
part or all of the resource.
source <xs:complexType name="codecType">
 
<xs:annotation>
   
<xs:documentation> To provide information on a hardware of software codec used to encode
part or all of the resource.
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="codecIdentifier" type="ebucore:identifierType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>the commercial name of the codec used</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="name" type="string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>the commercial name of the codec used</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="vendor" type="string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>the name of the vendor</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="version" type="string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>the version of the product</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="family" type="string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>the family of products to which the codec belongs
to
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element codecType/codecIdentifier
diagram gluon3_1_p678.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:identifierType
properties
minOcc 0
maxOcc 1
content complex
children identifier ebucore:attributor
attributes
Name  Type  Use  Default  Fixed  Annotation
typeLabel  xs:string        
documentation
Free text to define the type of the associated element.
typeDefinition  xs:string        
documentation
Free text to provide a definition for the type.
typeLink  xs:anyURI        
documentation
A URI to link e.g. to a type in a classification scheme.
typeSource  xs:string        
documentation
To identify a source of attribution.
typeLanguage  xs:language        
documentation
To define the language in which the type information is provided.
formatLabel  xs:string        
documentation
Free text to define the format of the associated element.
formatDefinition  xs:string        
documentation
Free text to provide a definition for the format.
formatLink  xs:anyURI        
documentation
A URI to link e.g. to a format in a classification scheme.
formatSource  xs:string        
documentation
To identify a source of attribution.
formatLanguage  xs:language        
documentation
To define the language in which the type information is provided.
note  xs:string        
documentation
Optional additional contextual information.
annotation
documentation
the commercial name of the codec used
source <xs:element name="codecIdentifier" type="ebucore:identifierType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>the commercial name of the codec used</xs:documentation>
 
</xs:annotation>
</xs:element>

element codecType/name
diagram gluon3_1_p679.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
the commercial name of the codec used
source <xs:element name="name" type="string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>the commercial name of the codec used</xs:documentation>
 
</xs:annotation>
</xs:element>

element codecType/vendor
diagram gluon3_1_p680.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
the name of the vendor
source <xs:element name="vendor" type="string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>the name of the vendor</xs:documentation>
 
</xs:annotation>
</xs:element>

element codecType/version
diagram gluon3_1_p681.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
the version of the product
source <xs:element name="version" type="string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>the version of the product</xs:documentation>
 
</xs:annotation>
</xs:element>

element codecType/family
diagram gluon3_1_p682.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
the family of products to which the codec belongs
to
source <xs:element name="family" type="string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>the family of products to which the codec belongs
to
</xs:documentation>
 
</xs:annotation>
</xs:element>


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