Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 2 attributes, 1 element |
Defined: |
globally in spring-beans.xsd; see XML source |
Includes: |
definitions of 2 attributes, 1 element |
Used: |
never |
XML Representation Summary | |||||
<qualifier | |||||
type | = |
xsd:string : "org.springframework.beans.factory.annotation.Qualifier" | |||
value | = |
xsd:string | |||
> | |||||
|
|||||
</qualifier> |
<xsd:element name="qualifier"> <xsd:complexType> <xsd:sequence> </xsd:sequence> <xsd:attribute default="org.springframework.beans.factory.annotation.Qualifier" name="type" type="xsd:string"/> </xsd:complexType> </xsd:element> |
Type: |
xsd:string, predefined |
Use: |
optional |
Default: |
"org.springframework.beans.factory.annotation.Qualifier" |
<xsd:attribute default="org.springframework.beans.factory.annotation.Qualifier" name="type" type="xsd:string"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="value" type="xsd:string"/> |
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. |