包含多個(gè)腳本部件的定義。
<package> 此處為一個(gè)或多個(gè)腳本部件 </package>
當(dāng)一個(gè) .wsc 文件只包含一個(gè)腳本部件定義時(shí),<package> 元素是可選的。
<package> <component id="MyScriptlet"> (此處為腳本部件信息) </component> <component id="MyOtherScriptlet"> (此處為腳本部件信息) </component> </package>