| ... |
... |
@@ -1,7 +1,7 @@ |
| 1 |
1 |
= GetQueryList = |
| 2 |
2 |
|
| 3 |
3 |
{{apimacro title="GetQueryList Request"}} |
| 4 |
|
-{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetQueryListRequest_V1"> |
|
4 |
+<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetQueryListRequest_V1"> |
| 5 |
5 |
<ACMP> |
| 6 |
6 |
<GetQueryList ActionType="Request" version="1"> |
| 7 |
7 |
<TGetQueryListRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
| ... |
... |
@@ -9,11 +9,11 @@ |
| 9 |
9 |
</TGetQueryListRequest_V1> |
| 10 |
10 |
</GetQueryList> |
| 11 |
11 |
</ACMP> |
| 12 |
|
-</ICQL>}}} |
|
12 |
+</ICQL> |
| 13 |
13 |
{{/apimacro}} |
| 14 |
14 |
|
| 15 |
15 |
{{apimacro title="GetQueryList Response"}} |
| 16 |
|
-{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetQueryListResponse_V1"> |
|
16 |
+<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetQueryListResponse_V1"> |
| 17 |
17 |
<ACMP> |
| 18 |
18 |
<GetQueryList ActionType="Response" version="1"> |
| 19 |
19 |
<TGetQueryListResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
| ... |
... |
@@ -46,5 +46,5 @@ |
| 46 |
46 |
</TGetQueryListResponse_V1> |
| 47 |
47 |
</GetQueryList> |
| 48 |
48 |
</ACMP> |
| 49 |
|
-</ICQL>}}} |
|
49 |
+</ICQL> |
| 50 |
50 |
{{/apimacro}} |