Re: [xml] attach a local catalog



Daniel Veillard wrote:

 Then catalog are not what you should use. Define your own entity
loader. Read http://xmlsoft.org/xmlio.html and follow the entity loader
example. You will need to keep track of the parsing context you're creating
to use the right set (and make your code thread safe) but that should work.

Pardon me if I'm being a bonehead, but how can I process a stylesheet using a context? xsltParseStylesheetDoc creates its own context, and I need to pass data in ctxt->_private in order to let the i/o function know where to load the document specified in the href attribute of <xsl:include/>

Thanks,

Michael







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]