element <null>
Namespace:
Type:
anonymous complexType
Content:
mixed
Defined:
globally in spring-beans.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<null>
   
Content: 
{text}
</null>
Included in content model of elements (22):
Annotation
Denotes a Java null value. Necessary because an empty "value" tag will resolve to an empty String, which will not be resolved to a null value unless a special PropertyEditor does so.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="null">
<xsd:complexType mixed="true">
<xsd:choice maxOccurs="unbounded" minOccurs="0"/>
</xsd:complexType>
</xsd:element>

XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.