How-To

HomeHow-To → Import an IADS package

Import an IADS package

Ironmark imports IADS .iads archives as fresh projects. TOC, DMs, graphics, DTDs, and the source dataset.xml all persist, so a later re-export produces a compatible package.

Create or pick a project

1

Fresh import vs update

Two paths. From the Projects page, use Import IADS package on an existing project card if you're refreshing content into a known project (the "Update existing by title" checkbox on the import modal controls dedupe behavior). Otherwise create a new project and import into that.

Upload the package

1

Drop the .iads file

Modal accepts an IADS .iads archive. Ironmark detects the packaging on the way in, so there is nothing to choose.

2

Watch the job progress

Import runs as a background job. Progress shows document counts as they land. A typical mid-sized package (~200 files) finishes in seconds.

What happens during import

Ironmark unpacks the archive and routes each file by role:

DTD retention + validation

The DTD folder saved to data/projects/<id>/dtd/ is available for two purposes:

If your program authored against a customer-supplied DTD that differs from the SDM's default, flip Project Settings → Fallback DTD → "Use this DTD instead of the SDM's default validation". Every validation run then uses the imported DTD directly.

Skipped-files breakdown: the import job categorizes any files it didn't ingest — non-XML, unrecognized types, malformed XML, etc. — so you can see at a glance what got left out. Typical packages skip help images and the DTD folder (the DTD folder is "skipped as content" but saved to disk).

Gotchas

Related

← All how-to guides