Showing:

Annotations
Attributes
Model
Properties
Element TmapEntry / key
Namespace http://www.osgi.org/xmlns/blueprint/v1.0.0
Type Tkey
Properties
content complex
minOccurs 0
Model
service | reference-list | bean | reference | ref | ANY element from ANY namespace OTHER than 'http://www.osgi.org/xmlns/blueprint/v1.0.0' | idref | value | list | set | map | array | props
Children array, bean, idref, list, map, props, ref, reference, reference-list, service, set, value
Complex Type TmapEntry
Namespace http://www.osgi.org/xmlns/blueprint/v1.0.0
Annotations
TmapEntry is used for <entry> elements nested inside of a <map> element.
Each <entry> instance defines a key/value pair that will be added to the
Map.  Both the keys and values may be arbitrary types.  Keys must not
be <null> but <null> is permitted for entry values.  A default type
can be specified for both the keys and the values, but individual keys
or values can override the default.
Model
key{0,1} , (service | reference-list | bean | reference | ref | ANY element from ANY namespace OTHER than 'http://www.osgi.org/xmlns/blueprint/v1.0.0' | idref | value | list | set | map | array | props | null)
Children array, bean, idref, key, list, map, null, props, ref, reference, reference-list, service, set, value
Attributes
QName Type Use
key TstringValue optional
key-ref Tidref optional
value TstringValue optional
value-ref Tidref optional
Attribute TmapEntry / @key
Namespace No namespace
Type TstringValue
Properties
content simple
Attribute TmapEntry / @key-ref
Namespace No namespace
Type Tidref
Properties
content simple
Attribute TmapEntry / @value
Namespace No namespace
Type TstringValue
Properties
content simple
Attribute TmapEntry / @value-ref
Namespace No namespace
Type Tidref
Properties
content simple