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

107.1 Files compared

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

107.2 Comparison summary

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

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

107.4 Active regular expressions

No regular expressions were active.

107.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.nonPrim aryFinanci alStatemen tInfo Exte nds (%Seri alObject,  %XML.Adapt or) [ Proc edureBlock  ]
  3    {
  4   
  5    Parameter  ELEMENTQUA LIFIED = 1 ;
  6   
  7    Parameter  NAMESPACE  = "http:// jaxws.webs ervices.es r DOMAIN . EXT  /schemas";
  8   
  9    Parameter  XMLNAME =  "nonPrimar yFinancial StatementI nfo";
  10   
  11    Parameter  XMLSEQUENC E = 1;
  12   
  13    Property i ncomeYear  As %xsd.in t(XMLNAME  = "incomeY ear");
  14   
  15    Property f acilityVis itedCode A s %String( MAXLEN = " ", XMLNAME  = "facili tyVisitedC ode");
  16   
  17    Property i npatientDa ys As %xsd .int(XMLNA ME = "inpa tientDays" );
  18   
  19    Property o utpatientD ays As %xs d.int(XMLN AME = "out patientDay s");
  20   
  21    Property l astVisitDa te As %Dat e(XMLNAME  = "lastVis itDate");
  22   
  23    Property v amcReportD ate As %Da te(XMLNAME  = "vamcRe portDate") ;
  24   
  25    Storage De fault
  26    {
  27    <Data name ="nonPrima ryFinancia lStatement InfoState" >
  28    <Value nam e="1">
  29    <Value>inc omeYear</V alue>
  30    </Value>
  31    <Value nam e="2">
  32    <Value>fac ilityVisit edCode</Va lue>
  33    </Value>
  34    <Value nam e="3">
  35    <Value>inp atientDays </Value>
  36    </Value>
  37    <Value nam e="4">
  38    <Value>out patientDay s</Value>
  39    </Value>
  40    <Value nam e="5">
  41    <Value>las tVisitDate </Value>
  42    </Value>
  43    <Value nam e="6">
  44    <Value>vam cReportDat e</Value>
  45    </Value>
  46    </Data>
  47    <State>non PrimaryFin ancialStat ementInfoS tate</Stat e>
  48    <StreamLoc ation>^ES. sch.nonPri maryF5945S </StreamLo cation>
  49    <Type>%Lib rary.Cache SerialStat e</Type>
  50    }
  51   
  52    }