Showing:

Annotations
Attributes
Facets
Model
Properties
Element Tmap / entry
Namespace http://www.osgi.org/xmlns/blueprint/v1.0.0
Type TmapEntry
Properties
content complex
minOccurs 0
maxOccurs unbounded
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
Complex Type Tmap
Namespace http://www.osgi.org/xmlns/blueprint/v1.0.0
Annotations
Tmap is the base type used for <map> elements.  A map may have a
default value type specified, so it inherits from the TtypeCollection
type.  A key type can also be specified, and the map members are
created from the entry elements, which require a key/value pair.
Type extension of TtypedCollection
Type hierarchy
Model
Children entry
Attributes
QName Type Use
key-type Ttype optional
value-type Ttype optional
Attribute Tmap / @key-type
Namespace No namespace
Type Ttype
Properties
content simple
Facets
pattern [\i-[:]][\c-[:]]*(\[\])*