Download XML Editor 11.2 User Manual for Eclipse

Transcript
Content Management System (CMS)
Integration
•
Delete - Deletes the selected object from the repository. Action is not available on virtual document descendants
and on checked out objects.
• Add Relationship - Adds a new relationship for the selected object. This action can also be performed with drag and
drop between objects.
• Convert to Virtual Document - Allows you to convert a simple document to a virtual document. Action is available
only if the object is a simple document.
• Convert to Simple Document - Allows you to convert a virtual document to a simple document. Action is available
only if the object is a virtual document with no descendants.
• Copy location - Allows you to copy to clipboard an application specific URL for the object which can then be used
for various actions like opening or transforming the resources.
•
Refresh - Performs a refresh of the selected object.
•
Properties - Displays the list of properties of the selected object.
DITA transformations on DITA content from Documentum
<oXygen/> comes with the DITA Open Toolkit which is able to transform a DITA map to various output formats.
However DITA Open Toolkit requires local DITA files so first you need to check out a local version of your DITA
content. Once you have a local version of a DITA map just load it in the DITA Maps Manager view and run one of
the DITA transformations that are predefined in <oXygen/> or a customization of such a predefined DITA transformation.
Note
The DITA files checked out from the Documentum CMS add the dctm namespace which is not supported by the
DITA DTDs. You need to set the validate parameter to false in your DITA transformation in order to avoid the
validation error that would be reported at the beginning of the DITA transformation if the validate parameter
keeps the default value true.
492