[xmljs-users] Question about the XML using Xpath script
Brought to you by:
djoham,
witchhunter
From: Jerry L. <Je...@SA...> - 2004-06-25 19:46:24
|
Hi, I would like to know if it is possible to have the javascript to load the entire XML which is embedded in the HTML. Example, <html> <body> <xml><example>will this work?</example></xml> </body> </html> Is it possible to use the xpath for <script> to load this xml and use xpath expression to parse the xml?? Thank you for you advice, Jerry |