abstractImplementationInformation Data Type

Schema
ns0.xsd
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----->
  <readOnly>...</readOnly>
  <beanId>...</beanId>
  <descriptionKey>...</descriptionKey>
</a----->