You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xml.apache.org by maskkkk <le...@hotmail.com> on 2007/01/03 19:05:06 UTC

Including XML from other documents?

I have a very general XML question,

Is there anyway to "include" XML from another XML Document inside the XML
document you are currently using?

(sort of the way you can include sub-configuration files in httpd.conf)

Or sorta like Copybooks in COBOL (of all things...)

Thank you,
	Andrew J. Leer
-- 
View this message in context: http://www.nabble.com/Including-XML-from-other-documents--tf2915024.html#a8145559
Sent from the Apache XML - General mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@xml.apache.org
For additional commands, e-mail: general-help@xml.apache.org


Re: Including XML from other documents?

Posted by maskkkk <le...@hotmail.com>.
Thanks chief!


david_marston wrote:
> 
>>Is there anyway to "include" XML from another XML Document inside the XML
> document you are currently using?
> 
> If the XML parser supports the W3C XML Inclusions spec at
> http://www.w3.org/TR/xinclude/
> then you should use that mechanism.
> .................David Marston
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@xml.apache.org
> For additional commands, e-mail: general-help@xml.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Including-XML-from-other-documents--tf2915024.html#a8147459
Sent from the Apache XML - General mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@xml.apache.org
For additional commands, e-mail: general-help@xml.apache.org


Re: Including XML from other documents?

Posted by da...@us.ibm.com.
>Is there anyway to "include" XML from another XML Document inside the XML
document you are currently using?

If the XML parser supports the W3C XML Inclusions spec at
http://www.w3.org/TR/xinclude/
then you should use that mechanism.
.................David Marston

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@xml.apache.org
For additional commands, e-mail: general-help@xml.apache.org