101. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 1/17/2019 1:51:43 PM Central Standard 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.

101.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\ccra\ccra_HSIE_IC\ES\sch militaryServiceSiteRecordInfo.cls Thu Jan 10 13:20:04 2019 UTC
2 C:\AraxisMergeCompare\Pri_re\ccra\ccra_HSIE_IC\ES\sch militaryServiceSiteRecordInfo.cls Thu Jan 10 16:31:24 2019 UTC

101.2 Comparison summary

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

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

101.4 Active regular expressions

No regular expressions were active.

101.5 Comparison detail

  1    /// Create d from: C: \Users\smo rrison\One Drive - Co gnosante H oldings, L LC\CCR&A\E SR\2017121 3-esr.wsdl
  2    Class ES.s ch.militar yServiceSi teRecordIn fo Extends  (%SerialO bject, %XM L.Adaptor)  [ Procedu reBlock ]
  3    {
  4   
  5    Parameter  ELEMENTQUA LIFIED = 1 ;
  6   
  7    Parameter  NAMESPACE  = "http:// jaxws.webs ervices.es r DOMAIN . EXT  /schemas";
  8   
  9    Parameter  XMLNAME =  "militaryS erviceSite RecordInfo ";
  10   
  11    Parameter  XMLSEQUENC E = 0;
  12   
  13    Property c onflictExp eriences A s list Of  ES.sch.con flictExper ienceInfo( XMLITEMNAM E = "confl ictExperie nce", XMLN AME = "con flictExper iences", X MLPROJECTI ON = "COLL ECTION");
  14   
  15    Property m ilitarySer viceEpisod es As list  Of ES.sch .militaryS erviceEpis odeInfo(XM LITEMNAME  = "militar yServiceEp isode", XM LNAME = "m ilitarySer viceEpisod es", XMLPR OJECTION =  "COLLECTI ON");
  16   
  17    Property s ervicePeri od As %Str ing(MAXLEN  = "", XML NAME = "se rvicePerio d");
  18   
  19    Property s ite As %St ring(MAXLE N = "", XM LNAME = "s ite");
  20   
  21    Storage De fault
  22    {
  23    <Data name ="military ServiceSit eRecordInf oState">
  24    <Value nam e="1">
  25    <Value>con flictExper iences</Va lue>
  26    </Value>
  27    <Value nam e="2">
  28    <Value>mil itaryServi ceEpisodes </Value>
  29    </Value>
  30    <Value nam e="3">
  31    <Value>ser vicePeriod </Value>
  32    </Value>
  33    <Value nam e="4">
  34    <Value>sit e</Value>
  35    </Value>
  36    </Data>
  37    <State>mil itaryServi ceSiteReco rdInfoStat e</State>
  38    <StreamLoc ation>^ES. sch.milita rySer3B7CS </StreamLo cation>
  39    <Type>%Lib rary.Cache SerialStat e</Type>
  40    }
  41   
  42    }