Re: [xsl] Character encoding/representation from ISO-8859-1 to UTF-8

Subject: Re: [xsl] Character encoding/representation from ISO-8859-1 to UTF-8
From: "Steven D Majewski steve.majewski@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 11 Oct 2016 20:04:56 -0000
That doesnbt appear to be valid iso-8859-1 characters, but maybe they are
getting transformed or mangled in email or cut and pasted into email.  Can you
do a hex dump of the file so we can see the actual byte values?



> On Oct 11, 2016, at 3:00 PM, Bridger Dyson-Smith bdysonsmith@xxxxxxxxx
<xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> input.xml
> <?xml version="1.0" encoding="iso-8859-1"?>
> <documents>
> 	<document>The reality of the effect of natural ventilation in a residential
attic cavity has been the topic of many debates and scholarly reports since
the 1930C"b,b"s.</document>
> </documents>

Current Thread