추가 Windchill 기능 > Windchill Supplier Management > 협력업체 및 부품 데이터 로드에 DTD 사용 > suma_ixb.dtd 사용 > 예제 XML 파일 > 소싱 컨텍스트를 가져오기 위한 XML 파일
  
소싱 컨텍스트를 가져오기 위한 XML 파일
이 예제 XML 파일은 소싱 컨텍스트(예: context_x10)를 로드하는 데 사용됩니다.
* 
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>