xsl-list
[Top] [All Lists]

RE: [xsl] Transform with Multiple Files

2009-12-03 08:21:22

There could be any number of things wrong with your code. For example the
file might not exist, or it might be using namespaces.  But there's nothing
obviously wrong from the snippet you've shown us.

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 

-----Original Message-----
From: Ramkumar [mailto:ramkumar(_at_)premediaglobal(_dot_)com] 
Sent: 03 December 2009 13:15
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Transform with Multiple Files

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




--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>