complexType "propsType"
Namespace:
Content:
complex, 1 attribute, 1 element
Defined:
globally in spring-beans.xsd; see XML source
Includes:
definition of 1 element
Used:
never
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:string
    >
   
Content: 
prop*
</...>
Content Model Elements (1):
prop
Type Definition Detail
Type Derivation Tree
collectionType (extension)
  propsType
XML Source (see within schema source)
<xsd:complexType name="propsType">
<xsd:complexContent>
<xsd:extension base="collectionType">
<xsd:sequence>
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element ref="prop"/>
</xsd:choice>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
prop
Type:
anonymous complexType, mixed content
XML Source (see within schema source)
<xsd:element ref="prop"/>

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.