Windchill のその他の機能 > Windchill Supplier Management > サプライヤのデータと部品データを読み込むための DTD の使用 > suma_ixb.dtd の使用 > XML ファイルのサンプル > ソーシングコンテキストをインポートするための XML ファイル
  
ソーシングコンテキストをインポートするための XML ファイル
ソーシングコンテキスト (この例では、context_x10) を読み込むには、以下の XML ファイルのサンプルを使用します。
* 
AXLContext 要素は、ユーザーの組織が使用できるソーシングコンテキストを表します。
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE AXLContext SYSTEM "standardX10.dtd">
<AXLContext>
<ObjectID/>
<name>context_x10</name>
<description>context_x10 in My Organization</description>
<objectContainerPath>/wt.inf.container.OrgContainer=My Organization</objectContainerPath>
</AXLContext>