[elbe-devel] [PATCH 09/10] tests: preproc-01.xml: initial implementation
Torben Hohn
torben.hohn at linutronix.de
Thu Apr 1 13:15:31 CEST 2021
include all nodes from xinclude/simple.xml
Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
---
tests/preproc-01.xml | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 tests/preproc-01.xml
diff --git a/tests/preproc-01.xml b/tests/preproc-01.xml
new file mode 100644
index 000000000..ba594188d
--- /dev/null
+++ b/tests/preproc-01.xml
@@ -0,0 +1,9 @@
+<ns0:RootFileSystem xmlns:ns0="https://www.linutronix.de/projects/Elbe"
+ xmlns:xi="http://www.w3.org/2003/XInclude"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ created="2009-05-20T08:50:56" revision="6"
+ xsi:schemaLocation="https://www.linutronix.de/projects/Elbe dbsfed.xsd">
+
+ <xi:include href="xinclude/simple.xml" xpointer="xmlns(ns0=https://www.linutronix.de/projects/Elbe)
+ xpointer(ns0:RootFileSystem/*)"/>
+</ns0:RootFileSystem>
--
2.20.1
More information about the elbe-devel
mailing list