Author: veithen
Date: Sun Jun 28 20:35:47 2009
New Revision: 789149
URL: http://svn.apache.org/viewvc?rev=789149&view=rev
Log:
Added two XML test files with different charset encodings.
Added:
webservices/commons/trunk/modules/axiom/modules/axiom-api/src/test/resources/conformance/iso-8859-1.xml
(with props)
webservices/commons/trunk/modules/axiom/modules/axiom-api/src/test/resources/conformance/utf-8.xml
(with props)
Added:
webservices/commons/trunk/modules/axiom/modules/axiom-api/src/test/resources/conformance/iso-8859-1.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-api/src/test/resources/conformance/iso-8859-1.xml?rev=789149&view=auto
==============================================================================
---
webservices/commons/trunk/modules/axiom/modules/axiom-api/src/test/resources/conformance/iso-8859-1.xml
(added)
+++
webservices/commons/trunk/modules/axiom/modules/axiom-api/src/test/resources/conformance/iso-8859-1.xml
Sun Jun 28 20:35:47 2009
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<text>Voix ambiguë d'un coeur qui au zéphyr préfère les jattes de kiwis</text>
\ No newline at end of file
Propchange:
webservices/commons/trunk/modules/axiom/modules/axiom-api/src/test/resources/conformance/iso-8859-1.xml
------------------------------------------------------------------------------
svn:eol-style = native
Added:
webservices/commons/trunk/modules/axiom/modules/axiom-api/src/test/resources/conformance/utf-8.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-api/src/test/resources/conformance/utf-8.xml?rev=789149&view=auto
==============================================================================
---
webservices/commons/trunk/modules/axiom/modules/axiom-api/src/test/resources/conformance/utf-8.xml
(added)
+++
webservices/commons/trunk/modules/axiom/modules/axiom-api/src/test/resources/conformance/utf-8.xml
Sun Jun 28 20:35:47 2009
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<text>Ø§ÙØ¯Ø§Ø± Ø§ÙØ¨Ùضاء</text>
\ No newline at end of file
Propchange:
webservices/commons/trunk/modules/axiom/modules/axiom-api/src/test/resources/conformance/utf-8.xml
------------------------------------------------------------------------------
svn:eol-style = native