Returns the collection of all attribute nodes. Synonymous with @*.
Syntax
attribute(name)
Parameters
name
Optional. Name of the attribute to return in the collection.
Remarks
If the optional text parameter is provided, this method returns only attributes matching that particular name.
This is an Extended XSL Pattern method described in the XQL Proposal.