| |
Hi all, I'm working on some graphic editor (on Eclipse) and need to implement the following functionality: to be able to create the xml file from schema. The user of editor should be able to create an xml file from his data and I need to supply gui with promts/accomplishments from the schema, so that user creates the xml agree to the schema. If anybody knows which direction I should take? Are there any xsd parsers? Thanks in advance! |