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