group "beanElements"
Namespace:
Content:
elements, elem. wildcard
Defined:
globally in spring-beans.xsd; see XML source
Includes:
definitions of 7 elements, elem. wildcard
Used:
never
Content Model Diagram
Complex Content Model
description?, (meta | constructor-arg | property | qualifier | lookup-method | replaced-method | {any}*)*
Content Model Elements (7):
constructor-arg, description, lookup-method, meta, property, qualifier, replaced-method
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 within this component only; 8/8)
constructor-arg
Type:
anonymous complexType, complex content
XML Source (see within schema source)
<xsd:element ref="constructor-arg"/>

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

lookup-method
Type:
anonymous complexType (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 complexType, complex content
XML Source (see within schema source)
<xsd:element ref="qualifier"/>

replaced-method
Type:
anonymous complexType, 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 RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.