Simple Type | mpeg7:xPathAbsoluteSelectorType |
<simpleType name="xPathSelectorType"> <restriction base="mpeg7:xPathType"> <pattern value="(/|((//|/)?(((child::)?((\i\c*:)?(\i\c*|\*)))|\.|\.\.)((//|/)(((child::)?((\i\c*:)?(\i\c*|\*)))|\.|\.\.))*))(\|/|((//|/)?(((child::)?((\i\c*:)?(\i\c*|\*)))|\.|\.\.)((//|/)(((child::)?((\i\c*:)?(\i\c*|\*)))|\.|\.\.))*))*"/> </restriction> </simpleType> |