Showing:

Annotations
Attributes
Model
Properties
Element TserviceProperties / entry
Namespace http://www.osgi.org/xmlns/blueprint/v1.0.0
Type TservicePropertyEntry
Properties
content complex
minOccurs 0
maxOccurs unbounded
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 | null)
Children array, bean, idref, list, map, null, props, ref, reference, reference-list, service, set, value
Attributes
QName Type Use
key TstringValue required
value TstringValue optional
Complex Type TserviceProperties
Namespace http://www.osgi.org/xmlns/blueprint/v1.0.0
Annotations
TserviceProperty is used for <service-properties> elements.
The syntax is similar to what is defined for <map>, but keys must be
string values and there are no type defaults that can be specified.
created from the entry elements, which require a key/value pair.
Model
entry* , ANY element from ANY namespace OTHER than 'http://www.osgi.org/xmlns/blueprint/v1.0.0'
Children entry