41. EPMO Open Source Coordination Office Redaction File Detail Report

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

41.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\ccra\ccra_HSIE_IC\CCRA\WS\Client\s0 PreAuthorizationOrderSet.cls Thu Jan 10 13:20:32 2019 UTC
2 C:\AraxisMergeCompare\Pri_re\ccra\ccra_HSIE_IC\CCRA\WS\Client\s0 PreAuthorizationOrderSet.cls Thu Jan 10 16:31:16 2019 UTC

41.2 Comparison summary

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

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

41.4 Active regular expressions

No regular expressions were active.

41.5 Comparison detail

  1    /// Create d from: ht tp:// DNS    dbscra801. aac. DOMAIN . EX :58774/csp /ccraint/C CRA.WS.Ref erralDataE xtraction. CLS?WSDL=1
  2    Class CCRA .WS.Client .s0.PreAut horization OrderSet E xtends (%S erialObjec t, %XML.Ad aptor) [ P rocedureBl ock ]
  3    {
  4   
  5    Parameter  ELEMENTQUA LIFIED = 1 ;
  6   
  7    Parameter  NAMESPACE  = "http:// tempuri.or g";
  8   
  9    Parameter  XMLNAME =  "PreAuthor izationOrd erSet";
  10   
  11    Parameter  XMLSEQUENC E = 1;
  12   
  13    Property C ode As %St ring(MAXLE N = "", XM LNAME = "C ode");
  14   
  15    Property D esc As %St ring(MAXLE N = "", XM LNAME = "D esc") [ Sq lFieldName  = _Desc ] ;
  16   
  17    Property O rderSetDat es As list  Of CCRA.W S.Client.s 0.PreAutho rizationOr derSetDate (XMLITEMNA ME = "PreA uthorizati onOrderSet Date", XML NAME = "Or derSetDate s", XMLPRO JECTION =  "COLLECTIO N");
  18   
  19    Storage De fault
  20    {
  21    <Data name ="PreAutho rizationOr derSetStat e">
  22    <Value nam e="1">
  23    <Value>Cod e</Value>
  24    </Value>
  25    <Value nam e="2">
  26    <Value>Des c</Value>
  27    </Value>
  28    <Value nam e="3">
  29    <Value>Ord erSetDates </Value>
  30    </Value>
  31    </Data>
  32    <State>Pre Authorizat ionOrderSe tState</St ate>
  33    <StreamLoc ation>^CCR A.WS.ClCF7 5.PreAutho rizA9D5S</ StreamLoca tion>
  34    <Type>%Lib rary.Cache SerialStat e</Type>
  35    }
  36   
  37    }
        38   T