On Fri, Dec 16, 2005 at 08:54:22AM +0100,
 [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote 
 a message of 25 lines which said:

> AFAIK there are tools that can infer the schema from an instance
> document, 

Examplotron (http://examplotron.org). It generates RelaxNG schemas
from an instance document. You can use trang to produce DTD or W3C
schemas.

It allows you to specify (with namespaced attributes in the document)
constraints when they are not inferable from the document (for
instance, the fact that an element is optional, something that
Examplotron cannot find itself).

_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to