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

Re: XML parse error: Not well-formed (Not neon-0.24.3/svn bug)

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-10-09 14:25:10 CEST

"Julian Reschke" <julian.reschke@gmx.de> writes:

> No, that's not a "DAV-ism". WebDAV uses XML names as identifiers, and XML
> names do not allow whitespace. You wouldn't use whitespace in a C or Java
> identifier or in a shell variable name either, right?

That's exactly the kind of DAV-ism I'm talking about. Had the DAV folks been
thinking beyond the ends of their noses, properties would look
something like:

   <prop>
     <name>the name</name>
     <value>the value</value>
   </prop>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 9 14:26:25 2003

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.