Here's a nice library supporting xpath...

http://sarissa.sourceforge.net/doc/



On 7/24/06, Sam <[EMAIL PROTECTED]> wrote:
 
I've got an XML file which is pretty well structured.  I need to retrieve specific elements from that file to fill out empty HTML elements on a page.
 
I think what I need is xPath?  Or - is that overkill?  Is there some easier way to locate an XML element?
 
What I have in mind is pulling the XML file using Ajax, then xPath to get the bits I need.
 
Am I on the right path and does prototype have an xPath capability?
 
Sam

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs



_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to