element <key> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 22 elements, 2 elem. wildcards
Defined:
globally in spring-beans.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<key>
   
Content: 
description?, (bean | ref | idref | value | null | array | list | set | map | props | {any}*)*
</key>
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
Included in content model of elements (3):
context-property, entry, entry
Annotation
A key element can contain an inner bean, ref, value, or collection.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="key">
<xsd:complexType>
<xsd:group ref="collectionElements"/>
</xsd:complexType>
</xsd:element>

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.