[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: Julian Reschke <julian.reschke_at_gmx.de>
Date: 2004-11-30 00:33:52 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?

You can represent any Unicode character you want as long it only
contains characters legal in XML 1.0, thus no control characters except
SP, LF and TAB.

Best regards, Julian

-- 
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760
---------------------------------------------------------------------
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:35:14 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.