[xep-support] Merge XML files before generating PDF

Jerry Janofsky JanofskyJ at comcast.net
Tue Jan 23 08:14:56 PST 2007


Eliot,

Thanks for that correction. 

Jerry J

-----Original Message-----
From: owner-xep-support at renderx.com [mailto:owner-xep-support at renderx.com]
On Behalf Of W. Eliot Kimber
Sent: Tuesday, January 23, 2007 10:57 AM
To: xep-support at renderx.com
Subject: Re: [xep-support] Merge XML files before generating PDF

Jerry Janofsky wrote:
> Chris,
> 
> You can use xi:include with an href="locationOfYourXmlDocument". This will
> work if your included XML doc has exactly what you want to include. It
can't
> have anything such as "<?xml version="1.0" encoding="UTF-8"?>" on the top
or
> that will get included also. It must have only the definition of the node
> you are importing.

This is not true. XInclude operates at the *processing* level and not 
the syntactic level. The only constraint XInclude imposes is that the 
IDs within the included documents must not conflict with any IDs within 
any other included documents (or the including documents).

If you are using an Xinclude implementation that fails when you include 
a document with an XML declaration then it is not a valid XInclude 
implementation.

Cheers,

Eliot

-- 
W. Eliot Kimber
Professional Services
Innodata Isogen
8500 N. Mopac, Suite 402
Austin, TX 78759
(214) 954-5198

ekimber at innodata-isogen.com
www.innodata-isogen.com

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service
http://www.renderx.com/terms-of-service.html

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html



More information about the Xep-support mailing list