This is what I did:
Converter.convertDTDtoSchema(new FileReader("d:\\content_fields.dtd"),new
FileWriter("d:\\content_Fields_Via_Converter.xsd"));
and I got the following message:
java.lang.IllegalArgumentException: Namespace URI must not be null.
Please Help
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-user
