Changes for page Documents

Last modified by Steffi F on 2025/06/27 09:08

From version 4.1
edited by Steffi F
on 2025/06/13 08:22
Change comment: There is no comment for this version
To version 3.1
edited by Steffi F
on 2025/06/13 08:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,10 +3,10 @@
3 3  = Dokumente auslesen =
4 4  
5 5  {{apimacro title="GetDocument Request"}}
6 -<ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetDocumentRequest_V1">
6 +<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetDocumentRequest_V1">
7 7   <ACMP>
8 8   <GetDocument ActionType="Request" version="1">
9 - <TGetDocumentRequest_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
9 + <TGetDocumentRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
10 10   <DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
11 11   </TGetDocumentRequest_V1>
12 12   </GetDocument>
... ... @@ -15,10 +15,10 @@
15 15  {{/apimacro}}
16 16  
17 17  {{apimacro title="GetDocument Response"}}
18 -<ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetDocumentResponse_V1">
18 +<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetDocumentResponse_V1">
19 19   <ACMP>
20 20   <GetDocument ActionType="Response" version="1">
21 - <TGetDocumentResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
21 + <TGetDocumentResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
22 22   <Document xsi:type="TDocument_V1">
23 23   <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
24 24   <Name>Name</Name>
... ... @@ -111,10 +111,10 @@
111 111  = Dokumentenverlinkung auslesen =
112 112  
113 113  {{apimacro title="GetDocumentLink_V1 Request"}}
114 -<ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetDocumentLinkRequest_V1">
114 +<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetDocumentLinkRequest_V1">
115 115   <ACMP>
116 116   <GetDocumentLink ActionType="Request" version="1">
117 - <TGetDocumentLinkRequest_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
117 + <TGetDocumentLinkRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
118 118   <DocumentLinkId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentLinkId>
119 119   </TGetDocumentLinkRequest_V1>
120 120   </GetDocumentLink>
... ... @@ -123,10 +123,10 @@
123 123  {{/apimacro}}
124 124  
125 125  {{apimacro title="GetDocumentLink_V1 Response"}}
126 -<ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetDocumentLinkResponse_V1">
126 +<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetDocumentLinkResponse_V1">
127 127   <ACMP>
128 128   <GetDocumentLink ActionType="Response" version="1">
129 - <TGetDocumentLinkResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
129 + <TGetDocumentLinkResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
130 130   <DocumentLink xsi:type="TDocumentLink_V2">
131 131   <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
132 132   <Name>Name</Name>
... ... @@ -149,10 +149,10 @@
149 149  = Dokumente speichern =
150 150  
151 151  {{apimacro title="SaveHyperlinkDocuments_V1 Request"}}
152 -<ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/SaveHyperlinkDocumentsRequest_V1">
152 +<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveHyperlinkDocumentsRequest_V1">
153 153   <ACMP>
154 154   <SaveHyperlinkDocuments ActionType="Request" version="1">
155 - <TSaveHyperlinkDocumentsRequest_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
155 + <TSaveHyperlinkDocumentsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
156 156   <Documents>
157 157   <THyperlinkDocument_V1 xsi:type="THyperlinkDocument_V1">
158 158   <Link>Link</Link>
... ... @@ -204,10 +204,10 @@
204 204  {{/apimacro}}
205 205  
206 206  {{apimacro title="SaveHyperlinkDocuments_V1 Response"}}
207 -<ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/SaveHyperlinkDocumentsResponse_V1">
207 +<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveHyperlinkDocumentsResponse_V1">
208 208   <ACMP>
209 209   <SaveHyperlinkDocuments ActionType="Response" version="1">
210 - <TSaveHyperlinkDocumentsResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
210 + <TSaveHyperlinkDocumentsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
211 211   <ResultCode>0</ResultCode>
212 212   <ResultMessage>ResultMessage</ResultMessage>
213 213   </TSaveHyperlinkDocumentsResponse_V1>
© Aagon GmbH 2025
Besuchen Sie unsere Aagon-Community