추가 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)>