.IEPD

IEPD ファイル

Information Exchange Package Documentation
質問する
クイック回答

.iepdファイルは、Information Exchange Package Documentation(情報交換パッケージドキュメント)パッケージです。これは、NIEMまたはNATOの情報交換を定義するXMLスキーマ、サンプルメッセージ、カタログ、およびドキュメントをまとめたZIPアーカイブです。名前が変更されたZIPファイルであるため、7-Zip、WinRAR、またはWindowsやmacOSに内蔵されている展開ツールなどのアーカイブユーティリティで開くことができます。ツールが.iepdを直接認識しない場合は、拡張子を.zipに変更してから、内部のスキーマやカタログを参照してください。

開発元: NIEM Program Management Office / NATO Standardization Office カテゴリ: 圧縮ファイル オープンスタンダード MIME: application/vnd.nato.openxmlformats-package.iepd+zip
対応OS Windows macOS Linux Web
関連: .RAR · .ZIP · .Z01 · .7Z

このページの内容

19k+ 個の拡張子を索引済み
最終確認日:Jun 28, 2026

ファイルの種類がわかりませんか?

ファイルを識別ツールにドロップしてください。最初の数バイトを読み取って形式を特定します。

ファイルを識別する

IEPD ファイル形式とは?

.iepdファイルは、Information Exchange Package Documentationパッケージです。これは、標準化されたデータ交換を定義するために必要なすべて(XMLスキーマ、サンプルメッセージ、カタログ、および人間が読めるドキュメント)をバンドルしています。物理的にはZIPアーカイブであるため、他の.zipファイルと同じPKヘッダーを持ち、同じ方法で展開されます。

この形式は、司法、保健、緊急管理のデータ共有のために米国の政府機関全体で使用されているNIEM(National Information Exchange Model)に由来します。後にNATOも同じパッケージを採用し、メディアタイプapplication/vnd.nato.openxmlformats-package.iepd+zipを登録しました。すべてのIEPD内には、必須のカタログファイルであるiepd-catalog.xml(古いModel Package Descriptionバージョンではmpd-catalog.xmlという名前)が含まれています。これは各アーティファクトを索引付けして記述しており、受信側が外部の参照なしに情報交換を実装できるようにします。

カタログに加えて、.xsdドキュメントとして記述されたサブセットおよび拡張スキーマ、サンプルの.xmlインスタンスファイル、ビジネスルール、および変更ログが含まれています。このカタログこそが、単なるアーカイブを有効なIEPDへと変える要素です。

セキュリティと安全性

リスク: 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.

形式の詳細

概要
正式名称Information Exchange Package Documentation別名 IEPD package, NIEM IEPD
開発元NIEM Program Management Office / NATO Standardization Office登場時期 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 タイプapplication/vnd.nato.openxmlformats-package.iepd+zip
タイプZIP-based container package (binary archive containing XML and other artifacts)
標準規格オープン・ロイヤリティフリー
この拡張子は以下でも使用されています…
  • 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.
マジックバイト ・ ファイルシグネチャ
オフセット
00010203
16進数
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.

IEPD ファイルを開くプログラム

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

技術的詳細

詳細仕様
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
リリース日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.
最新バージョンIEPD Specification 5.0 (NIEM, 2021)
オープンスタンダードはい · ロイヤリティフリー
仕様書niem.github.io

IEPD の変換

コミュニティ Q&A

ユーザーからの質問
質問する
IEPD ファイルを扱うユーザーからヘルプを得られます。OSやソフトウェアのバージョンなど、具体的に記載してください。
アカウント不要 ・ 通常1日以内に回答されます

まだ質問はありません。IEPD ファイルについて最初の質問をしてみましょう。

よくある質問

.iepdファイルはどうやって開きますか?
7-Zip、WinRAR、The UnarchiverなどのZIPツールで開いてください。ツールが拡張子を認識しない場合は、先にファイル名を.zipに変更してから通常通り展開してください。
.iepdファイルは単なるZIPファイルですか?
はい。IEPDは、必須のカタログXMLを内部に含む標準のZIPアーカイブとしてパッケージ化されています。ZIPのPKシグネチャを持ち、他のZIPと同様に展開されます。
IEPDの中には何が入っていますか?
すべてを索引付けするカタログファイル、サブセットおよび拡張XMLスキーマ、サンプルXMLインスタンスドキュメント、ドキュメント、ビジネスルール、および変更ログが含まれています。
IEPDとIEPの違いは何ですか?
IEPは単一のメッセージインスタンス(データそのもの)であり、IEPDはそのメッセージを定義および検証するためのスキーマやアーティファクトを含むドキュメントパッケージです。
誰がIEPDファイルを使用しますか?
主にNIEM(米国政府)やNATOの防衛相互運用性プロジェクトにおいて、標準化されたデータ交換を構築する開発者が使用します。
IEPD内のスキーマを編集できますか?
はい。アーカイブを展開し、XMLまたはスキーマエディタで.xsdおよび.xmlファイルを編集してから、フォルダを再度ZIP圧縮して名前を.iepdに戻します。その際、カタログの内容も同期させてください。

参考文献

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

さらに探索

データベース全体から

今週のトップ拡張子

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

関連する拡張子

.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

無料ファイルツール

ブラウザで動作するファイル識別および画像変換ツール。すべてお使いのデバイス上で実行されます。

ツールボックスを開く

ファイル拡張子を A-Z で閲覧