Hi Bao,

Le Duc Bao wrote:
> Hi all,
> 
> I tried to manipulate the org.exolab.castor.xml.schema package and its
> sub-packages. I created successfully a simple schema with some complex
> elements. It was almost based on
> org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler class as an
> example.
I always thought that whatever is present within that tool would make a
(very) good starting point.

> I would like to know if you have any guide/documentation for those
> packages or structure of schema/classes relationship or more complex sample
> code.
No .. :-(. But we are looking forward to having some of those in
futuram. Well, in all honesty, there's not much available. The schema
classes are extensively used in the XML code generator for producing
Java classes from an XML schema (set).
> 
> Furthermore, the output of org.exolab.castor.xml.schema.writer.SchemaWriter
> hasn't indent/line break. Is there any option for controlling this writer?
It all depends ... if the SchemaWritetr happens to be using a Marshaller
for performing his job, you can simply use the standard
castor.properties file. If not, then we might have to add something.

> 
> Regards,


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

    http://xircles.codehaus.org/manage_email


Reply via email to