complexType "metaType"
Namespace:
Content:
empty, 2 attributes
Defined:
globally in spring-beans.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
never
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:string
 = 
xsd:string
/>
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="metaType">
<xsd:attribute name="key" type="xsd:string" use="required"/>
<xsd:attribute name="value" type="xsd:string" use="required"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 2/2)
key
Type:
xsd:string, predefined
Use:
required
The key name of the metadata attribute being defined.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="key" type="xsd:string" use="required"/>

value
Type:
xsd:string, predefined
Use:
required
The value of the metadata attribute being defined (as a simple String).
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="value" type="xsd:string" use="required"/>

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.