Top "Xinclude" questions

XInclude is a generic mechanism for merging XML documents, by writing inclusion tags in the parent document.

How to use multiple configuration files for log4j2

I am writing Java code that tests a Java library. The library includes its own log4j2 configuration as part …

java xml logging log4j2 xinclude
How to use xpointer with Xinclude to reference elements

I want to merge 2 XML files with the same structure to make one. For example; Test1.xml <?xml version="1.0" …

xml xinclude xpointer