Click to return to the XML (Extensible Markup Language) home page    
comment Method     node Method     Collection Methods    
Web Workshop  |  XML (Extensible Markup Language)

element Method


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 Non-MS link.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.