XML Tutorial/XML Schema/keyref

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

The basic syntactical representation of the keyRef element

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