Next in thread → Next in month →

Re: [xml-dev] A little experiment to compare external entities and XInclude

From
Jirka Kosek <>
To
"Costello, Roger L." <>
Date
2010-08-18T15:21:52Z
ID
<>
Thread
Re: [xml-dev] A little experiment to compare external entities and XInclude
Costello, Roger L. wrote:

> 3. The XML parsers in IE and Firefox do not support XInclude, correct?

But you can learn them to resolve XIncludes. It is possible to write
simple XSLT stylesheet which will replace xi:include elements with
referenced content. Browser can be instructed to run this transformation
automatically by placing <?xml-stylesheet ?> processing instruction at
the beginning of XML file.

It's kind of hack, but in theory it should work.

				Jirka

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail:       http://xmlguru.cz
------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------
Next in thread → Next in month →