サンプル・パーサー・ファイル

Windows では、 以下のサンプル・パーサー・ファイルは install_dir\sample\extensions\parser ディレクトリーにあります。

UNIX では、以下のサンプル・パーサー・ファイルは install_dir/sample/extensions/parser ディレクトリーにあります。

z/OS では、以下のサンプル・パーサー・ファイルは install_dir/sample/extensions/parser ディレクトリーにあります。

BipSampPluginParser.c 単純な疑似 XML パーサーのサンプル・インプリメンテーションを含む C ソース・ファイル。
BipSampPluginParser.h BipSampPluginParser.c ファイルのヘッダー・ファイル。

SupportPacs

他にも多くのサンプル・パーサーが、SupportPacs として提供されています。 入手可能な SupportPacs の全リストについては、 http://www.ibm.com/software/integration/support/supportpacs/ を参照してください。

関連概念
ユーザー定義拡張機能

関連タスク
ユーザー定義拡張機能の開発
C ユーザー定義拡張機能のコンパイル

関連資料
C ユーザー定義ノード API