20. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/20/2017 7:20:07 AM 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.

20.1 Files compared

# Location File Last Modified
1 CIF_MHV_2017.3.0.0_SW_Docx.zip\CIF_MHV_2017.3.0.0.zip\mhv_source\mhv_user\mhv-usermgmt-portal-portlet\src\main\webapp\views\connectdocs connectYourDocs.xhtml Sat Jun 3 17:35:30 2017 UTC
2 CIF_MHV_2017.3.0.0_SW_Docx.zip\CIF_MHV_2017.3.0.0.zip\mhv_source\mhv_user\mhv-usermgmt-portal-portlet\src\main\webapp\views\connectdocs connectYourDocs.xhtml Mon Jun 19 14:07:09 2017 UTC

20.2 Comparison summary

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

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

20.4 Active regular expressions

No regular expressions were active.

20.5 Comparison detail

  1   <?xml vers ion="1.0"  encoding=" UTF-8"?>
  2   <!DOCTYPE  html PUBLI C "-//W3C/ /DTD XHTML  1.0 Trans itional//E N" 
  3   "http://ww w.w3.org/T R/xhtml1/D TD/xhtml1- transition al.dtd">
  4   <html xmln s="http:// www.w3.org /1999/xhtm l" xmlns:f ="http://j ava.sun.co m/jsf/core " xmlns:h= "http://ja va.sun.com /jsf/html"
  5           xm lns:ui="ht tp://java. sun.com/js f/facelets " xmlns:p= "http://pr imefaces.o rg/ui" xml ns:c="http ://java.su n.com/jsp/ jstl/core"
  6           xm lns:fn="ht tp://java. sun.com/js p/jstl/fun ctions">
  7  
  8   <ui:compos ition temp late="/tem plate/layo utTwoColum n.xhtml">
  9  
  10           <u i:define n ame="mainc ontent">
  11                    
  12  
  13                    <h:f orm id="co nnectYourD ocs">
  14                             <div i d="main">
  15           
  16                                               <f:metadat a>
  17                                                       <f :event typ e="preRend erView" li stener="#{ connectYou rDocsContr oller.init }" />
  18                                               </f:metada ta>
  19           
  20           
  21                                               <div class ="connect- your-docs- div">
  22                                                       <p  class="co nnect-your -docs-div" >
  23                                                           <h:graphi cImage  li brary="img " name="co nnectYourD ocs.png" a lt="Connec t Your Doc s Banner"  title="Con nect Your  Docs"/>
  24                                                       </ p>
  25           
  26                                                       <p  class="co nnect-your -docs-para ">
  27                                                                <str ong>Share  Your VA He alth Recor ds</strong >
  28                                                       </ p>
  29                                               </div>
  30           
  31                                               <div class ="connect- your-docs- div">
  32                                                       <p  class="co nnect-your -docs-para ">You can  give VA pe rmission
  33                                                                to s hare your  medical re cords with  your non- VA healthc are
  34                                                                prov ider.</p>
  35                                                                
  36                                                       <h :panelGrou p rendered ="#{connec tYourDocsC ontroller. premiumAcc ountType a nd connect YourDocsCo ntroller.d sLogonUser }">
  37                                                            <p class ="connect- your-docs- electronic ">To elect ronically  sign the r elease for ms and man age your p ermissions , <a href= "#{connect YourDocsCo ntroller.m hvContext} /mhv-porta l-web/web/ myhealthev et/vlerHea lthAuth">s elect mana ge authori zations.</ a></p>         
  38                                 </ h:panelGro up>     
  39                                 
  40                                                       <p  class="co nnect-your -docs-para ">Not yet        enro lled?</p>
  41                                                       
  42                                                        <a      hr ef="http:/ /www. DNS     /VLER/vler -health-ex change-reg istration- guide.asp"
  43                                                                clas s="connect -your-docs -reg-guide " target=" _mhvHelp"> Learn more  and
  44                                                                sign  up.</a>
  45                                               </div>
  46  
  47                               </di v>
  48                    </h: form>
  49           </ ui:define>
  50   </ui:compo sition>
  51   </html>