3767. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/9/2017 3:50:32 PM Eastern 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.

3767.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:50:32 2017 UTC
2 eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502\nvap-legacy\src\main\resources\META-INF webservices.xml Wed Jun 7 03:15:46 2017 UTC

3767.2 Comparison summary

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

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

3767.4 Active regular expressions

No regular expressions were active.

3767.5 Comparison detail

        1   <?xml 
        2     version="1 .0" 
        3     encoding=" UTF-8"
        4   ?>
        5   <webservic es 
        6     xmlns="htt p://java.s un.com/xml /ns/javaee
        7     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" 
        8     version="1 .2"
        9   >
        10         
        11     <webservic e-descript ion>
        12              
        13      <!-- just  a label, c an be anyt hing you w ant -->
        14              
        15      <webservic e-descript ion-name>
        16       XACMLConte xtHandlerS ervice
        17      </webservi ce-descrip tion-name>
        18              
        19      <port-comp onent>
        20                    
        21       <!-- just  a label, c an be anyt hing you w ant -->
        22                    
        23       <port-comp onent-name >
        24        XACMLConte xtHandlerP ort
        25       </port-com ponent-nam e>
        26                    
        27       <!-- Targe t namespac e from wsd l -->
        28                    
        29       <wsdl-port  
        30        xmlns:ex=" http://URL .DNS        /"
        31       >
        32        ex:XACMLCo ntextHandl erPort
        33       </wsdl-por t>
        34                    
        35       <!-- Fully  qualified  class nam e of the e jb interfa ce/bean pr oviding th e service  -->
        36                    
        37       <service-e ndpoint-in terface>
        38        gov.va.med .nhin.vap. server.ser vice.permi ssion.cont exthandler .XACMLCont extHandler Service
        39       </service- endpoint-i nterface>
        40                    
        41       <service-i mpl-bean>
        42                         
        43        <!-- the n ame of the  session b ean provid ing the se rvice (NOT E: not sur e if this  is name or  mappedNam e annotati on attribu te). -->
        44                         
        45        <ejb-link>
        46         XACMLConte xtHandlerS ervice
        47        </ejb-link >
        48                     
        49       </service- impl-bean>
        50               
        51      </port-com ponent>
        52          
        53     </webservi ce-descrip tion>
        54   </webservi ces>