The xsd2java compiler supports most of the commonly used schema constructs for defining complexTypes. This page shows complexType definitions using various schema constructs and the generated JavaBeans and Marshalers for them.complexType from simpleContent
complexType using all
complexType using sequence
complexType derivation by extension
complexType using attributeGroup
complexType using choice and group
Please note the following while working with complexTypes:
- derivation by restriction not supported
Copyright © 2001-2003, Novell, Inc. All rights reserved.