XML Tutorial/XML Schema/unique

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

The basic syntactical representation of the unique element

   <source lang="xml">

<unique id="ID"

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

>

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

</unique></source>