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.
18 lines
566 B
18 lines
566 B
<request>
|
|
<data>
|
|
<PathList>
|
|
<ConfigPath name="localhost/W3SVC/1" />
|
|
</PathList>
|
|
</data>
|
|
<procedure>
|
|
<execute namespace="IISSCOv50" procedure="EnumConfig">
|
|
<forEach name="ConfigPath" root="data" path="PathList/ConfigPath" />
|
|
<before source="ConfigPath" destination="executeData" />
|
|
|
|
<after source="executeData" destination="data" />
|
|
</execute>
|
|
|
|
</procedure>
|
|
</request>
|
|
|
|
|