Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xml-dev] How to include one xml file in another?

From: Martin Probst <martin@------.--->
To: Craig Hagerman <craighagerman@-----.--->
Date: 11/7/2005 5:36:00 PM
> (I had been thinking in PHP terms perhaps when I thought this out.)
> After a bunch of searching and reading tutorials I THOUGHT that using
> an <ENTITY> would do the trick for this... but no luck. Can anyone
> tell me if it is possible to include / call / reference  another file
> from within an xml file... and if so how I am supposed to do it?

There are several ways to reference external documents or XML fragments.
If you've got xmllint (from libxml) available on your server, you might
want to use XInclude and xmllint to directly include an XML document
into another.

If you need to do a join over the two documents (e.g. link podcast items
to feed entries using an id or such) that is probably done easiest using
(preferably) XQuery or (less ideal) XSLT 2.0.

Martin


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent