element <description> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data)
Defined:
globally in spring-beans.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<description>
   
Content: 
{text}
</description>
Included in content model of elements (28):
add-message-properties, array, array, bean, bean, beans, beans, constructor-arg, constructor-arg, context-property, credentials, entry, entry, environment, jndi-provider-properties, key, key, list, list, map, map, properties, properties, property, property, recipients, set, set
Annotation
Contains informative text describing the purpose of the enclosing element. Used primarily for user documentation of XML bean definition documents.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="description">
<xsd:complexType mixed="true">
<xsd:choice maxOccurs="unbounded" minOccurs="0"/>
</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.