diagram | |||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||
type | extension of xs:anyURI | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="technicalAttributeUriType"> <xs:annotation> <xs:documentation> A complex Type defining the structure of a technical attribute ot type anyURI. </xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="anyURI"> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation> The type of URI. </xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:extension> </xs:simpleContent> </xs:complexType> |