element <property>
Namespace:
Type:
Content:
complex, 3 attributes, 12 elements, elem. wildcard
Defined:
globally in spring-beans.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<property
    name
 = 
xsd:string
    ref
 = 
xsd:string
    value
 = 
xsd:string
    >
   
Content: 
description?, (meta | bean | ref | idref | value | null | array | list | set | map | props | {any})?
</property>
Content model elements (12):
Included in content model of elements (67):
Annotation
Bean definitions can have zero or more properties. Property elements correspond to JavaBean setter methods exposed by the bean classes. Spring supports primitives, references to other beans in the same or related factories, lists, maps and properties.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="property" type="propertyType"/>

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.