659. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/5/2017 4:26:23 PM 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.

659.1 Files compared

# Location File Last Modified
1 C:\working_scrub\Unredacted\VAP Code Base\VAP_Bld2_Source_Code_CIF_2017-02-14\nvap-server\src\main\resources\META-INF\xml-resources\web-services\PDP\wsdl PDPImplWS.wsdl Wed Feb 1 18:37:28 2017 UTC
2 eHX-CIF.zip\eHX-CIF\VAP Code Base\VAP_Bld2_Source_Code_CIF_2017-02-14\nvap-server\src\main\resources\META-INF\xml-resources\web-services\PDP\wsdl PDPImplWS.wsdl Wed Apr 5 12:48:44 2017 UTC

659.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 86
Changed 1 2
Inserted 0 0
Removed 0 0

659.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

659.4 Active regular expressions

No regular expressions were active.

659.5 Comparison detail

  1   <?xml vers ion="1.0"  encoding=" UTF-8" sta ndalone="n o"?>
  2   <!-- Gener ated by JA X-WS RI at  http://ja x-ws.dev.j ava.net. R I's versio n is Oracl e JAX-WS 2 .1.3-07/10 /2008 08:4 1 PM(bt).  -->
  3   <definitio ns targetN amespace=" http://pdp .permissio n.service. server.nva p.va.gov/"
  4                 xmlns=" http://sch emas.xmlso ap.org/wsd l/"
  5                 xmlns:s oap="http: //schemas. xmlsoap.or g/wsdl/soa p/"
  6                   xmlns:tns= "http://pd p.permissi on.service .server.nv ap. DNS     /"
  7                 xmlns:x acml="urn: oasis:name s:tc:xacml :2.0:conte xt:schema: os"
  8                 xmlns:x sd="http:/ /www.w3.or g/2001/XML Schema"
  9                 name="P DPImplWS">
  10           <x sd:types>
  11                    <xsd :schema>
  12                             <xsd:i mport name space="urn :oasis:nam es:tc:xacm l:2.0:cont ext:schema :os" schem aLocation= "../schema s/oasis/xa cml/access _control-x acml-2.0-c ontext-sch ema-os.xsd "/>
  13                    </xs d:schema>
  14           </ xsd:types>
  15           <m essage nam e="checkPo licyReques tMsg">
  16                    <par t element= "xacml:Req uest" name ="RequestP art"/>
  17           </ message>
  18           <m essage nam e="checkPo licyRespon seMsg">
  19                    <par t element= "xacml:Res ponse" nam e="Respons ePart"/>
  20           </ message>
  21           <p ortType na me="PDPImp lWSPortTyp e">
  22                    <ope ration nam e="checkPo licy">
  23                             <input  message=" tns:checkP olicyReque stMsg"/>
  24                             <outpu t message= "tns:check PolicyResp onseMsg"/>
  25                    </op eration>
  26           </ portType>
  27           <b inding nam e="PDPImpl WSPortBind ing" type= "tns:PDPIm plWSPortTy pe">
  28                    <soa p:binding  style="doc ument" tra nsport="ht tp://schem as.xmlsoap .org/soap/ http"/>
  29                    <ope ration nam e="checkPo licy">
  30                             <soap: operation  soapAction =""/>
  31                             <input >
  32                                      <soap:bo dy use="li teral"/>
  33                             </inpu t>
  34                             <outpu t>
  35                                      <soap:bo dy use="li teral"/>
  36                             </outp ut>
  37                    </op eration>
  38           </ binding>
  39           <s ervice nam e="PDPImpl WSService" >
  40                    <por t binding= "tns:PDPIm plWSPortBi nding" nam e="PDPImpl WSPort">
  41                             <soap: address lo cation="ht tp://local host:7001/ PDPImplWSS ervice"/>
  42                    </po rt>
  43           </ service>
  44   </definiti ons>