aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/iso8859-1/test-000.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/hybrid/iso8859-1/test-000.xml')
-rw-r--r--tests/cxx/hybrid/iso8859-1/test-000.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/cxx/hybrid/iso8859-1/test-000.xml b/tests/cxx/hybrid/iso8859-1/test-000.xml
new file mode 100644
index 0000000..fd61446
--- /dev/null
+++ b/tests/cxx/hybrid/iso8859-1/test-000.xml
@@ -0,0 +1,15 @@
+<t:root xmlns:t="test" x="longlonglong&#xA2;&#xA3;&#xA4;&#xA5;longlong">
+
+ <a>abc</a>
+ <a>&#xE6;</a>
+ <a>&#xA2;&#xA3;&#xA4;&#xA5;</a>
+ <a>&#x100;&#xAAAA;&#xAAAAA;</a>
+ <a>longlonglonglonglonglonglonglonglonglonglonglong&#xE6;longlonglonglong</a>
+
+ <b>abc</b>
+ <b>a&#xE2;c</b>
+ <b>&#xE2;&#xF2;bc</b>
+
+ <element_name_with_special_char_â>longlonglong&#xA2;&#xA3;&#xA4;&#xA5;longlong</element_name_with_special_char_â>
+
+</t:root>