group "beanElements"
Namespace:
Content:
elements, elem. wildcard
Defined:
Includes:
definitions of 7 elements, elem. wildcard
Used:
Content Model Diagram
Complex Content Model
description?, (meta | constructor-arg | property | qualifier | lookup-method | replaced-method | {any}*)*
Content Model Elements (7):
Known Usage Locations
XML Source (see within schema source)
<xsd:group name="beanElements">
<xsd:sequence>
<xsd:element minOccurs="0" ref="description"/>
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element ref="meta"/>
<xsd:element ref="constructor-arg"/>
<xsd:element ref="property"/>
<xsd:element ref="qualifier"/>
<xsd:element ref="lookup-method"/>
<xsd:element ref="replaced-method"/>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="strict"/>
</xsd:choice>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined in this component only; 8/8)
constructor-arg
Type:
anonymous, complex content
XML Source (see within schema source)
<xsd:element ref="constructor-arg"/>

description
Type:
anonymous, mixed content
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="description"/>

lookup-method
Type:
anonymous (restriction of xsd:anyType), empty content
XML Source (see within schema source)
<xsd:element ref="lookup-method"/>

meta
Type:
metaType, empty content
XML Source (see within schema source)
<xsd:element ref="meta"/>

property
Type:
propertyType, complex content
XML Source (see within schema source)
<xsd:element ref="property"/>

qualifier
Type:
anonymous, complex content
XML Source (see within schema source)
<xsd:element ref="qualifier"/>

replaced-method
Type:
anonymous, complex content
XML Source (see within schema source)
<xsd:element ref="replaced-method"/>

{any element with non-schema namespace}
XML Source (see within schema source)
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="strict"/>

XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.