[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: issue #1954

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-11-30 00:32:04 CET

Peter N. Lundblad wrote:
> On Tue, 29 Nov 2004 kfogel@collab.net wrote:
>
>
>>Okay, after some research to aid my always-sieve-like memory, it looks
>>like any character can be encoded in an XML attribute using typical
>>"&" char encoding, as in:
>>
>> <element attr="look_I_have_a_quote_&#x22;_in_my_value"/>
>>
>>So, we can represent any UTF8 string we want, right?
>>
>
> As I pointed out, I interpreted the spec differently? What spec did you
> look in? 1.1?

My understanding is the same, there's no way to represent a number of
different control characters in XML 1.0. Some parsers may accept them,
but it is not technically correct.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 30 00:33:02 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.