[xml] Get path of embedded stylesheet



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
=====================================
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- Edited with XML Spy v4.2 -->
<?xml-stylesheet type="text/xsl" href="cdcatalog.xsl"?>
...
...
=====================================
Is there any API which will provide me the style sheet information?

Thanks,
Raghunath



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]