No any error by saxon. File placed on same location only. I got transformed
output except the comment.xml information.
-----Original Message-----
From: Martin Honnen [mailto:Martin(_dot_)Honnen(_at_)gmx(_dot_)de]
Sent: Thursday, December 03, 2009 6:47 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Transform with Multiple Files
Ramkumar wrote:
I am using xslt2.0 with saxon9 for XML transform.
I need to get some information from other file to output file.
In my code: <xsl:value-of select="document('comments.xml')/comment/p"/>.
But
not able to get the information.
Please correct me if I did any mistakes in the above my code.
You will need to provide more details, such as where comments.xml is
located, whether Saxon reports any error like a file not found
exception, how the contents of comments.xml looks.
--
Martin Honnen
http://msmvps.com/blogs/martin_honnen/
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--