simpleType xPathAbsoluteSelectorType
namespace urn:tva:mpeg7:2005
type restriction of mpeg7:xPathSelectorType
properties
base mpeg7:xPathSelectorType
used by
attribute ClassificationSchemeBaseType/@domain
facets
Kind Value Annotation
pattern (/|((//|/)(((child::)?((\i\c*:)?(\i\c*|\*)))|\.))*)(\|(/|((//|/)(((child::)?((\i\c*:)?(\i\c*|\*)))|\.))*))*
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy