XML Tutorial/XML Schema/selector — различия между версиями

Материал из Web эксперт
Перейти к: навигация, поиск
 
м (1 версия)
 
(нет различий)

Текущая версия на 08:26, 26 мая 2010

selector and field elements

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