| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The id of another bean in this factory or an external factory (parent or included factory). While a regular 'value' element could instead be used for the same effect, using idref in this case allows validation of local bean ids by the XML parser, and name completion by supporting tools.
| Attribute Summary | |
xsd:string | beanThe name of the referenced bean. |
xsd:IDREF | localThe name of the referenced bean. |
| Attribute Detail |
xsd:stringoptionalunqualifiedxsd:IDREFoptionalunqualified<xsd:element name="idref"><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:restriction>
</xsd:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||