Hi Denis,

What are you expecting as output? 
Your XML Schema is too *simple*, you only have a field that could match in Java to a 
Java field (String test1)
but not to a class.
For more information on the Source Code Generator, you can download the documentation.
If possible, take the one in the CVS under src/doc that is more up-to-date.
You can also download an old version at http://www.castor.org/SourceGeneratorUser.pdf

Arnaud

-> -----Original Message-----
-> From: �������� ����� [mailto:[EMAIL PROTECTED]]
-> Sent: Tuesday, September 25, 2001 12:27 AM
-> To: [EMAIL PROTECTED]
-> Subject: [castor-dev] MIME-Version: 1.0
-> 
-> 
-> Hi!
-> 
-> Why this xsd don't produce any class
-> -t1.xsd------------------------------------------------------
-> <?xml version="1.0"?>
-> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema";>
->    <xsd:element name="test1" type="xsd:string"/>
-> </xsd:schema>  
-> -------------------------------------------------------------
-> java org.exolab.castor.builder.SourceGenerator -i t1.xsd
-> 
-> ---
-> WBR
->  Denis Tsyplakov
-> 
-> ----------------------------------------------------------- 
-> If you wish to unsubscribe from this mailing, send mail to
-> [EMAIL PROTECTED] with a subject of:
->      unsubscribe castor-dev

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

  • ... Цыплаков Денис
    • ... Arnaud Blandin
    • ... Keith Visco
    • ... Juan Carlos Param� Arjones

Reply via email to