| namespace | urn:tva:metadata:2005 | ||||||
| type | restriction of xs:anyURI | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| source | <xs:simpleType name="InstanceMetadataIdType"> <xs:restriction base="anyURI"> <xs:pattern value="(i|I)(m|M)(i|I):(([^/]+)/)?([^/]+)"/> </xs:restriction> </xs:simpleType> |