Hi,
I am trying to
figure out if it is possible to write an XML Schema using dom4j. Sure, you
can set up your namespaces yourslef, write all your data types yourself by
setting their right names and prefixes, attributes etc...
But is there an API
which would make your life easier to generate an XSD, with the W3C XML Schema Data Types
implementattion?
Regards,
Will
