Exemple de fichier d'entrée pour l'utilitaire LoadFileSet
Cet exemple de fichier XML est utilisé pour charger un ensemble de fichiers XML à l'aide de l'utilitaire LoadFileSet.
<?xml version="1.0" ?>
<!DOCTYPE loadFileList SYSTEM "/wt/load/windchillLoad.dtd">
<loadFileList containerPath="/wt.inf.container.OrgContainer=
qa/wt.inf.library.WTLibrary=SupplierParts">
<loadFile filename="suma\SumaOrg.xml" containerPath="/wt.inf.container.OrgContainer=
qa/wt.inf.library.WTLibrary=SupplierParts"/>
<loadFile filename="suma\SumaSupplier.xml" containerPath=
"/wt.inf.container.OrgContainer=qa/wt.inf.library.WTLibrary=SupplierParts"/>
<loadFile filename="suma\SumaOEM.xml" containerPath="/wt.inf.container.OrgContainer=
qa/wt.inf.library.WTLibrary=SupplierParts"/>
<loadFile filename="suma\SumaContext.xml" containerPath="/wt.inf.container.OrgContainer=
qa/wt.inf.library.WTLibrary=SupplierParts"/>
<loadFile filename="suma\SumaMP.xml" containerPath="/wt.inf.container.OrgContainer=
qa/wt.inf.library.WTLibrary=SupplierParts"/>
<loadFile filename="suma\SumaVP.xml" containerPath="/wt.inf.container.OrgContainer=
qa/wt.inf.library.WTLibrary=SupplierParts"/>
<loadFile filename="suma\SumaAXL.xml" containerPath="/wt.inf.container.OrgContainer=
qa/wt.inf.library.WTLibrary=SupplierParts"/>
</loadFileList>
Est-ce que cela a été utile ?