selector and field elements : selector « XML Schema « XML Tutorial






<selector id="ID"
     xpath="XPath expression subset"
     {any attributes with non-schema namespace}>
  Content: (annotation?)
</selector>




<field id="ID"
    xpath="XPath expression subset"
    {any attributes with non-schema namespace}>
  Content: (annotation?)
</field>








3.93.selector
3.93.1.selector and field elements