mpeg7:xPathAbsoluteSelectorType

Simple Type Information

Source

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