.IEPD

IEPD File

Information Exchange Package Documentation
Ask a question
QUICK ANSWER

An .iepd file is an Information Exchange Package Documentation package, a ZIP archive that bundles the XML schemas, sample messages, catalog and documentation defining a NIEM or NATO information exchange. Because it is a renamed ZIP file, you can open it with any archive utility such as 7-Zip, WinRAR or the built-in extractor on Windows and macOS. Rename the extension to .zip if your tool does not recognize .iepd directly, then browse the schemas and catalog inside.

Developer: NIEM Program Management Office / NATO Standardization Office Category: Compressed Files Open standard MIME: application/vnd.nato.openxmlformats-package.iepd+zip
OPENS ON Windows macOS Linux Web
Related: .RAR · .ZIP · .Z01 · .7Z

On this page

19k+ extensions indexed
Last reviewed Jun 28, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the IEPD file format?

An .iepd file is an Information Exchange Package Documentation package. It bundles everything needed to define a standardized data exchange: XML schemas, sample messages, a catalog and human-readable documentation. Physically it is a ZIP archive, so it carries the same PK header as any .zip file and extracts the same way.

The format comes from NIEM, the National Information Exchange Model used across United States government agencies for justice, health and emergency-management data sharing. NATO later adopted the same package and registered the media type application/vnd.nato.openxmlformats-package.iepd+zip. Inside every IEPD is a required catalog file, iepd-catalog.xml (named mpd-catalog.xml in older Model Package Description versions), which indexes and describes each artifact so a receiving party can implement the exchange without outside references.

Alongside the catalog you find subset and extension schemas written as .xsd documents, sample .xml instance files, business rules and a change log. The catalog is what turns a plain archive into a valid IEPD.

Security & safety

RISK: LOW

An .iepd is a ZIP archive of schemas, XML and documentation, so it carries no executable code and is safe to open. The usual ZIP caution applies: extract to a folder and be wary of unexpected packages from untrusted senders, since any ZIP can hide oversized or deceptively named entries.

Format details

in a nutshell
FULL NAMEInformation Exchange Package Documentationaka IEPD package, NIEM IEPD
DEVELOPERNIEM Program Management Office / NATO Standardization Officesince IEPD concept dates to the early NIEM effort (mid-2000s); the format was formalized in the Model Package Description Specification and later renamed to the IEPD Specification 5.0 (2021). NATO registered the IANA media type in 2023.
MIME TYPEapplication/vnd.nato.openxmlformats-package.iepd+zip
TYPEZIP-based container package (binary archive containing XML and other artifacts)
STANDARDOpen · royalty-free
This extension is also used by…
  • NATO Core Metadata Specification IEPD - NATO uses the same .iepd extension and registered the IANA media type application/vnd.nato.openxmlformats-package.iepd+zip for defense information-exchange packages under ADatP-5636.
MAGIC BYTES · FILE SIGNATURE
OFFSET
00010203
HEX
504B0304
ASCII
PK··
An .iepd file is a standard ZIP archive, so it begins with the ZIP local file header signature PK\x03\x04. There is no signature unique to IEPD; the format is identified by the required catalog XML inside the archive.

Programs that open IEPD files

Windows3 apps
WinRAR Paid Open the .iepd in WinRAR and extract the schemas and sample instances to a folder.
7-Zip Open-source Right-click the .iepd file and choose 7-Zip > Open archive to browse the catalog and schemas without renaming anything.
Windows File Explorer Built-in Rename the file to .zip, then right-click and choose Extract All to unpack the package.
macOS2 apps
The Unarchiver Free Open the .iepd with The Unarchiver to expand it into a folder of schemas and XML instances.
Archive Utility Built-in Rename to .zip and double-click so Archive Utility unpacks the contents.
Linux2 apps
p7zip Open-source Run 7z x file.iepd to extract the schemas and catalog regardless of extension.
unzip Open-source Run unzip file.iepd in a terminal to list and extract the archived artifacts.
Web1 app
NIEM Tools / IEPD tooling Free Upload an IEPD ZIP to validate its catalog and inspect its NIEM conformance online.

Technical details

deep spec
EncodingBinary ZIP archive wrapping XML, XSD and text artifacts
Byte orderN/A (ZIP container)
ContainerZIP (DEFLATE compression, same structure as a standard .zip archive)
CompressionDEFLATE, as used by ZIP
EncryptionNone defined by the specification; the archive is not encrypted
Typical sizeTens of kilobytes to several megabytes, depending on the number of schemas and sample instances
StructureA self-contained ZIP archive with a root directory containing a required catalog file (iepd-catalog.xml, historically mpd-catalog.xml) that indexes all artifacts, plus subset schemas, extension schemas, sample XML instance documents, documentation, business rules, change logs and a conformance/README file.
IntegrityCRC-32 per entry, inherited from the ZIP format
PlatformsWindows, macOS, Linux
NotesThe catalog XML is what makes the archive a valid IEPD rather than a plain ZIP; validation tools read it to locate and type every artifact. The schemas are W3C XML Schema (XSD) that constrain and extend the NIEM reference model.
Spec FamilyNIEM Model Package Description / IEPD Specification; NATO ADatP-5636 NATO Core Metadata Specification
ReleasedIEPD concept dates to the early NIEM effort (mid-2000s); the format was formalized in the Model Package Description Specification and later renamed to the IEPD Specification 5.0 (2021). NATO registered the IANA media type in 2023.
Latest versionIEPD Specification 5.0 (NIEM, 2021)
Open standardYes · royalty-free
Specificationniem.github.io

IEPD conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with IEPD files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about IEPD files.

Frequently asked questions

How do I open an .iepd file?
Open it with any ZIP tool such as 7-Zip, WinRAR or The Unarchiver. If the tool does not recognize the extension, rename the file to .zip first and extract it normally.
Is an .iepd file just a ZIP file?
Yes. An IEPD is packaged as a standard ZIP archive with a required catalog XML inside. It carries the ZIP PK signature and extracts like any other ZIP.
What is inside an IEPD?
A catalog file that indexes everything, subset and extension XML schemas, sample XML instance documents, documentation, business rules and a change log.
What is the difference between an IEPD and an IEP?
An IEP is a single message instance (the data), while the IEPD is the documentation package of schemas and artifacts that defines and validates that message.
Who uses IEPD files?
Developers building standardized data exchanges, mainly on NIEM (US government) and NATO defense interoperability projects.
Can I edit the schemas in an IEPD?
Yes. Extract the archive, edit the .xsd and .xml files with an XML or schema editor, then re-zip the folder and rename it back to .iepd, keeping the catalog in sync.

References

1IANA media type: vnd.nato.openxmlformats-package.iepd+zipwww.iana.org
2NIEM IEPD Specification (NIEM GitHub)niem.github.io

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.CRDOWNLOADChrome Partial Download File
3.MDMarkdown Document
4.BINCD/DVD Disc Image (BIN/CUE)
5.PARTPartial Download File
6.BCBitComet Incomplete Download File
7.EXEWindows Executable (Portable Executable)
8.NOMEDIAAndroid No-Media Marker File
9.RPMSGRestricted Permission Message
10.AVIFAV1 Image File Format (AVIF)

Related extensions

.RARRAR Archive (Roshal ARchive)
.ZIPZIP Archive
.Z01Split ZIP Archive - First Part
.7Z7-Zip Archive
.001Split / multi-volume archive - first part (.001)
.ZIRenamed / Truncated ZIP Archive

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z