|
Subject: Re: [xsl] Reading external XML file XSLT2.0 From: Martin Holmes <mholmes@xxxxxxx> Date: Wed, 8 May 2013 05:45:40 -0700 |
Cheers, Martin
Yes but only you know if that is where the file is.
Do <xsl:message select="'extNode: ',$extNode"/>
and see if it outputs anything you should see the full file contents.
Yeah I can see the its shows full content of XML file. Then why I am able to print values using:
<xsl:value-of select="$extNode/book-meta/book/@author"/> Or for that matter
<xsl:value-of select="document($extNode)/book-meta/book/@author"/>
I think I am having one of those days. :-(
Pankaj
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Reading external XML file, Pankaj Chaturvedi | Thread | [xsl] Unicode accented letters to s, Jonina Dames |
| Re: [xsl] Reading external XML file, Martin Honnen | Date | RE: [xsl] Reading external XML file, Pankaj Chaturvedi |
| Month |