Re: xsd and python

Stephane Bortzmeyer <[email protected]>
Newsgroups gmane.comp.python.xml
Organization NIC France
Message-ID <[email protected]>
On Wed, Sep 12, 2007 at 07:41:05PM +0200,
 Steen Manniche <[email protected]> wrote 
 a message of 50 lines which said:

> Inferring an xml instance from an xml schema is not trivial, since
> an xml schema can contain infinite paths.

But this is possible. It is not different from generating a program
according to a grammar (BNF grammars, like XML schemas, can contain
infinite paths) and some programs do it:

http://www.quut.com/abnfgen/
http://www.bortzmeyer.org/eusthatius-test-grammars.html

So, not trivial but a nice and useful project. Who volunteers? :-)
_______________________________________________
XML-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/xml-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.