Hi Dave,
I am currently working on a project in which I have to perform the following 
tasks (in the order listed):
1. Read an XSD file.
2. Read a plain text data file - this contains the values of the elements 
defined in the XSD
3. Create an XML complying with the XSD and containing the values of the 
elements which are read from the data file.

I.e. the inputs will be the XSD, Data file, and the output would be the .xml 
file.

I would like to know how I could use the generateDS.py program to achieve the 
above. I did look at the link on this mailing list 
http://www.mail-archive.com/generateds-users@lists.sourceforge.net/msg00006.html
 which contains a response from you, which tells a great deal about things 
which I want to do. However, I would like to know if other than modifying 
sub-classes is there any other way of creating an XML, because in my case 
modifying sub-classes will not be a very suitable option.

Thanks & Regards
Subodh
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users

Reply via email to