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

Re: invalid XML on PROPFIND?

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2004-02-14 23:22:40 CET

On Sat, Feb 14, 2004 at 12:18:55AM +0100, Julian Reschke wrote:
> MSXML complains immediately about:
>
> <C:svk:merge>ae6c956b-9dc6-0310-97b2-e73af4192982:/svn/local:7798</C:svk:merge>
>
> ...and I think it's right, in XML+Namespaces we have
>
> <http://www.w3.org/TR/REC-xml-names/#ns-qualnames>
>
> that is both the prefix and the local name must not have a column.

Thanks, I've added some checks to reject such names in the next version
of neon. (though it won't reject all the character sets like
CombiningChar which are not valid as the first character of an NCName)

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 14 23:22:56 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.