37. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 10/31/2017 10:05:17 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.

37.1 Files compared

# Location File Last Modified
1 esr.zip\esr\voa\WEB-INF\wsdl voa.wsdl Tue Oct 3 17:04:50 2017 UTC
2 esr.zip\esr\voa\WEB-INF\wsdl voa.wsdl Tue Oct 31 14:12:48 2017 UTC

37.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 5 134
Changed 4 8
Inserted 0 0
Removed 0 0

37.3 Comparison options

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

37.4 Active regular expressions

No regular expressions were active.

37.5 Comparison detail

  1   <?xml vers ion="1.0"  encoding=" UTF-8"?>
  2   <definitio ns xmlns:s oap="http: //schemas. xmlsoap.or g/wsdl/soa p/"
  3           xm lns:tns="h ttp:// DNS     /service/e sr/voa/v1"  xmlns:ns1 ="http:// DNS     /schema/es r/voa/v1"
  4           xm lns:xsd="h ttp://www. w3.org/200 1/XMLSchem a" xmlns=" http://sch emas.xmlso ap.org/wsd l/"
  5           ta rgetNamesp ace="http: // DNS     /service/e sr/voa/v1"  name="voa Service">
  6           <t ypes>
  7                    <xsd :schema>
  8                              <xsd:impor t namespac e="http:// DNS     /schema/es r/voa/v1"  schemaLoca tion="voa. xsd"/>
  9                    </xs d:schema>
  10           </ types>
  11           <m essage nam e="saveSub mitForm">
  12                    <par t name="su bmitFormRe quest" ele ment="ns1: submitForm Request">< /part>
  13           </ message>
  14           <m essage nam e="saveSub mitFormRes ponse">
  15                    <par t name="su bmitFormRe sponse" el ement="ns1 :submitFor mResponse" ></part>
  16           </ message>
  17           <m essage nam e="VoaFaul t">
  18                    <par t name="fa ult" eleme nt="ns1:Vo aFaultExce ption"></p art>
  19           </ message>
  20           <m essage nam e="getForm Submission Status">
  21                    <par t name="re trieveForm Submission StatusRequ est" eleme nt="ns1:re trieveForm Submission StatusRequ est"></par t>
  22           </ message>
  23           <m essage nam e="getForm Submission StatusResp onse">
  24                    <par t name="re trieveForm Submission StatusResp onse" elem ent="ns1:r etrieveFor mSubmissio nStatusRes ponse"></p art>
  25           </ message>
  26           <p ortType na me="VoaFor mServiceEn dpoint">
  27                    <ope ration nam e="saveSub mitForm">
  28                             <input  message=" tns:saveSu bmitForm"> </input>
  29                             <outpu t message= "tns:saveS ubmitFormR esponse">< /output>
  30                             <fault  message=" tns:VoaFau lt" name=" VoaFault"> </fault>
  31                    </op eration>
  32                    <ope ration nam e="getForm Submission Status">
  33                             <input  message=" tns:getFor mSubmissio nStatus">< /input>
  34                             <outpu t message= "tns:getFo rmSubmissi onStatusRe sponse"></ output>
  35                             <fault  message=" tns:VoaFau lt" name=" VoaFault"> </fault>
  36                    </op eration>
  37           </ portType>
  38           <b inding nam e="VoaForm ServiceEnd pointPortB inding" ty pe="tns:Vo aFormServi ceEndpoint ">
  39                    <soa p:binding  transport= "http://sc hemas.xmls oap.org/so ap/http"
  40                             style= "document" ></soap:bi nding>
  41                    <ope ration nam e="saveSub mitForm">
  42                             <soap: operation  soapAction =""></soap :operation >
  43                             <input >
  44                                      <soap:bo dy use="li teral"></s oap:body>
  45                             </inpu t>
  46                             <outpu t>
  47                                      <soap:bo dy use="li teral"></s oap:body>
  48                             </outp ut>
  49                             <fault  name="Voa Fault">
  50                                      <soap:fa ult name=" VoaFault"  use="liter al"></soap :fault>
  51                             </faul t>
  52                    </op eration>
  53                    <ope ration nam e="getForm Submission Status">
  54                             <soap: operation  soapAction =""></soap :operation >
  55                             <input >
  56                                      <soap:bo dy use="li teral"></s oap:body>
  57                             </inpu t>
  58                             <outpu t>
  59                                      <soap:bo dy use="li teral"></s oap:body>
  60                             </outp ut>
  61                             <fault  name="Voa Fault">
  62                                      <soap:fa ult name=" VoaFault"  use="liter al"></soap :fault>
  63                             </faul t>
  64                    </op eration>
  65           </ binding>
  66           <s ervice nam e="voaServ ice">
  67                    <por t name="Vo aFormServi ceEndpoint Port" bind ing="tns:V oaFormServ iceEndpoin tPortBindi ng">
  68                              <soap:addr ess locati on="http:/ /localhost : PORT /services/ voaService "></soap:a ddress>
  69                    </po rt>
  70           </ service>
  71   </definiti ons>