Ryan Schmidt wrote:
> On May 20, 2006, at 22:14, Vijay Gill wrote:
>
>> Where can I find the schema for the XML log generated by the
>> mod_dav_svn which can be used to present a repository in web browser
>> using custom xslt?
>>
>> I am trying to modify the xsl file that comes with subversion and want
>> to show the name of the repository also, but cannot find such
>> information.
>
> I do not know where the schema is. I was also unable to find the
> repository name in the produced XML. I can't find an open feature
> request about this either.
Subversion has RELAX NG schemas. Check this repository url:
http://svn.collab.net/repos/svn/trunk/subversion/svn/schema/log.rnc
Some XML parsers support RELAX NG natively, and there are also tools to
convert RELAX NG into XML Schemas or DTD's. For more information about
RELAX NG take a look at http://www.relaxng.org.
Best regards
Morten
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 21 00:46:03 2006