On Tue, 13 May 2008, Sebastian Bergmann wrote: > Modified: trunk/Workflow/review-1.2.txt > ============================================================================== > --- trunk/Workflow/review-1.2.txt [iso-8859-1] (original) > +++ trunk/Workflow/review-1.2.txt [iso-8859-1] Tue May 13 10:48:33 2008 > @@ -1,8 +1,32 @@ > -[ ] ezcWorkflowDefinitionStorageXml mentions a @todo: DTD for the XML file. > +[/] ezcWorkflowDefinitionStorageXml mentions a @todo: DTD for the XML file. > + > + While I learned writing DTDs at University a couple of years ago, > + I have never actually written one. In any case, I think we should > + provide an XML Schema (or RelaxNG) specification instead. Again, > + I have no practical experience in writing either of these. > +
Have a look at "trang" - it can generate a starting point RelaxNG schema from a set of XML documents. regards, Derick -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
