Creates an index for an element. The command belongs to the group "Performance".
| Parameter Name | Description | Type |
|---|---|---|
| AttrNames | The list of the attributes used for the index (comma-seperated list). | valueexpression |
| NodeRef | The Node which has to be indexed. | nodeReference |
<Index NodeRef="$myIndexedElement" AttrNames="'color,size'"/>