4423. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/9/2017 3:51:37 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.

4423.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:51:37 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-web\src\main\webapp\WEB-INF\spring beanRefContext.xml Fri Apr 21 20:03:30 2017 UTC

4423.2 Comparison summary

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

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

4423.4 Active regular expressions

No regular expressions were active.

4423.5 Comparison detail

        1   <?xml 
        2     version="1 .0" 
        3     encoding=" UTF-8"
        4   ?>
        5   <beans 
        6     xmlns="htt p://www.sp ringframew ork.org/sc hema/beans "
        7           
        8     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" 
        9     xmlns:aop= "http://ww w.springfr amework.or g/schema/a op"
        10           
        11     xmlns:tx=" http://www .springfra mework.org /schema/tx "
        12           
        13     xsi:schema Location="
        14           http ://www.spr ingframewo rk.org/sch ema/beans  http://www .springfra mework.org /schema/be ans/spring -beans.xsd
        15           http ://www.spr ingframewo rk.org/sch ema/tx htt p://www.sp ringframew ork.org/sc hema/tx/sp ring-tx.xs d
        16                http://www .springfra mework.org /schema/ao p http://w ww.springf ramework.o rg/schema/ aop/spring -aop.xsd"
        17   >
        18             
        19     <import 
        20      resource=" gov/va/nva p/web/pati ent/patien t-config.x ml" 
        21     />
        22             
        23     <import 
        24      resource=" gov/va/nva p/web/comm on/common- config.xml
        25     />
        26             
        27     <import 
        28      resource=" gov/va/nva p/web/cons ent/audit/ audit-conf ig.xml" 
        29     />
        30             
        31     <import 
        32      resource=" gov/va/nva p/web/repo rt/report- config.xml
        33     />
        34             
        35     <import 
        36      resource=" gov/va/nva p/web/docu ment/docum ent-config .xml" 
        37     />
        38             
        39     <import 
        40      resource=" gov/va/nva p/web/priv acy/privac y-config.x ml" 
        41     />
        42             
        43     <import 
        44      resource=" gov/va/nva p/web/faci lity/facil ity-config .xml" 
        45     />
        46             
        47     <import 
        48      resource=" gov/va/nva p/web/anno unce/batch -announce- config.xml
        49     />
        50             
        51     <import 
        52      resource=" gov/va/nva p/web/repo rt/report- config.xml
        53     />
        54             
        55     <import 
        56      resource=" gov/va/nva p/web/dao/ purposeofu se-config. xml" 
        57     />
        58             
        59     <import 
        60      resource=" gov/va/nva p/web/dao/ consentcom ment-confi g.xml" 
        61     />
        62             
        63     <import 
        64      resource=" gov/va/nva p/web/dao/ patientcom ment-confi g.xml" 
        65     />
        66             
        67     <import 
        68      resource=" gov/va/nva p/web/dao/ organizati on-config. xml" 
        69     />
        70   </beans>