Hey there everyone,
I am using the below xsdconfig file in an attempt to get the generated classed to extend an additional Interface momentum.wealth.statement.ContractNotesInterface. I have placed this file in the same directory with all of the .xsd's I comple from but, this is having no effect on the generated code. I am using the Ant task to generate the XMLBeans. Am I missing something? Thanks for your help! <xb:config xmlns:xb="http://xml.apache.org/xmlbeans/2004/02/xbean/config"> <xb:extension for="momentum.wealth.statement.AddressDto"> <xb:interface name="momentum.wealth.statement.ContractNotesInterface"> <xb:staticHandler>momentum.wealth.statement.ContractNotesInterface</xb:s taticHandler> </xb:interface> </xb:extension> </xb:config> -- Kind Regards, Schalk Neethling Developer - Momentum Wealth +27 (0) 12 673 7527 This email and all content are subject to the following disclaimer: http://content.momentum.co.za/content/legal/disclaimer_email.htm