| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
A map entry can be an inner bean, ref, value, or collection. The key of the entry is given by the "key" attribute or child element.
Nested Element Summary | |
| array |
| bean |
| description |
| idref |
| key |
| list |
| map |
| null |
| props |
| ref |
| set |
| value |
Attribute Summary | |
xsd:string | key Each map element must specify its key as attribute or as child element. |
xsd:string | key-ref A short-cut alternative to a to a "key" element with a nested "<ref bean='...'/>". |
xsd:string | value A short-cut alternative to a nested "<value>...</value>" element. |
xsd:string | value-ref A short-cut alternative to a nested "<ref bean='...'/>". |
Attribute Detail |
xsd:string
optional
unqualified
xsd:string
optional
unqualified
xsd:string
optional
unqualified
xsd:string
optional
unqualified
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |