Produced by Araxis Merge on 11/1/2017 10:11:06 AM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | core.zip\core\portlets\caret-portlet\docroot\WEB-INF\src\wsdl | eSig | Wed Nov 1 13:59:44 2017 UTC |
| 2 | core.zip\core\portlets\caret-portlet\docroot\WEB-INF\src\wsdl | eSig | Wed Nov 1 15:01:35 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 6 | 206 |
| Changed | 6 | 12 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | <definitio ns xmlns:s oap="http: //schemas. xmlsoap.or g/wsdl/soa p/" xmlns: tns="http: //esig.iam . DNS /dss/" xml ns:xsd="ht tp://www.w 3.org/2001 /XMLSchema " xmlns="h ttp://sche mas.xmlsoa p.org/wsdl /" targetN amespace=" http://esi g.iam. DNS /dss/" nam e="ESigDSS Service"> | |
| 2 | <types> | |
| 3 | <xsd:schem a> | |
| 4 | <xsd:impor t namespac e="http:// esig.iam. DNS /dss/" sch emaLocatio n="https:/ /esig. DNS . DNS : PORT /eSigAdapt erWS/ESigD SSService? xsd=1"/> | |
| 5 | </xsd:sche ma> | |
| 6 | </types> | |
| 7 | <message n ame="Delet e"> | |
| 8 | <part name ="paramete rs" elemen t="tns:Del ete"/> | |
| 9 | </message> | |
| 10 | <message n ame="Delet eResponse" > | |
| 11 | <part name ="paramete rs" elemen t="tns:Del eteRespons e"/> | |
| 12 | </message> | |
| 13 | <message n ame="Delet eUserFaile dException "> | |
| 14 | <part name ="fault" e lement="tn s:DeleteUs erFailedEx ception"/> | |
| 15 | </message> | |
| 16 | <message n ame="Verif y"> | |
| 17 | <part name ="paramete rs" elemen t="tns:Ver ify"/> | |
| 18 | </message> | |
| 19 | <message n ame="Verif yResponse" > | |
| 20 | <part name ="paramete rs" elemen t="tns:Ver ifyRespons e"/> | |
| 21 | </message> | |
| 22 | <message n ame="Excep tion"> | |
| 23 | <part name ="fault" e lement="tn s:Exceptio n"/> | |
| 24 | </message> | |
| 25 | <message n ame="Sign" > | |
| 26 | <part name ="paramete rs" elemen t="tns:Sig n"/> | |
| 27 | </message> | |
| 28 | <message n ame="SignR esponse"> | |
| 29 | <part name ="paramete rs" elemen t="tns:Sig nResponse" /> | |
| 30 | </message> | |
| 31 | <message n ame="SignF ailedExcep tion"> | |
| 32 | <part name ="fault" e lement="tn s:SignFail edExceptio n"/> | |
| 33 | </message> | |
| 34 | <message n ame="AddUs erFailedEx ception"> | |
| 35 | <part name ="fault" e lement="tn s:AddUserF ailedExcep tion"/> | |
| 36 | </message> | |
| 37 | <message n ame="Unsup portedFile TypeExcept ion"> | |
| 38 | <part name ="fault" e lement="tn s:Unsuppor tedFileTyp eException "/> | |
| 39 | </message> | |
| 40 | <portType name="ESig DSS"> | |
| 41 | <operation name="Del ete"> | |
| 42 | <input mes sage="tns: Delete"/> | |
| 43 | <output me ssage="tns :DeleteRes ponse"/> | |
| 44 | <fault mes sage="tns: DeleteUser FailedExce ption" nam e="DeleteU serFailedE xception"/ > | |
| 45 | </operatio n> | |
| 46 | <operation name="Ver ify"> | |
| 47 | <input mes sage="tns: Verify"/> | |
| 48 | <output me ssage="tns :VerifyRes ponse"/> | |
| 49 | <fault mes sage="tns: Exception" name="Exc eption"/> | |
| 50 | </operatio n> | |
| 51 | <operation name="Sig n"> | |
| 52 | <input mes sage="tns: Sign"/> | |
| 53 | <output me ssage="tns :SignRespo nse"/> | |
| 54 | <fault mes sage="tns: SignFailed Exception" name="Sig nFailedExc eption"/> | |
| 55 | <fault mes sage="tns: AddUserFai ledExcepti on" name=" AddUserFai ledExcepti on"/> | |
| 56 | <fault mes sage="tns: Unsupporte dFileTypeE xception" name="Unsu pportedFil eTypeExcep tion"/> | |
| 57 | </operatio n> | |
| 58 | </portType > | |
| 59 | <binding n ame="ESigD SSPortBind ing" type= "tns:ESigD SS"> | |
| 60 | <soap:bind ing transp ort="http: //schemas. xmlsoap.or g/soap/htt p" style=" document"/ > | |
| 61 | <operation name="Del ete"> | |
| 62 | <soap:oper ation soap Action="ht tp://esig. iam. DNS /dss/Delet e"/> | |
| 63 | <input> | |
| 64 | <soap:body use="lite ral"/> | |
| 65 | </input> | |
| 66 | <output> | |
| 67 | <soap:body use="lite ral"/> | |
| 68 | </output> | |
| 69 | <fault nam e="DeleteU serFailedE xception"> | |
| 70 | <soap:faul t name="De leteUserFa iledExcept ion" use=" literal"/> | |
| 71 | </fault> | |
| 72 | </operatio n> | |
| 73 | <operation name="Ver ify"> | |
| 74 | <soap:oper ation soap Action="ht tp://esig. iam. DNS /dss/Verif y"/> | |
| 75 | <input> | |
| 76 | <soap:body use="lite ral"/> | |
| 77 | </input> | |
| 78 | <output> | |
| 79 | <soap:body use="lite ral"/> | |
| 80 | </output> | |
| 81 | <fault nam e="Excepti on"> | |
| 82 | <soap:faul t name="Ex ception" u se="litera l"/> | |
| 83 | </fault> | |
| 84 | </operatio n> | |
| 85 | <operation name="Sig n"> | |
| 86 | <soap:oper ation soap Action="ht tp://esig. iam. DNS /dss/Sign" /> | |
| 87 | <input> | |
| 88 | <soap:body use="lite ral"/> | |
| 89 | </input> | |
| 90 | <output> | |
| 91 | <soap:body use="lite ral"/> | |
| 92 | </output> | |
| 93 | <fault nam e="SignFai ledExcepti on"> | |
| 94 | <soap:faul t name="Si gnFailedEx ception" u se="litera l"/> | |
| 95 | </fault> | |
| 96 | <fault nam e="AddUser FailedExce ption"> | |
| 97 | <soap:faul t name="Ad dUserFaile dException " use="lit eral"/> | |
| 98 | </fault> | |
| 99 | <fault nam e="Unsuppo rtedFileTy peExceptio n"> | |
| 100 | <soap:faul t name="Un supportedF ileTypeExc eption" us e="literal "/> | |
| 101 | </fault> | |
| 102 | </operatio n> | |
| 103 | </binding> | |
| 104 | <service n ame="ESigD SSService" > | |
| 105 | <port name ="ESigDSSP ort" bindi ng="tns:ES igDSSPortB inding"> | |
| 106 | <soap:addr ess locati on="https: //esig. DNS . DNS : PORT /eSigAdapt erWS/ESigD SSService" /> | |
| 107 | </port> | |
| 108 | </service> | |
| 109 | </definiti ons> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.