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

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

Версия 18:22, 25 мая 2010

Here?the basic syntactical representation of the key element

<key id="ID"
   name="NCName"
   {any attributes with non-schema namespace}
>
  Content: (annotation?, (selector, field+))
</key>