Re: Stylesheets [was: Re: [Nautilus-list] Re: Help API for GNOME 2.0]



On Mon, Jul 16, 2001 at 10:11:05AM -0500, Dan Mueth wrote:
> I'm not worried about documents which don't specify a stylesheet.  These

  Just a quick note to point out that libxslt-1.0.0 has support
for the standard way to associate a stylesheet to an XML document,
namely the stylesheet PI mechanism:
    http://www.w3.org/TR/xml-stylesheet/

The API is:
  xsltStylesheetPtr       xsltLoadStylesheetPI    (xmlDocPtr doc);
http://xmlsoft.org/XSLT/html/libxslt-xsltinternals.html#XSLTLOADSTYLESHEETPI

and there is an example of use in xsltproc.c

Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
veillard redhat com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
Sep 17-18 2001 Brussels Red Hat TechWorld http://www.redhat-techworld.com




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