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

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

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

The basic syntactical representation of the keyRef element

   <source lang="xml">

<keyref id="ID"

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

>

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

</keyref></source>