namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="PackageIDType"> <xs:annotation> <xs:documentation> The pattern for providing package IDs. </xs:documentation> </xs:annotation> <xs:restriction base="string"> <xs:pattern value="urn:smpte:umid:([0-9a-fA-F]{8}\.){7}[0-9a-fA-F]{8}"/> </xs:restriction> </xs:simpleType> |