[xsl] Transform with Multiple Files

Subject: [xsl] Transform with Multiple Files
From: "Ramkumar" <ramkumar@xxxxxxxxxxxxxxxxxx>
Date: Thu, 3 Dec 2009 18:45:20 +0530
Hi List,

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.

Regards,
Ramkumar

Current Thread