| Fuse ESB Enterprise 7.0 XML Schemas | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
http://www.springframework.org/schema/beans))*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 | |||||||||||||||||||||||||||||
| sequence |
|
||||||||||||||||||||||||||||
| Attribute Summary | |
string | key
Each map element must specify its key as attribute or as child element. |
string | key-ref
A short-cut alternative to a to a "key" element with a nested "<ref bean='...'/>". |
string | value
A short-cut alternative to a nested "<value>...</value>" element. |
string | value-ref
A short-cut alternative to a nested "<ref bean='...'/>". |
| Attribute Detail |
Each map element must specify its key as attribute or as child element. A key attribute is always a String value.
Defined with global type string
A short-cut alternative to a to a "key" element with a nested "<ref bean='...'/>".
Defined with global type string
A short-cut alternative to a nested "<value>...</value>" element.
Defined with global type string
A short-cut alternative to a nested "<ref bean='...'/>".
Defined with global type string
| Fuse ESB Enterprise 7.0 XML Schemas | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||