Definition Type: ComplexType
Name: listOrSetType
Namespace: http://www.springframework.org/schema/beans
Type: beans:collectionType
Containing Schema: spring-beans-3.1.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into props in schema spring-beans-3_1_xsd Drilldown into map in schema spring-beans-3_1_xsd Drilldown into set in schema spring-beans-3_1_xsd Drilldown into list in schema spring-beans-3_1_xsd Drilldown into array in schema spring-beans-3_1_xsd Drilldown into null in schema spring-beans-3_1_xsd Drilldown into value in schema spring-beans-3_1_xsd Drilldown into idref in schema spring-beans-3_1_xsd Drilldown into ref in schema spring-beans-3_1_xsd Drilldown into bean in schema spring-beans-3_1_xsd Drilldown into description in schema spring-beans-3_1_xsd Drilldown into collectionElements in schema spring-beans-3_1_xsd Drilldown into value-type in schema spring-beans-3_1_xsd Drilldown into collectionType in schema spring-beans-3_1_xsdXSD Diagram of listOrSetType in schema spring-beans-3_1_xsd (Membrane Service Proxy)
Collapse XSD Schema Code:
<xsd:complexType name="listOrSetType">
    <xsd:complexContent>
        <xsd:extension base="collectionType">
            <xsd:group ref="collectionElements" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
description beans:description 0 (1)
bean beans:bean (1) (1)
ref beans:ref (1) (1)
idref beans:idref (1) (1)
value beans:value (1) (1)
null beans:null (1) (1)
array beans:array (1) (1)
list beans:list (1) (1)
set beans:set (1) (1)
map beans:map (1) (1)
props beans:props (1) (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
value-type beans:value-type (Optional)
Collapse Derivation Tree:
Collapse References:
beans:array, beans:list, beans:set