Re: [xsl] output to iso-8859-1 of non-iso characters, what is required action

Subject: Re: [xsl] output to iso-8859-1 of non-iso characters, what is required action
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 7 May 2008 15:52:29 +0100
> In XML a character may be displayed in different ways, all perfectly  
> legal: A, &#65; &#x41;

so long as the character is at a place where references are allowed.
If the character is in a comment or a processing instruction, or in an
element or attribute name, then the entire transform should fail with a
fatal error.

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

Current Thread