Hi I am using the latest version of castor-1.0.5. I have a parent schema that has some elements. One of these elements uses the xs:extension base tag to define the contents in an included schema. Castor is not generating the dependant classes for this element. It is only generating the data for the parent. So when it tries to build the parent classes it has a parent class that extends the child but fails because it has not generated the source classes for the child. Here is a snippet of the relevant parent xml. The generated RenderRequestInfo class extends RenderRequestInfoType but there is no generated RenderResuestInfoType! <xs:element name="RenderRequestInfo">
<xs:complexType> <xs:complexContent mixed="false"> <xs:extension base="common:RenderRequestInfoType" /> </xs:complexContent> </xs:complexType> </xs:element> Any advice would be gratefully received. Neale Napier Senior Technical Consultant Conchango PASSIONATE | FOCUSED | INNOVATIVE Direct: +44 (0) 1784 221899 Mobile: +44 (0) 7770 634005 Web: www.conchango.com <file:///C:/Documents%20and%20Settings/neale.napier/Application%20Data/M icrosoft/Signatures/www.conchango.com> No.1 Forrester Report - Top European Web Design Agencies _____________________________________________________________________ This e-mail has been scanned for viruses by MessageLabs. The information contained in this message is confidential and is intended for the addressee only. If you have received this message in error, please notify Conchango plc as soon as possible. The unauthorised use, disclosure, copying or alteration of this message is prohibited and may be unlawful. The internet cannot guarantee the integrity of this message and therefore Conchango plc will not be liable for the message if modified. Reg. Heritage House, Church Road, Egham, Surrey, TW20 9QD T 44 (0) 1784 222 222 F 44 (0) 1784 222 200 E [EMAIL PROTECTED] No. 2598884

