This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

How to use compiled stylesheet with Xalan/Servlet


Hi,

        I have managed to create a Servlet that uses Xalan to convert
XML to HTML using the supplied pattern but I would really like to use
compiled stylesheets (the equivalent of -LXCIN mystyle.lxc from the 
command line).

        I have scoured the docs without success; I have also tried the 
obvious (simplistic) approach of just using the compiled file but 
without success. Is the compiled stylesheet just a serialized DOM?

        Any advice greatly appreciated.

        On another (related) subject; has anybody had problems with 
the 'id()' function when the element with the required ID also has 
a 'type' attribute. Instead of getting the contents of the element
I am getting the value of the 'type' attribute. 

        (Deleting the type attribute clears up the problem; the bug 
does not happen with XT; when I tried to reproduce the problem with 
a 30 line document, with the intention of posting, it didn't happen.)

Regards,
        Aidan


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]