3155. EPMO Open Source Coordination Office Redaction File Detail Report

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

3155.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:49:52 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-client\src\main\resources\gov\va\nvap\document\xsl\custom main_div.xsl Fri Apr 21 20:03:26 2017 UTC

3155.2 Comparison summary

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

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

3155.4 Active regular expressions

No regular expressions were active.

3155.5 Comparison detail

        1   <?xml 
        2     version="1 .0"
        3   ?>
        4   <xsl:style sheet 
        5     version="1 .0"
        6           
        7     xmlns:xsl= "http://ww w.w3.org/1 999/XSL/Tr ansform" 
        8     xmlns:n3=" http://www .w3.org/19 99/xhtml"
        9           
        10     xmlns:n1=" urn:hl7-or g:v3" 
        11     xmlns:n2=" urn:hl7-or g:v3/meta/ voc" 
        12     xmlns:voc= "urn:hl7-o rg:v3/voc"
        13           
        14     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" 
        15     xmlns:sect ion="urn:g ov.va.med"
        16   >
        17    
        18             
        19     <!-- Asha  Amritraj -  Organize  Imports fo r the XSL  Processor  START -->
        20             
        21     <xsl:impor
        22      href="/gov /va/nvap/d ocument/xs l/custom/c ustom_cda. xsl" 
        23     />
        24             
        25     <!-- Asha  Amritraj -  Organize  Imports fo r the XSL  Processor  END -->
        26    
        27             
        28     <xsl:outpu
        29      method="ht ml" 
        30      indent="ye s" 
        31      version="4 .01"
        32                      
        33      encoding=" ISO-8859-1
        34     />
        35    
        36             
        37     <xsl:templ ate 
        38      match="/"
        39     >
        40                       
        41      <div 
        42       id="custom _cda"
        43      >
        44                                 
        45       <xsl:apply -templates  
        46        select="n1 :ClinicalD ocument" 
        47       />
        48                        
        49      </div>
        50              
        51     </xsl:temp late>
        52   </xsl:styl esheet>