Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
566 B

  1. <request>
  2. <data>
  3. <PathList>
  4. <ConfigPath name="localhost/W3SVC/1" />
  5. </PathList>
  6. </data>
  7. <procedure>
  8. <execute namespace="IISSCOv50" procedure="EnumConfig">
  9. <forEach name="ConfigPath" root="data" path="PathList/ConfigPath" />
  10. <before source="ConfigPath" destination="executeData" />
  11. <after source="executeData" destination="data" />
  12. </execute>
  13. </procedure>
  14. </request>