diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2018-08-20 21:12:06 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2018-08-20 21:12:06 -0400 |
commit | 63e87c2d0c9d263f14c77b68f85c67d46ece82a9 (patch) | |
tree | 6260365cbf7d24f37d27669e8538227fcb72e243 /gtk+-mingw/share/doc/libxml2-2.8.0/html/xpath2.res | |
parent | a4460f6d9453bbd7e584937686449cef3e19f052 (diff) |
Diffstat (limited to 'gtk+-mingw/share/doc/libxml2-2.8.0/html/xpath2.res')
-rw-r--r-- | gtk+-mingw/share/doc/libxml2-2.8.0/html/xpath2.res | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/gtk+-mingw/share/doc/libxml2-2.8.0/html/xpath2.res b/gtk+-mingw/share/doc/libxml2-2.8.0/html/xpath2.res deleted file mode 100644 index 4e89699..0000000 --- a/gtk+-mingw/share/doc/libxml2-2.8.0/html/xpath2.res +++ /dev/null @@ -1,30 +0,0 @@ -<?xml version="1.0"?> -<doc> - <parent> - <discarded>discarded</discarded> - <preserved/> - This text node must be discarded - <discarded>discarded</discarded> - <preserved> - content1 - <child1/> - <child2>content2</child2> - <preserved>too</preserved> - <child2>content3</child2> - <preserved/> - <child2>content4</child2> - <preserved/> - <child2>content5</child2> - content6 - </preserved> - This text node must be discarded - <discarded>discarded</discarded> - This text node must be discarded - <preserved/> - This text node must be discarded - <preserved/> - This text node must be discarded - <discarded>discarded</discarded> - This text node must be discarded - </parent> -</doc> |