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]
Other format: [Raw text]

Re: xsl:document problem


Khalid wrote:

> Hello,I am trying to create multiple out put files(xml).
> Can some on elet me know whats wrong with my code,cus it seem to go to otherwise
> element everytime I run it.
> XSLT processor I am using is xalan.Here is the code
Do you realize xsl:document instruction is defined in xslt1.1 working draft and afair xalan doesn't support xslt1.1 but has its own extension element redirect:write for multiple output documents, try to check availability of this one in the next <xsl:when>.


-- 
Oleg Tkachenko
Multiconn International, Israel


 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]