Hi all
Does anybody use the generated schemas with XmlBeans? I have integrated xmlbeans build into the common subproject and it works fine with hand made xsd schemas(http://xmlbeans.apache.org/). Using the XmlSchema cartidge i get a very nice xmlSchema.xsd file generated but it doesn't compile with xmlbeans. The reason is that the cartidge generates the java types instead of XMl types. Is there a possibility to add a translation similar to <languageMappingsUri> ? generated: .... <xsd:element name="blabla" type="xsd:java.lang.String"/> ... needed: .... <xsd:element name="blabla" type="xsd:string"/> ... Any hints for me? Michael _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2980#2980 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user