diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="publicationMediumType"> <xs:annotation> <xs:documentation>The medium on which the title was published</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="string"> <xs:attribute name="publicationMediumId" type="anyURI"> <xs:annotation> <xs:documentation> To uniquely identify the medium. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation>To provide additional information on the type of medium on which the title was published</xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:extension> </xs:simpleContent> </xs:complexType> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="publicationMediumId" type="anyURI"> <xs:annotation> <xs:documentation> To uniquely identify the medium. </xs:documentation> </xs:annotation> </xs:attribute> |