Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://jboss.org}defaults" minOccurs="0"/> <element ref="{http://jboss.org}enterprise-beans" minOccurs="0"/> <element ref="{http://jboss.org}relationships" minOccurs="0"/> <element ref="{http://jboss.org}dependent-value-classes" minOccurs="0"/> <element ref="{http://jboss.org}type-mappings" minOccurs="0"/> <element ref="{http://jboss.org}entity-commands" minOccurs="0"/> <element ref="{http://jboss.org}user-type-mappings" minOccurs="0"/> <element ref="{http://jboss.org}reserved-words" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>