<xs:attribute name="target" type="xs:string">
<xs:annotation>
<xs:documentation>This attribute defines the name of the node to be added. The attribute is required if the
<icode type="attribute">node-type</icode>attribute is specified and the value is not
<icode type="attributeValue">comment</icode>.</xs:documentation>
<xs:documentation source="Value">A string to define a node name. The string can be specified by XPath expressions which are marked by curly brackets. After processing, the name must be valid to the XML Schema type xs:QName.</xs:documentation>
<xs:documentation>Prefixes must be attached to a namespace in the current context of the Schematron schema. Names without prefixes will be attached to the namespace declared by the
<icode type="element">sqf:default-namespace</icode>element or to the null namespace.</xs:documentation>
</xs:annotation>
</xs:attribute> |