This wiki has undergone a migration to Confluence found Here
Difference between revisions of "XML Tool Considerations"
Jump to navigation
Jump to search
Evanarsdall (talk | contribs) |
Evanarsdall (talk | contribs) |
||
Line 120: | Line 120: | ||
* Inserting a figure caption requires extra steps. You have to wrap the img tag with the fig tags and then add a p tag after the opening fig tag. | * Inserting a figure caption requires extra steps. You have to wrap the img tag with the fig tags and then add a p tag after the opening fig tag. | ||
|-valign="top" style="background:#FFFFFF;;" | |-valign="top" style="background:#FFFFFF;;" | ||
− | | | + | | Links |
− | || | + | || Easy to insert. XMetal automatically assigns an ID to cross-references. |
− | || | + | || Easy to insert, though I had to manually assign IDs. |
|-valign="top" style="background:#FFFFFF;;" | |-valign="top" style="background:#FFFFFF;;" | ||
| Next | | Next |
Revision as of 02:31, 21 December 2009
Purpose of This Page
This page provides information about two DITA-friendly XML editors:
Note: I urge you to follow the above links (right-click to open in a new tab or window) and download a trial of each product.
Editions
XMetal and oXygen are available in the following editions.
Product | Outputs |
---|---|
XMetal | Enterprise Edition only |
oXygen | Author or Enterprise Editions. Enterprise has more full-featured publishing features. For more information about the difference between the editions, see the <oXygen> XML Feature Matrix page. |
Possible Outputs
XMetal and oXygen support the following output types.
Product | Outputs |
---|---|
XMetal |
|
oXygen |
|
Note: Some outputs (e.g., RTF) require custom configuration, but both tools make customizing relatively easy to do.
Feature Sets
The following table compares features of both products.
Feature | XMetal | oXygen |
---|---|---|
Editing window | Provides three views:
|
Provides three views:
|
Editing of multiple topics | Has a tabbed interface with tabs on the bottom. | Has a tabbed interface with tabs on the top. |
Customized work environment | Allows saving of named workspaces and workspace switching. | Saves whatever configuration you were last using before exiting. |
General authoring tools |
|
|
Working with attributes and elements | Has easily accessible panels for attributes and elements to the right of the document editing area. You can double-click an attribute or element to insert it. Also includes an Insert menu. | Has easily accessible panels for attributes and elements to the right of the document editing area. You can double-click an attribute or element to insert it. Also includes a DITA > Insert sub-menu. The menu is not as full-featured as the one in XMetal. You have to rely more on the panels. |
Metadata | Added using a dialog box. | Added using a pop-up list in the editing window. |
Table Editing |
|
|
Images |
|
|
Links | Easy to insert. XMetal automatically assigns an ID to cross-references. | Easy to insert, though I had to manually assign IDs. |
Next | next | next |