Windchill のその他の機能 > Windchill Supplier Management > サプライヤのデータと部品データを読み込むための DTD の使用 > suma_ixb.dtd の使用 > AML/AVL エントリの読み込み
  
AML/AVL エントリの読み込み
以下の DTD ファイルからの抜粋には、AML および AVL エントリ (AXLEntry 要素) が記述されています。
<!ELEMENT AXLEntry (ObjectID,OEMPartAXLInfo,AXLContextRef,
(ManufacturerPartAXLInfo|VendorPartAXLInfo|(ManufacturerPartAXLInfo,
VendorPartAXLInfo)))>
<!ELEMENT OEMPartAXLInfo (WTPartRef)>
<!ELEMENT AXLContextRef (ObjectID,( name | isDefault ),objectContainerPath)>
<!ELEMENT ManufacturerPartAXLInfo (WTPartMasterRef, AXLPreferenceValue)>
<!ELEMENT VendorPartAXLInfo (WTPartMasterRef, AXLPreferenceValue)>
<!ELEMENT WTPartMasterRef (ObjectID,className,number,organizationId?,
objectContainerPath)>
<!ELEMENT AXLPreferenceValue (#PCDATA)>