namespace | urn:tva:mpeg7:2005 | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="regionCode"> <xs:restriction base="string"> <xs:whiteSpace value="collapse"/> <xs:pattern value="[a-zA-Z]{2}(-[a-zA-Z0-9]{1,3})?"/> </xs:restriction> </xs:simpleType> |