XML Tutorial/XML Schema/key

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

Here?the basic syntactical representation of the key element

   <source lang="xml">

<key id="ID"

  name="NCName"
  {any attributes with non-schema namespace}

>

 Content: (annotation?, (selector, field+))

</key></source>