Example
This example assumes that catalog-dita.xml contains an OASIS catalog for any document-type
shells inside this plug-in. The catalog entries in catalog-dita.xml are relative to the
catalog itself; when the plug-in is installed, they are added to the core DITA-OT catalog (with the correct
path).
<plugin id="com.example.catalog">
<feature extension="dita.specialization.catalog.relative"
file="catalog-dita.xml"/>
</plugin>