Hi,

I would like to ask you for help with Castor.
I have some problems:

1) how can I put comments into the structur "schema" of "Castor" (as for
example the addition of "Element"...)in order to print the tag  <!--XXX-->?

2) how can I modify the order of the printed kind with the "Schemawriter"
method of "Castor" in order to print with "Venetian Blind" modality?

3)How can i put into the structure "schema", for every Types, a personal
attribute?

4) how can I put a reference to a group in order to print <xsd:group
ref="nameGroup">?

5) how can I put into a "complexType a "simpleContent"?

for example:

<!-- Comment-->
<xsd:complexType name="nameType" personalAttribute="...">
<xsd:simpleContent>
        ...
        ...
        <xsd:group ref="..."/>
        ...
</xsd:simpleContent>
</xsd:complexType>

Thank you very much for your help.

Andrea Merli
-- 
View this message in context: 
http://www.nabble.com/Any-problems-with-Castor-and-SchemaWriter-tf4799204.html#a13730233
Sent from the Castor - User mailing list archive at Nabble.com.


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

    http://xircles.codehaus.org/manage_email

Reply via email to