Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - Re: Xpath and axis navigation using libxml [Thread Next] Re: Xpath and axis navigation using libxmlTo: NULL Date: 11/11/2008 2:12:00 PM Thanks Martin, I'll give it a go. On Tue, 11 Nov 2008 14:21:16 +0100, Martin Honnen <mahotrash@y...> wrote: >Alfie Noakes wrote: >> There's no XSLT being used, though I have an XSD to validate against >> when the XML is loaded by the libxml library. > >Well even if you don't use XSLT as the host language for your XPath >expressions the expressions below are still what you need > >>> <xsl:for-each select="//table[@name='animals']/row"> >>> <xsl:for-each select="field"> > >meaning you first use //table[@name='animals']/row, the for each row >element in that node set you evaluate the relative XPath expression > field >with the row element as the context node. I don't know the libxml API so >I can't help with a concrete code sample. | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
