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

100.1 Files compared

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

100.2 Comparison summary

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

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

100.4 Active regular expressions

No regular expressions were active.

100.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 yServiceIn 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 erviceInfo ";
  10   
  11    Parameter  XMLSEQUENC E = 0;
  12   
  13    Property c ombatEpiso des As lis t Of ES.sc h.combatEp isodeInfo( XMLITEMNAM E = "comba tEpisode",  XMLNAME =  "combatEp isodes", X MLPROJECTI ON = "COLL ECTION");
  14   
  15    Property c ombatVeter anEligibil ityEndDate  As %TimeS tamp(XMLNA ME = "comb atVeteranE ligibility EndDate");
  16   
  17    Property d isabilityR etirementI ndicator A s %Boolean (XMLNAME =  "disabili tyRetireme ntIndicato r");
  18   
  19    Property d ischargeDu eToDisabil ity As %Bo olean(XMLN AME = "dis chargeDueT oDisabilit y");
  20   
  21    Property m ilitarySer viceSiteRe cords As l ist Of ES. sch.milita ryServiceS iteRecordI nfo(XMLITE MNAME = "m ilitarySer viceSiteRe cord", XML NAME = "mi litaryServ iceSiteRec ords", XML PROJECTION  = "COLLEC TION");
  22   
  23    Property s hadIndicat or As %Boo lean(XMLNA ME = "shad Indicator" );
  24   
  25    Property m edalofHono rIndicator  As %Boole an(XMLNAME  = "medalo fHonorIndi cator");
  26   
  27    Property e ligibleFor ClassIIDen tal As %Bo olean(XMLN AME = "eli gibleForCl assIIDenta l");
  28   
  29    Property c lassIIDent alApplicat ionDueBefo re As %Tim eStamp(XML NAME = "cl assIIDenta lApplicati onDueBefor e");
  30   
  31    Storage De fault
  32    {
  33    <Data name ="military ServiceInf oState">
  34    <Value nam e="1">
  35    <Value>com batEpisode s</Value>
  36    </Value>
  37    <Value nam e="2">
  38    <Value>com batVeteran Eligibilit yEndDate</ Value>
  39    </Value>
  40    <Value nam e="3">
  41    <Value>dis abilityRet irementInd icator</Va lue>
  42    </Value>
  43    <Value nam e="4">
  44    <Value>dis chargeDueT oDisabilit y</Value>
  45    </Value>
  46    <Value nam e="5">
  47    <Value>mil itaryServi ceSiteReco rds</Value >
  48    </Value>
  49    <Value nam e="6">
  50    <Value>sha dIndicator </Value>
  51    </Value>
  52    <Value nam e="7">
  53    <Value>med alofHonorI ndicator</ Value>
  54    </Value>
  55    <Value nam e="8">
  56    <Value>eli gibleForCl assIIDenta l</Value>
  57    </Value>
  58    <Value nam e="9">
  59    <Value>cla ssIIDental Applicatio nDueBefore </Value>
  60    </Value>
  61    </Data>
  62    <State>mil itaryServi ceInfoStat e</State>
  63    <StreamLoc ation>^ES. sch.milita ryServiceI nfoS</Stre amLocation >
  64    <Type>%Lib rary.Cache SerialStat e</Type>
  65    }
  66   
  67    }