Änderungen von Dokument Public API Meta Information

Zuletzt geändert von Steffi F am 2025/06/13 12:58

Von Version 3.1
bearbeitet von Steffi F
am 2025/06/13 12:56
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 4.1
bearbeitet von Steffi F
am 2025/06/13 12:58
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -3,10 +3,10 @@
3 3  = Get command versions =
4 4  
5 5  {{apimacro title="GetCommandVersions_Request"}}
6 -<ICQL>
6 +{{{<ICQL>
7 7   <ACMP>
8 8   <GetCommandVersions version="1">
9 - <TGetCommandVersionsRequest_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
9 + <TGetCommandVersionsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
10 10   <Commands>
11 11   <string>GetAssetList</string>
12 12   <string>SaveAssets</string>
... ... @@ -14,11 +14,11 @@
14 14   </TGetCommandVersionsRequest_V1>
15 15   </GetCommandVersions>
16 16   </ACMP>
17 -</ICQL>
17 +</ICQL>}}}
18 18  {{/apimacro}}
19 19  
20 20  {{apimacro title="GetCommandVersions_Response"}}
21 -<ICQL>
21 +{{{<ICQL>
22 22   <ACMP>
23 23   <GetCommandVersions version="1">
24 24   <TGetCommandVersionsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -36,13 +36,13 @@
36 36   </TGetCommandVersionsResponse_V1>
37 37   </GetCommandVersions>
38 38   </ACMP>
39 -</ICQL>
39 +</ICQL>}}}
40 40  {{/apimacro}}
41 41  
42 42  = Get command schemas =
43 43  
44 44  {{apimacro title="GetCommandSchemas Request"}}
45 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetCommandSchemasRequest_V1">
45 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetCommandSchemasRequest_V1">
46 46   <ACMP>
47 47   <GetCommandSchemas version="1">
48 48   <TGetCommandSchemasRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -53,11 +53,11 @@
53 53   </TGetCommandSchemasRequest_V1>
54 54   </GetCommandSchemas>
55 55   </ACMP>
56 -</ICQL>
56 +</ICQL>}}}
57 57  {{/apimacro}}
58 58  
59 59  {{apimacro title="GetCommandSchemas Response"}}
60 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetCommandSchemasResponse_V1">
60 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetCommandSchemasResponse_V1">
61 61   <ACMP>
62 62   <GetCommandSchemas version="1">
63 63   <TGetCommandSchemasResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -75,13 +75,13 @@
75 75   </TGetCommandSchemasResponse_V1>
76 76   </GetCommandSchemas>
77 77   </ACMP>
78 -</ICQL>
78 +</ICQL>}}}
79 79  {{/apimacro}}
80 80  
81 81  = GetCommandSchemas_V2 =
82 82  
83 83  {{apimacro title="GetCommandSchemas Request"}}
84 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetCommandSchemasRequest_V2">
84 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetCommandSchemasRequest_V2">
85 85   <ACMP>
86 86   <GetCommandSchemas ActionType="Request" version="2">
87 87   <TGetCommandSchemasRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -92,11 +92,11 @@
92 92   </TGetCommandSchemasRequest_V2>
93 93   </GetCommandSchemas>
94 94   </ACMP>
95 -</ICQL>
95 +</ICQL>}}}
96 96  {{/apimacro}}
97 97  
98 98  {{apimacro title="GetCommandSchemas Response"}}
99 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetCommandSchemasResponse_V2">
99 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetCommandSchemasResponse_V2">
100 100   <ACMP>
101 101   <GetCommandSchemas ActionType="Response" version="2">
102 102   <TGetCommandSchemasResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -117,7 +117,7 @@
117 117   </TGetCommandSchemasResponse_V2>
118 118   </GetCommandSchemas>
119 119   </ACMP>
120 -</ICQL>
120 +</ICQL>}}}
121 121  {{/apimacro}}
122 122  
123 123  = Get Data Versions =
... ... @@ -155,7 +155,7 @@
155 155  )))
156 156  
157 157  {{apimacro title="GetDataVersions Response"}}
158 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetDataVersionsResponse_V1">
158 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetDataVersionsResponse_V1">
159 159   <ACMP>
160 160   <GetDataVersions ActionType="Response" version="1">
161 161   <TGetDataVersionsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -174,7 +174,7 @@
174 174   </TGetDataVersionsResponse_V1>
175 175   </GetDataVersions>
176 176   </ACMP>
177 -</ICQL>
177 +</ICQL>}}}
178 178  {{/apimacro}}
179 179  
180 180  = GetACMPServerInfo =
... ... @@ -207,7 +207,7 @@
207 207  )))
208 208  
209 209  {{apimacro title="GetACMPServerInfo Response"}}
210 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetACMPServerInfoResponse_V1">
210 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetACMPServerInfoResponse_V1">
211 211   <ACMP>
212 212   <GetACMPServerInfo ActionType="Response" version="1">
213 213   <TGetACMPServerInfoResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -232,5 +232,5 @@
232 232   </TGetACMPServerInfoResponse_V1>
233 233   </GetACMPServerInfo>
234 234   </ACMP>
235 -</ICQL>
235 +</ICQL>}}}
236 236  {{/apimacro}}
© Aagon GmbH 2025
Besuchen Sie unsere Aagon-Community