Re: [xml-dev] Best Practice: Use a character or its escaped form?

From
Andrew Welch <>
To
"Costello, Roger L." <>
Date
2013-02-28T11:06:10Z
ID
<>
Thread
Re: [xml-dev] Best Practice: Use a character or its escaped form?
On 28 February 2013 10:29, Costello, Roger L. <> wrote:
> Hi Folks,
>
> When should Á be used versus when should its escaped form be used (&xC1;)?
>
> Which is Best Practice, this:
>
>         <Name>Ándre</Name>
>
> or this:
>
>         <Name>&xC1;ndre</Name>
>
> Which do you think is Best Practice?

If someone is going to eyeball the XML then you really should avoid
try and character referencest.... otherwise it doesn't really matter.


-- 
Andrew Welch
http://andrewjwelch.com