XML Tutorial/XML Schema/keyref
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>
<keyref id="ID"
name="NCName"
refer="QName"
{any attributes with non-schema namespace}
>
Content: (annotation?, (selector, field+))
</keyref>