Re: [xml] Get path of embedded stylesheet

2005-05-18 Thread Daniel Veillard
On Wed, May 18, 2005 at 10:39:13AM +0530, Raghunath Adhyapak wrote: > Hello, > > XML documents can have style-sheet information embedded into the > document itself. > Is there any API to extract the embedded XSL information? No but you can look at xsltLoadStylesheetPI implementation in libxslt/

[xml] Get path of embedded stylesheet

2005-05-17 Thread Raghunath Adhyapak
Hello, XML documents can have style-sheet information embedded into the document itself. Is there any API to extract the embedded XSL information? Below are starting few lines of the XML document = ... ... = Is there any A