> Now, about my problem. I have a set of XML Schemas (Actually SMIL 2.0
> schemas by W3org). What I think I should do is to process these schemas
> and to generate the corresponding documents (elements) out of them
> following their constraints and structure.

Generating XML from a XML Schema or DTD isn't easy (choice models and
data types), however you could maybe use Xerces XNI, to create a 'Schema
Object Model'.

Regards,
Edwin


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_idt12&alloc_id344&op=click
_______________________________________________
dom4j-user mailing list
dom4j-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to