diagram | |||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||
children | ebucore:codecIdentifier ebucore:name ebucore:vendor ebucore:version ebucore:family | ||
used by |
|
||
annotation |
|
||
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> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | ebucore:identifierType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | identifier ebucore:attributor | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="vendor" type="string" minOccurs="0"> <xs:annotation> <xs:documentation>the name of the vendor</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="version" type="string" minOccurs="0"> <xs:annotation> <xs:documentation>the version of the product</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |