Home → Migration → Choosing between Ironmark and desktop XML editors
Editor vs platform.
Oxygen, XMLSpy, MadCap, and other desktop XML editors are strong tools for authoring structured content — that's the editor role. Ironmark is a different category: a platform where the editor is one of nine stages, alongside review, applicability, parts, publishing, delivery, feedback, compliance, and program reporting. Different tool, different job.
Authors keep the editor they know. Programs gain workflow, review, publishing, traceability, and delivery.
| Ironmark | Desktop XML editors (Oxygen, XMLSpy, MadCap) | |
|---|---|---|
| Category | Technical publications platform | XML authoring / editing tool |
| Deployment | Browser. Server-side install. Airgap-safe. | Desktop application per author, per OS. |
| Editing surface | Structured + visual editors, schema-aware widgets. | Deep editing controls, mature XPath/XSLT tooling, macros. |
| Review | In-app peer review, IPRF, BREX validation, review queue. | Track-changes and comments; external tools for structured review. |
| Publishing | Built-in pipeline: PDF, IETP, IADS. | Transform via XSLT to your own pipeline. |
| Delivery + feedback | Branded portal + DA-2028 intake ship with every program. | Separate systems. |
| Program reporting | PM dashboard, per-author health, coverage summaries. | External spreadsheet / BI tools. |
| Pricing | Per seat, published on the page. | Per seat, published; add-ons and modules vary. |
Many teams keep a desktop XML editor for a specialist author or two while running the program on Ironmark for the review, publish, and delivery flow. Since both work on the same XML source, this is straightforward — files edited in Oxygen check in through Ironmark's structured editor without conversion.
The Ironmark Desktop Launcher makes the round-trip a single click. From the Ironmark web editor, Open in Desktop Editor hands the document off to the launcher (a small Windows helper installed to the user profile) which checks it out, opens it in the configured editor, flushes each save to the server as a working-copy update, and performs the final check-in when the editor closes. A companion Continue in Desktop button resumes a checkout that an author left open from a previous session.
System administrators can hide the download entirely or force per-user API-token authentication instead of browser-minted session tokens when program policy calls for it. See How-to: edit in your desktop editor for the install steps and the auth-mode picker.