XML Schema Selektor Element

Definition und Verwendung

Der Selektor des Elements spezifiziert die XML-PfadSprache (XPath)-Ausdruck, der Ausdruck definiert eine Gruppe von Elementen, die durch Bezeichnungseinschränkungen ausgewählt werden (unique, key und keyref-Elemente).

Elementinformation

Auftretenshäufigkeit einmal
Elternlement key、keyref、unique
Inhalt Anmerkung

Grammatik

<Selektor
id=ID
xpath=Ein Unterbestandteil eines XPath-Ausdrucks
any attributes
>
(annotation?)
</selector>
Attribute Description
id Optional. Specifies the unique ID of the element.
xpath Required. Specifies the XPath expression relative to the declared element. This expression identifies the child elements that apply the identification constraint (declared element).
any attributes Optional. Specifies any other attributes with non-schema namespace.