Definition Type: Attribute
Name: merge
Namespace: http://www.springframework.org/schema/beans
Type: beans:defaultable-boolean
Containing Schema: spring-beans-3.1.xsd
Default default
Use (Optional)
Documentation:
Enables/disables merging for collections when using parent/child beans.
Collapse XSD Schema Diagram:
XSD Diagram of merge in schema spring-beans-3_1_xsd (Membrane Service Proxy)
Collapse XSD Schema Code:
<xsd:attribute name="merge" default="default" type="defaultable-boolean">
    <xsd:annotation>
        <xsd:documentation><![CDATA[
	Enables/disables merging for collections when using parent/child beans.
							]]></xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: