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.

20 lines
678 B

  1. <request>
  2. <data>
  3. <PathList>
  4. <ConfigPath name="localhost/W3SVC/1" useInherited="True or False"/> <!-- Default=false ->
  5. <isInhereted>True</
  6. </PathList>
  7. </data>
  8. <procedure>
  9. <execute namespace="IISSCOv50" procedure="EnumConfigRecursive">
  10. <forEach name="ConfigPath" root="data" path="PathList/ConfigPath" />
  11. <before source="ConfigPath" destination="executeData" />
  12. <after source="executeData" destination="data" />
  13. </execute>
  14. </procedure>
  15. </request>