Hi,

I am thinking about using the XInclude feature in Xerces 2. Basically,
I have a static XML document which has some dynamic contents (using
XInclude to make a reference to those dynamic content.). These dynamic
content is generated by querying database.

I am new to XInclude. My understand is that XInclude can only includes
a file on the disk. I wonder whether it is possible to make XInclude
include XML in binary format such as an input stream using Xerces. And
those included dynamic content is process at runtime.

Thanks

Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to