9476. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/11/2017 10:45:03 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.

9476.1 Files compared

# Location File Last Modified
1 Tue Apr 11 15:45:03 2017 UTC
2 PS_PPS_lib\mavenrepo\vha\stddata\vha-stddata-client\15.0\vha-stddata-client-15.0..jar\def\gov\va\med\term\access ZipToMSA.xml Thu Sep 6 07:48:36 2007 UTC

9476.2 Comparison summary

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

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

9476.4 Active regular expressions

No regular expressions were active.

9476.5 Comparison detail

        1   <?xml 
        2     version="1 .0" 
        3     encoding=" UTF-8"
        4   ?>
        5   <type 
        6     _simple-cl ass-name=" ZipToMSA" 
        7     _a="a" 
        8     _package=" gov.va.med .term.acce ss" 
        9     _implement ation-clas s-package= "gov.va.me d.term.acc ess.mutabl e" 
        10     _implement ation-clas s-simple-n ame="Mutab leZipToMSA
        11     _implement ation-clas s-name="go v.va.med.t erm.access .mutable.M utableZipT oMSA" 
        12     _mutable-c lass-name= "gov.va.me d.term.acc ess.mutabl e.ZipToMSA
        13     _readonly- class-pack age="gov.v a.med.term .access.re adonly" 
        14     _transfero bject-clas s-package= "gov.va.me d.term.acc ess.ejb.co mmon" 
        15     _readonly- class-simp le-name="R eadonlyZip ToMSA" 
        16     _readonly- class-name ="gov.va.m ed.term.ac cess.reado nly.Readon lyZipToMSA
        17     _transfero bject-clas s-simple-n ame="ZipTo MSATOv1" 
        18     _transfero bject-clas s-name="go v.va.med.t erm.access .ejb.commo n.ZipToMSA TOv1" 
        19     _capitaliz ed-name-at tr="Id" 
        20     _decapital ized-class -name="zip ToMSA" 
        21     _table-abb rev="STD_Z ipToMSA" 
        22     name="gov. va.med.ter m.access.Z ipToMSA" 
        23     auditable= "true" 
        24     has-versio n-number=" true" 
        25     name-attr= "id" 
        26     serial-ver sion-uid=" 1" 
        27     short-desc ription="A  cross wal k table be tween Zip  Code and M SA." 
        28     table="STD _ZipToMSA"  
        29     user-name= "Zip To MS A" 
        30     tablespace ="S_DATA_0 1" 
        31     indexspace ="S_INDEX_ 01" 
        32     read-only= "false" 
        33     deleteable ="false" 
        34     supports-l ogical-del ete="true"  
        35     temporal=" snapshot" 
        36     abstract=" false"
        37   >
        38        
        39     <descripti on>
        40          A cros s walk tab le between  the Zip C ode table  containing  data from
        41          the 20 00 standar d and the  MSA table  containing  data from  the 1990  standard.
        42        
        43     </descript ion>
        44        
        45     <sort-attr s>
        46            
        47      <sort-attr  
        48       name="id"
        49      />
        50         
        51     </sort-att rs>
        52        
        53     <attr 
        54      name="id" 
        55      datatype=" Long" 
        56      display-on -list="fal se" 
        57      display-on -search="f alse" 
        58      display-on -view="fal se" 
        59      key="syste m-assigned
        60      min-value= "1" 
        61      short-desc ription="T he identif ier for th e Zip To M SA. This i s the prim ary key fo r the obje ct." 
        62      user-name= "Id" 
        63      private="f alse" 
        64      owning="fa lse" 
        65      shared-key ="false" 
        66      required=" false" 
        67      unique="tr ue" 
        68      frozen="tr ue" 
        69      password=" false" 
        70      allow-patt ern-search ="false" 
        71      allow-soun dex-search ="false" 
        72      _capitaliz ed-name="I d" 
        73      _accessor- name="getI d" 
        74      _mutator-n ame="setId
        75      _hibernate -name="id"  
        76      _derived=" false" 
        77      _system-as signed="tr ue" 
        78      _is-user-d efined="fa lse" 
        79      _column-na me="id" 
        80      _capitaliz ed-column- name="Id" 
        81      _column-ab brev="Id" 
        82      _is-multi= "false" 
        83      _atomic-da tatype="Lo ng" 
        84      _simple-da tatype="Lo ng" 
        85      _simple-at omic-datat ype="Long"
        86     />
        87        
        88     <attr 
        89      name="zipC ode" 
        90      datatype=" String" 
        91      length="5"  
        92      pattern="[ \d]{5}" 
        93      transforms ="PadWithL eadingZero es" 
        94      pattern-de scription= "a five di git number
        95      short-desc ription="T he unique  zip code."  
        96      required=" true" 
        97      unique="tr ue" 
        98      user-name= "Code" 
        99      private="f alse" 
        100      owning="fa lse" 
        101      shared-key ="false" 
        102      frozen="fa lse" 
        103      password=" false" 
        104      display-on -search="t rue" 
        105      display-on -list="tru e" 
        106      display-on -view="tru e" 
        107      allow-patt ern-search ="false" 
        108      allow-soun dex-search ="false" 
        109      _capitaliz ed-name="Z ipCode" 
        110      _accessor- name="getZ ipCode" 
        111      _mutator-n ame="setZi pCode" 
        112      _hibernate -name="zip Code" 
        113      _derived=" false" 
        114      _system-as signed="fa lse" 
        115      _is-user-d efined="fa lse" 
        116      _column-na me="zipCod e" 
        117      _capitaliz ed-column- name="ZipC ode" 
        118      _column-ab brev="ZipC ode" 
        119      _is-multi= "false" 
        120      _atomic-da tatype="St ring" 
        121      _simple-da tatype="St ring" 
        122      _simple-at omic-datat ype="Strin g"
        123     />
        124        
        125     <attr 
        126      name="msaC odeFrom199 0" 
        127      datatype=" String" 
        128      max-length ="4" 
        129      pattern="[ \d]{1,4}" 
        130      pattern-de scription= "a 1 to 4  digit numb er (0-9999 )" 
        131      short-desc ription="T he metropo litan stat istical ar ea code fr om 1990." 
        132      required=" true" 
        133      unique="fa lse" 
        134      user-name= "Name" 
        135      private="f alse" 
        136      owning="fa lse" 
        137      shared-key ="false" 
        138      frozen="fa lse" 
        139      password=" false" 
        140      display-on -search="t rue" 
        141      display-on -list="tru e" 
        142      display-on -view="tru e" 
        143      allow-patt ern-search ="false" 
        144      allow-soun dex-search ="false" 
        145      _capitaliz ed-name="M saCodeFrom 1990" 
        146      _accessor- name="getM saCodeFrom 1990" 
        147      _mutator-n ame="setMs aCodeFrom1 990" 
        148      _hibernate -name="msa CodeFrom19 90" 
        149      _derived=" false" 
        150      _system-as signed="fa lse" 
        151      _is-user-d efined="fa lse" 
        152      _column-na me="msaCod eFrom1990"  
        153      _capitaliz ed-column- name="MsaC odeFrom199 0" 
        154      _column-ab brev="MsaC odeFrom199 0" 
        155      _is-multi= "false" 
        156      _atomic-da tatype="St ring" 
        157      _simple-da tatype="St ring" 
        158      _simple-at omic-datat ype="Strin g"
        159     />
        160        
        161     <attr 
        162      name="isAc tive" 
        163      datatype=" boolean" 
        164      short-desc ription="T rue if thi s object i s currentl y active."  
        165      private="f alse" 
        166      owning="fa lse" 
        167      shared-key ="false" 
        168      required=" false" 
        169      unique="fa lse" 
        170      frozen="fa lse" 
        171      password=" false" 
        172      display-on -search="t rue" 
        173      display-on -list="tru e" 
        174      display-on -view="tru e" 
        175      allow-patt ern-search ="false" 
        176      allow-soun dex-search ="false" 
        177      _capitaliz ed-name="I sActive" 
        178      user-name= "Is Active
        179      _accessor- name="isAc tive" 
        180      _mutator-n ame="setAc tive" 
        181      _hibernate -name="act ive" 
        182      _derived=" true" 
        183      _system-as signed="tr ue" 
        184      _is-user-d efined="fa lse" 
        185      _column-na me="isActi ve" 
        186      _capitaliz ed-column- name="IsAc tive" 
        187      _column-ab brev="IsAc tive" 
        188      _is-multi= "false" 
        189      _atomic-da tatype="bo olean" 
        190      _simple-da tatype="bo olean" 
        191      _simple-at omic-datat ype="boole an"
        192     >
        193            
        194      <derivatio n-expressi on 
        195       apply-on-c reate="fal se"
        196      >
        197               is Active(new  java.sql. Date(Syste m.currentT imeMillis( )))
        198               
        199      </derivati on-express ion>
        200         
        201     </attr>
        202        
        203     <attr 
        204      name="hist ory" 
        205      singular-n ame="histo ry" 
        206      datatype=" gov.va.med .term.acce ss.ZipToMS AHistory[]
        207      short-desc ription="T he status  history fo r Zip To M  S A." 
        208      owning="tr ue" 
        209      display-on -list="fal se" 
        210      private="f alse" 
        211      shared-key ="false" 
        212      required=" false" 
        213      unique="fa lse" 
        214      frozen="fa lse" 
        215      password=" false" 
        216      display-on -search="f alse" 
        217      display-on -view="tru e" 
        218      allow-patt ern-search ="false" 
        219      allow-soun dex-search ="false" 
        220      _capitaliz ed-name="H istory" 
        221      user-name= "History" 
        222      _accessor- name="getH istory" 
        223      _mutator-n ame="setHi story" 
        224      _hibernate -name="his tory" 
        225      _derived=" false" 
        226      _system-as signed="fa lse" 
        227      _is-user-d efined="tr ue" 
        228      _column-na me="histor y" 
        229      _capitaliz ed-column- name="Hist ory" 
        230      _column-ab brev="Hist ory" 
        231      _is-multi= "true" 
        232      _singular- name="hist ory" 
        233      _capitaliz ed-singula r-name="Hi story" 
        234      _atomic-da tatype="go v.va.med.t erm.access .ZipToMSAH istory" 
        235      _simple-da tatype="Zi pToMSAHist ory[]" 
        236      _simple-at omic-datat ype="ZipTo MSAHistory
        237      _datatype- package="g ov.va.med. term.acces s" 
        238      _implement ation-clas s-package= "gov.va.me d.term.acc ess.mutabl e" 
        239      _implement ation-clas s-simple-n ame="Mutab leZipToMSA History" 
        240      _implement ation-clas s-name="go v.va.med.t erm.access .mutable.M utableZipT oMSAHistor y" 
        241      _atomic-mu table-data type="gov. va.med.ter m.access.m utable.Zip ToMSAHisto ry" 
        242      _mutable-d atatype="g ov.va.med. term.acces s.mutable. ZipToMSAHi story[]" 
        243      _readonly- class-pack age="gov.v a.med.term .access.re adonly" 
        244      _readonly- class-simp le-name="R eadonlyZip ToMSAHisto ry" 
        245      _readonly- class-name ="gov.va.m ed.term.ac cess.reado nly.Readon lyZipToMSA History" 
        246      _supports- logical-de lete="fals e" 
        247      _datatype- is-attr-gr oup="false
        248      _role="par ent" 
        249      _relations hip="one-t o-many" 
        250      _stores-fo reign-key= "false" 
        251      _bidirecti onal="true
        252      _dependent -type="sim ple"
        253     />
        254        
        255     <query 
        256      short-desc ription="T rue if thi s object i s active o n the give n date."
        257     >
        258            
        259      <method-si gnature>
        260           boolea n
        261           isActi ve(
        262               ja va.sql.Dat e when
        263               )
        264           
        265      </method-s ignature>
        266            
        267      <method-bo dy>
        268       ZipToMSAHi story[] hi story = ge tHistory() ;
        269               fo r (int i=0 ; i&lt;his tory.lengt h; i++)
        270               {
        271                    ZipToMSA History en try
        272        = history [i];
        273                    java.sql .Date effe ctiveDate  = entry.ge tEffective Date();
        274                    java.sql .Date expi rationDate  = entry.g etExpirati onDate();
        275                    if (   ( effectiveD ate.before (when) ||  effectiveD ate.equals (when))
        276                        &amp ;&amp; whe n.before(e xpirationD ate)
        277                       )
        278                    {
        279                        retu rn entry.i sActive();
        280                    }
        281               }
        282               re turn false ;
        283           
        284      </method-b ody>
        285         
        286     </query>
        287        
        288     <extension >
        289          
        290            
        291      <hl7-messa ging-metad ata>
        292             
        293                
        294       <master-fi le-identif ier>
        295                
        296                     
        297        <coded-ele ment>
        298                   
        299                         
        300         <identifie r>
        301                       
        302                             
        303          <constant 
        304           value="gov .va.med.te rm.access. ZipToMSA"
        305          />
        306                    
        307                          
        308         </identifi er>
        309                   
        310                         
        311         <text>
        312                       
        313                             
        314          <constant 
        315           value="Zip  To MSA"
        316          />
        317                    
        318                          
        319         </text>
        320                   
        321                         
        322         <coding-sy stem>
        323                       
        324                             
        325          <constant 
        326           value="SDS "
        327          />
        328                    
        329                          
        330         </coding-s ystem>
        331                 
        332                      
        333        </coded-el ement>
        334              
        335                 
        336       </master-f ile-identi fier>
        337             
        338                
        339       <primary-k ey-value>
        340                
        341                     
        342        <coded-ele ment>
        343                   
        344                         
        345         <identifie r>
        346                       
        347                             
        348          <attr-ref 
        349           name="id"
        350          />
        351                    
        352                          
        353         </identifi er>
        354                   
        355                         
        356         <text>
        357                       
        358                             
        359          <attr-ref 
        360           name="zipC ode"
        361          />
        362                    
        363                          
        364         </text>
        365                   
        366                         
        367         <coding-sy stem>
        368                       
        369                             
        370          <constant 
        371           value="SDS "
        372          />
        373                    
        374                          
        375         </coding-s ystem>
        376                   
        377                         
        378         <alternate -identifie r>
        379                       
        380                             
        381          <attr-ref 
        382           name="id"
        383          />
        384                    
        385                          
        386         </alternat e-identifi er>
        387                   
        388                         
        389         <alternate -text>
        390                       
        391                             
        392          <attr-ref 
        393           name="zipC ode"
        394          />
        395                    
        396                          
        397         </alternat e-text>
        398                   
        399                         
        400         <alternate -coding-sy stem>
        401                       
        402                             
        403          <constant 
        404           value="VA"
        405          />
        406                    
        407                          
        408         </alternat e-coding-s ystem>
        409                 
        410                      
        411        </coded-el ement>
        412              
        413                 
        414       </primary- key-value>
        415           
        416             
        417      </hl7-mess aging-meta data>
        418        
        419         
        420     </extensio n>
        421   </type>