complexType "listOrSetType"
Namespace:
Content:
complex, 1 attribute, 22 elements, 2 elem. wildcards
Defined:
globally in spring-beans.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:string
    >
   
Content: 
description?, (bean | ref | idref | value | null | array | list | set | map | props | {any}*)*
</...>
Content Model Elements (22):
array, array, bean, bean, description, description, idref, idref, list, list, map, map, null, null, props, props, ref, ref, set, set, value, value
Known Direct Subtypes (1):
listOrSetType
All Direct / Indirect Based Elements (1):
recipients
Type Definition Detail
Type Derivation Tree
collectionType (extension)
  listOrSetType
XML Source (see within schema source)
<xsd:complexType name="listOrSetType">
<xsd:complexContent>
<xsd:extension base="collectionType">
<xsd:group ref="collectionElements"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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.