Hi,

First off, thanks so much to those who gave me some guidance on the last question I had - very much appreciated :) . I have another one now relating to the binding file. I've read through the section on binding but was wondering if there is a means to automatically generate this file. If there is a schema that has a number of fields in a complex type that are then repeated in other complex types, do these need to be manually specified in the binding.xml file? Also, when moving back from Java classes to XML are the original element names preserved? One of the examples shown is where the complex type name and the field name are appended together - are these then taken apart as it were when moving back to XML? Any input would be greatly appreciated

I am working on a project called Pedro which renders data entry forms for an XML schema. Users use the forms to produce XML files which validate against the schema. Currently, we are using the MSV Schema Reader to interpret the schemas. We are now trying to replace MSV Schema Reader with Castor. Therefore we are concerned with preserving information about the record and field definitions in the schema because these tags are used both in the generated forms and in the generated XML data files. If anyone is interested in finding out more about what we're up to, please check out http://pedrodownload.man.ac.uk .

Thanks for your time,

Chris.


---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to