|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: include problem
It will be easier to answer your question if you show your two stylesheets (or summaries of them) and some of your XML, and the output. > I am trying to import a xsl doc from another xsl doc > The include works but if I have anything in doc1.xsl > other than .. > <xsl:stylesheet version="1.0" > xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> > <xsl:include href="http://doc2.xsl" /> > </xsl:stylesheet> > > all I get is the content of doc1.xsl Do you mean all you get is the content that was processed by templates in doc1.xsl? (If not, how do you get content of a stylesheet from an XSL processor?) In that case there's probably a template in doc1.xsl that would match the same node(s) as a template in doc2.xsl and so one of doc2.xsl's templates doesn't get invoked. Regards, Lars XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








