abstractImplementationInformation Data Type

Schema
ns0.xsd
Available Since
1.4-M4
Properties
name data type type namespace min/max occurs description
beanId string element 0/1  
descriptionKey string element 0/1  
readOnly boolean element 1/1  

Example

<a----->
  <beanId>...</beanId>
  <descriptionKey>...</descriptionKey>
  <readOnly>...</readOnly>
</a----->