mpeg7:xPathSelectorType

Simple Type Information

Used By

Source

<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>