RE: url encoding in XML

Yes.

There's no such thing as a un-encoded URI. If you un-encode it, it's not
longer a URI.

--
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760

> -----Original Message-----
> From: ietf-dav-versioning-request@w3.org
> [mailto:ietf-dav-versioning-request@w3.org]On Behalf Of B H, Girish
> Sent: Wednesday, August 28, 2002 12:00 PM
> To: IETF-DeltaV (E-mail)
> Subject: url encoding in XML
>
>
>
> Hi,
> A very basic question.  Should the hrefs that appear within the
> XML content be encoded? For example, should the hrefs reported in
> the DAV:successor-set be URL encoded?
>
> <D:successor-set>
> 	<D:href>http://repo.webdav.org/his/23/ver/V+1</D:href>
> 	<D:href>http://repo.webdav.org/his/23/ver/V 1</D:href>
> </D:successor-set>
>
> Should the '+' and the blank in the above URLs be encoded?
>
> Rgds,
> Girish
>
>
>

Received on Wednesday, 28 August 2002 06:07:28 UTC