XSD Complex Types

xsd:sequence
xsd:all
xsd:choice and xsd:union
Repeating Groups
Repeating Elements
xsd:list
xsd:any
XML Attribute Declarations
xsd:anyAttribute
xsd:simpleContent
xsd:complexContent
Substitution Groups

XSD complex types and selected simple types are mapped to equivalent ASN.1 constructed types. In some cases, simplifications are done to make the generated code easier to work with. The following are mappings for specific XSD complex types.