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

37.1 Files compared

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

37.2 Comparison summary

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

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

37.4 Active regular expressions

No regular expressions were active.

37.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.NoseTh roatRadium Info Exten ds (%Seria lObject, % XML.Adapto r) [ Proce dureBlock  ]
  3    {
  4   
  5    Parameter  ELEMENTQUA LIFIED = 1 ;
  6   
  7    Parameter  NAMESPACE  = "http:// tempuri.or g";
  8   
  9    Parameter  XMLNAME =  "NoseThroa tRadiumInf o";
  10   
  11    Parameter  XMLSEQUENC E = 1;
  12   
  13    Property D eterminati onFacility  As %Strin g(MAXLEN =  "", XMLNA ME = "Dete rminationF acility");
  14   
  15    Property D iagnosedWi thCancer A s %Boolean (XMLNAME =  "Diagnose dWithCance r");
  16   
  17    Property D iagnosisVe rifiedDate  As %Strin g(MAXLEN =  10, XMLNA ME = "Diag nosisVerif iedDate");
  18   
  19    Property F romAviator ServiceBef ore1955 As  %Boolean( XMLNAME =  "FromAviat orServiceB efore1955" );
  20   
  21    Property F romSubmari nerService Before1965  As %Boole an(XMLNAME  = "FromSu bmarinerSe rviceBefor e1965");
  22   
  23    Property R eceivingTr eatment As  %String(M AXLEN = "" , XMLNAME  = "Receivi ngTreatmen t");
  24   
  25    Property V erificatio nDate As % String(MAX LEN = 10,  XMLNAME =  "Verificat ionDate");
  26   
  27    Property V erificatio nFacility  As %String (MAXLEN =  "", XMLNAM E = "Verif icationFac ility");
  28   
  29    Property V erificatio nMethod As  %String(M AXLEN = "" , XMLNAME  = "Verific ationMetho d");
  30   
  31    Storage De fault
  32    {
  33    <Data name ="NoseThro atRadiumIn foState">
  34    <Value nam e="1">
  35    <Value>Det ermination Facility</ Value>
  36    </Value>
  37    <Value nam e="2">
  38    <Value>Dia gnosedWith Cancer</Va lue>
  39    </Value>
  40    <Value nam e="3">
  41    <Value>Dia gnosisVeri fiedDate</ Value>
  42    </Value>
  43    <Value nam e="4">
  44    <Value>Fro mAviatorSe rviceBefor e1955</Val ue>
  45    </Value>
  46    <Value nam e="5">
  47    <Value>Fro mSubmarine rServiceBe fore1965</ Value>
  48    </Value>
  49    <Value nam e="6">
  50    <Value>Rec eivingTrea tment</Val ue>
  51    </Value>
  52    <Value nam e="7">
  53    <Value>Ver ificationD ate</Value >
  54    </Value>
  55    <Value nam e="8">
  56    <Value>Ver ificationF acility</V alue>
  57    </Value>
  58    <Value nam e="9">
  59    <Value>Ver ificationM ethod</Val ue>
  60    </Value>
  61    </Data>
  62    <State>Nos eThroatRad iumInfoSta te</State>
  63    <StreamLoc ation>^CCR A.WS.ClCF7 5.NoseThro atRF64FS</ StreamLoca tion>
  64    <Type>%Lib rary.Cache SerialStat e</Type>
  65    }
  66   
  67    }
        68   T