RE: [docbook-apps] Re: [docbook] Polymorphic Modular DocBook

From
Ray Miller <>
Date
2006-06-23T15:10:18+00:00
ID
000901c696df$fad786e0$ee01a8c0@MADISON
Thread
RE: [docbook-apps] Re: [docbook] Polymorphic Modular DocBook
>> If you are using a Java XSLT processor, you 
could use xmllint --xinclude as a preprocessor step to resolve 
XIncludes before feeding the result to Saxon. <<

A word of caution; if extensively utilizing xinclude / xpointer in large
documents, validation and/or transformation performance may slow to a crawl.

Ray