Hi,
I'm reading in an XML file with the pound sign in it (0xa3).
When I parse it using the StaxOMBuilder and then print the
documentElement.toString to the console, a weird character (0xc2) appears in
front of the pound sign.
What is happening?
Thanks a lot,
Brecht
Invenso - The "Integration Software" specialists.
____________________________________________
Brecht Yperman
Development Team
Direct: +32 (0)3 780 30 05
Email: [EMAIL PROTECTED]
INVENSO bvba
Industriepark-West 75
9100 Sint-Niklaas
Belgium - Europe
Phone: +32 (0)3 780 30 02
Fax: +32 (0)3 780 30 03
Email: [EMAIL PROTECTED]
Website: www.invenso.com
VAT BE 0477.834.668
RPR Sint-Niklaas
"E-mail disclaimer: This e-mail, and any attachments thereto, is intended only
for use by the addressee(s) named herein and may contain legally privileged
and/or confidential information. If you are not the intended recipient, please
note that any review, dissemination, disclosure, alteration, printing, copying
or transmission of this e-mail and/or any file transmitted with it, is strictly
prohibited and may be unlawful. If you have received this e-mail by mistake,
please immediately notify the sender and permanently delete the original as
well as any copy of any e-mail and any printout thereof."
<?xml version="1.0" encoding="ISO-8859-1"?><Envelope xmlns="http://schemas.invenso.com/soap/envelope/"><Header></Header><Body><doSpellingSuggestion xmlns="urn:GoogleSearch" xmlns:SOAPENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="urn:GoogleSearch" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><key xsi:type="xsd:string">afdfasdsadf</key><phrase xsi:type="xsd:string">£</phrase></doSpellingSuggestion></Body></Envelope>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]