| namespace | urn:tva:mpeg7:2005 | ||||||
| type | restriction of mpeg7:xPathType | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| source | <xs:simpleType name="xPathSelectorType"> <xs:restriction base="mpeg7:xPathType"> <xs:pattern value="(/|((//|/)?(((child::)?((\i\c*:)?(\i\c*|\*)))|\.|\.\.)((//|/)(((child::)?((\i\c*:)?(\i\c*|\*)))|\.|\.\.))*))(\|/|((//|/)?(((child::)?((\i\c*:)?(\i\c*|\*)))|\.|\.\.)((//|/)(((child::)?((\i\c*:)?(\i\c*|\*)))|\.|\.\.))*))*"/> </xs:restriction> </xs:simpleType> |