59. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/5/2017 4:21:46 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.

59.1 Files compared

# Location File Last Modified
1 C:\working_scrub\Unredacted\eHX Code Base\eHX_Bld2_Source Code_CIF_2017-02-14\NHIN_adapter\AdapterInterfaces\src\main\resources\wsdl VAP_XACMLContextHandler.wsdl Fri Feb 10 15:41:44 2017 UTC
2 eHX-CIF.zip\eHX-CIF\eHX Code Base\eHX_Bld2_Source Code_CIF_2017-02-14\NHIN_adapter\AdapterInterfaces\src\main\resources\wsdl VAP_XACMLContextHandler.wsdl Tue Apr 4 12:59:01 2017 UTC

59.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 74
Changed 2 4
Inserted 0 0
Removed 0 0

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

59.4 Active regular expressions

No regular expressions were active.

59.5 Comparison detail

  1   <?xml vers ion="1.0"  encoding=" UTF-8"?>
  2   <!-- Publi shed by JA X-WS    RI  at http:/ /jax-ws.de v.java.net . RI's ver sion is Or acle JAX-W S    2.1.5 . -->
  3   <!-- Gener ated by JA X-WS    RI  at http:/ /jax-ws.de v.java.net . RI's ver sion is Or acle JAX-W S    2.1.3 -07/10/200 8 08:41 PM (bt). -->
  4   <definitio ns xmlns=" http://sch emas.xmlso ap.org/wsd l/" xmlns: tns="http: //contexth andler.per mission.se rvice.serv er.vap.nhi n. URL         /" xmlns:x sd="http:/ /www.w3.or g/2001/XML Schema" xm lns:xacml= "urn:oasis :names:tc: xacml:2.0: context:sc hema:os" x mlns:soap= "http://sc hemas.xmls oap.org/ws dl/soap/"  targetName space="htt p://contex thandler.p ermission. service.se rver.vap.n hin. URL         /" name="X ACMLContex tHandlerSe rvice">
  5           <x sd:types>
  6                    <xsd :schema>
  7                             <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 "/>
  8                    </xs d:schema>
  9           </ xsd:types>
  10           <m essage nam e="checkPo licyReques t">
  11                    <par t name="ch eckPolicy"  element=" xacml:Requ est"/>
  12           </ message>
  13           <m essage nam e="checkPo licyRespon se">
  14                    <par t name="ch eckPolicyR esponse" e lement="xa cml:Respon se"/>
  15           </ message>
  16           <p ortType na me="XACMLC ontextHand lerPortTyp e">
  17                    <ope ration nam e="checkPo licy">
  18                             <input  message=" tns:checkP olicyReque st"/>
  19                             <outpu t message= "tns:check PolicyResp onse"/>
  20                    </op eration>
  21           </ portType>
  22           <b inding nam e="XACMLCo ntextHandl erPortBind ing" type= "tns:XACML ContextHan dlerPortTy pe">
  23                    <soa p:binding  transport= "http://sc hemas.xmls oap.org/so ap/http" s tyle="docu ment"/>
  24                    <ope ration nam e="checkPo licy">
  25                             <soap: operation  soapAction =""/>
  26                             <input >
  27                                      <soap:bo dy use="li teral"/>
  28                             </inpu t>
  29                             <outpu t>
  30                                      <soap:bo dy use="li teral"/>
  31                             </outp ut>
  32                    </op eration>
  33           </ binding>
  34           <s ervice nam e="XACMLCo ntextHandl erService" >
  35                    <por t name="XA CMLContext HandlerPor t" binding ="tns:XACM LContextHa ndlerPortB inding">
  36                              <soap:addr ess locati on="http:/ / s e r v er    : PORT /XACMLCont extHandler Service/XA CMLContext HandlerSer vice"/>
  37                    </po rt>
  38           </ service>
  39   </definiti ons>