Ulrich, Is there any particular reason why you could not use the source generator to generate Java classes from the XML Schema instance, and use the generated object model to create the XML instance.
Regards Werner Ulrich Freyer-Hirtz wrote: > Hi, > for testing purposes we like to generate a xml Document from a given Schema > and fill them with special values depending on the schema. > With SchemaReader in could read in the Schema and here's my question: > How to generate a xml from that object ? With Castor or manual element for > element ? > How to set values and how to save in xml Format may be standard stuff of > Coastor.. > > Cheers > uli ------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address: [EMAIL PROTECTED] -------------------------------------------------

