You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Vijay Ganapati <vi...@clarussystems.com> on 2002/09/26 19:49:34 UTC

Re: selectNode???

Maybe i am a bit delusional, but am having trouble finding
an extremely useful api i took for granted with the msxml
parser , where i can apply a simple xpath query to a loaded dom document :

matchedNodes = xmlDoc.selectNodes('//week[@myattribute= "12000"]');

i guess i could write a clumsy old loop, but am i missing something?

vijay


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org