XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] Best Practice: Use a character or its escaped form?

On 02/28/2013 05:29 AM, 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>
I'll answer this question with another question:

When should A be used versus when should its escaped form be used (&x41;)?

Which is Best Practice, this:

<Name>&x41;&x6E;&x64;&x72;&x65;</Name>

or this:

<Name>Andre</Name>

?


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS