Microsoft XML 2.5 SDK


 

element Method

[This is preliminary documentation and subject to change.]

Returns the collection of element nodes. Synonymous with *.

Syntax

element(name)

Parameters

name

Optional. Name of the element to return in the collection.

Remarks

If the optional text parameter is provided, this method returns only element children matching that particular name.

This is an Extended XSL Pattern method described in the XQL Proposal.