Namespace: |
|
Type: |
|
Content: |
complex, 16 attributes, attr. wildcard, 21 elements, 3 elem. wildcards |
Defined: |
globally in spring-beans-2.5.xsd; see XML source |
Used: |
never |
XML Representation Summary | |||||
<bean | |||||
id | = |
xsd:ID | |||
name | = |
xsd:string | |||
class | = |
xsd:string | |||
parent | = |
xsd:string | |||
scope | = |
xsd:string | |||
abstract | = |
xsd:boolean | |||
lazy-init | = |
("default" | "true" | "false") : "default" | |||
autowire | = |
("default" | "no" | "byName" | "byType" | "constructor") : "default" | |||
depends-on | = |
xsd:string | |||
autowire-candidate | = |
("default" | "true" | "false") : "default" | |||
primary | = |
xsd:boolean | |||
init-method | = |
xsd:string | |||
destroy-method | = |
xsd:string | |||
factory-method | = |
xsd:string | |||
factory-bean | = |
xsd:string | |||
dependency-check | = |
("default" | "none" | "simple" | "objects" | "all") : "default" | |||
{any attribute with non-schema namespace} | |||||
> | |||||
|
|||||
</bean> |
Type Derivation Tree![]() |
<xsd:element name="bean"> <xsd:complexType> <xsd:complexContent> </xsd:extension> </xsd:complexContent> </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. |