propertyEntry Data Type

Bean to expose Map entries as Json

Schema
ns0.xsd
Available Since
1.4-M3
Properties
name data type type namespace min/max occurs description
key string element 0/1  
value string element 0/1  

Example

<propertyEntry>
  <key>...</key>
  <value>...</value>
</propertyEntry>