Re: Xincludes and Ant XSLT task

2008-10-01 Thread David J. B. Hollis
Hi, Guys Have you come across something called DITA? 'Darwin Information Typing Architecture'. Based on XML, and using Ant build scripts, it processes modular, structured XML files linked by DITA Maps to produce multiple format outputs. DITA XML Focus Area. http://dita.xml.org/ DITA Open

Re: Xincludes and Ant XSLT task

2008-10-01 Thread gurki
nclude support. Is there an easy way to make >> the XSLT task use Xerces xinclude support? >> >> - >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PRO

Re: Xincludes and Ant XSLT task

2008-10-01 Thread gurki
sk use Xerces xinclude support? > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Xincludes-and-Ant-XSLT-task-tp14034750p19763922.htm

Xincludes and Ant XSLT task

2007-11-29 Thread Eric Johnson
I'm trying to generate docs from modular xml files connected using xinclue. I've been trying the Ant XSLT task, but cannot figure out how to tell it to use Xerces xinclude support. Is there an easy way to make the XSLT task use Xerces xinclude support? -