aboutsummaryrefslogtreecommitdiff
path: root/libxml2-2.9.10/doc/examples/writer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2-2.9.10/doc/examples/writer.xml')
-rw-r--r--libxml2-2.9.10/doc/examples/writer.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/libxml2-2.9.10/doc/examples/writer.xml b/libxml2-2.9.10/doc/examples/writer.xml
new file mode 100644
index 0000000..6ab05fd
--- /dev/null
+++ b/libxml2-2.9.10/doc/examples/writer.xml
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<EXAMPLE><!--This is a comment with special chars: <äöü>--><ORDER version="1.0" xml:lang="de"><!--This is another comment with special chars: <äöü>--><HEADER><X_ORDER_ID>0000053535</X_ORDER_ID><CUSTOMER_ID>1010</CUSTOMER_ID><NAME_1>Müller</NAME_1><NAME_2>Jörg</NAME_2></HEADER><ENTRIES><ENTRY><ARTICLE>&lt;Test&gt;</ARTICLE><ENTRY_NO>10</ENTRY_NO></ENTRY><ENTRY><ARTICLE>&lt;Test 2&gt;</ARTICLE><ENTRY_NO>20</ENTRY_NO></ENTRY></ENTRIES><FOOTER><TEXT>This is a text.</TEXT></FOOTER></ORDER></EXAMPLE>