select

The attribute selects nodes to be copied.

Value
XPath expression.

Attribute Information

Used By

Element sqf:copy-of

Source

<xs:attribute name="select" type="xs:string" default="node()">
  <xs:annotation>
    <xs:documentation>The attribute selects nodes to be copied.</xs:documentation>
    <xs:documentation source="Value">XPath expression.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample