The <javaBaseInterface> element specifies in the ExtendsInterfacesopt that the interface is the direct super interface of the current interface.
The keyref attribute must provide a unique key such as a fully qualified class name for the named API item.
<javaInterface id="com.ibm.xtools.ras.export.data">
<apiName>IDefaultComponentExportDataModel</apiName>
<shortdesc>This interface holds all the data that is needed to export a RAS asset by using the default component profile.</shortdesc>
<javaInterfaceDetail>
<javaInterfaceDef>
<javaBaseInterface keyref=”com.ibm.xtools.ras.export.data.IDefaultExportDataModel”>
IDefaultExportDataModel
</javaBaseInterface>
<javaInterfaceAccess value="public"/>
</javaInterfaceDef>
<apiDesc>
It represents the model part of the model-view-controller implementation
of the RAS export service. Although it can be, it's not intended to be
implemented by clients.
</apiDesc>
</javaInterfaceDetail>
</javaInterface>
