| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
Defines a reference to another bean in this factory or an external factory (parent or included factory).
Attribute Summary | |
xsd:string | bean The name of the referenced bean. |
xsd:IDREF | local The name of the referenced bean. |
xsd:string | parent The name of the referenced bean in a parent factory. |
Attribute Detail |
xsd:string
optional
unqualified
xsd:IDREF
optional
unqualified
xsd:string
optional
unqualified
<xsd:element name="ref"><xsd:complexType></xsd:element><xsd:complexContent></xsd:complexType><xsd:restriction base="xsd:anyType"></xsd:complexContent><xsd:attribute name="bean" type="xsd:string">
</xsd:attribute><xsd:attribute name="local" type="xsd:IDREF">
</xsd:attribute><xsd:attribute name="parent" type="xsd:string"></xsd:restriction>
</xsd:attribute>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |