diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="signingFormatType"> <xs:annotation> <xs:documentation> Used to provide information on the signing format and purpose </xs:documentation> <xs:documentation> To provide information to the language used for signing and its purpose </xs:documentation> </xs:annotation> <xs:attribute name="signingFormatId" type="anyURI"/> <xs:attribute name="signingFormatVersionId" type="string"/> <xs:attribute name="signingFormatName" type="string"/> <xs:attribute name="trackId" type="NMTOKEN"> <xs:annotation> <xs:documentation> The track number </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="trackName" type="string"> <xs:annotation> <xs:documentation> The track name</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="signingSourceUri" type="anyURI"> <xs:annotation> <xs:documentation>A pointer to the file with the signing in available as a separte resource.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="language" type="language"> <xs:annotation> <xs:documentation> To providing information on the signing language. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation> To provide information on the type of signing. </xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attributeGroup ref="ebucore:formatGroup"> <xs:annotation> <xs:documentation>To specify the format of signing being used e.g. living person or avatar</xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:complexType> |
type | xs:anyURI |
source | <xs:attribute name="signingFormatId" type="anyURI"/> |
type | xs:string |
source | <xs:attribute name="signingFormatVersionId" type="string"/> |
type | xs:string |
source | <xs:attribute name="signingFormatName" type="string"/> |
type | xs:NMTOKEN | ||
annotation |
|
||
source | <xs:attribute name="trackId" type="NMTOKEN"> <xs:annotation> <xs:documentation> The track number </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="trackName" type="string"> <xs:annotation> <xs:documentation> The track name</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="signingSourceUri" type="anyURI"> <xs:annotation> <xs:documentation>A pointer to the file with the signing in available as a separte resource.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:language | ||
annotation |
|
||
source | <xs:attribute name="language" type="language"> <xs:annotation> <xs:documentation> To providing information on the signing language. </xs:documentation> </xs:annotation> </xs:attribute> |