其他 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)>