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

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

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

The basic syntactical representation of the unique element

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