namespace | urn:tva:metadata:2005 | ||||||
type | restriction of xs:anyURI | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:simpleType name="CRIDType"> <xs:restriction base="anyURI"> <xs:pattern value="(c|C)(r|R)(i|I)(d|D)://.*/.*"/> </xs:restriction> </xs:simpleType> |