This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
developer:soap-1.6:methods:getchecktrace [2015/11/23 16:07] yaya [XML] |
developer:soap-1.6:methods:getchecktrace [2015/11/23 16:09] (current) yaya [XML] |
||
---|---|---|---|
Line 111: | Line 111: | ||
<code xml> | <code xml> | ||
<?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> | ||
- | <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="urn:usaepay" | + | <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" |
- | xmlns:xsd="http://www.w3.org/2001/XMLSchema"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | + | xmlns:ns1="urn:usaepay" |
+ | xmlns:xsd="http://www.w3.org/2001/XMLSchema" | ||
+ | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" | xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" | ||
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> | SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> |