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

XSD Schema for svn log --xml

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2005-07-28 23:14:06 CEST

Hi Subversion devs,
 
 
I was looking for a good description of the xml format of 'svn log --xml',
but the
only thing I could find was the DTD in the repository. While this may be ok
for some uses, I found it not strict enough for our purposes, being
automatic
conversion to a Java object model.
 
That's why I created the attached XML schema file. It's purpose is the exact
definition of the 'svn log --xml' format, as strict as possible. The reason
I use
XSD is mainly because I'm more familiar with it, that ( I think ) it allows
more
detailed definition than DTD and it's supported by most of the Java/C# tools

that we use.
 
Now I have two questions to you developers:
1. Can someone verify if the description in the XSD file is exact, and
complete?
I know it works for our repository, but maybe I'm missing some options we
don't
use ourselves.
 
2. If anyone is interested I'd create the XSD's for the other types of xml
also,
but then it would be nice if the files could be included in the SVN
repository,
so they can be maintained if the xml format will be changed/extended with
next releases.
 
regards,
 
Lieven.
 
 
 
 
 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.9.6/59 - Release Date: 27/07/2005
 
  


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu Jul 28 23:18:35 2005

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.