85. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/26/2017 7:31:00 AM Central Daylight 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.

85.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\BTSSS_CIF_04102017\BTSSS_code_build3_Sprint11\BTSSS_1_build2_Sprint11_CRM\Libraries\VIMT\Developer Resources\Enterprise Components\XSD CPEEligibilityAdapterv23.xsd Mon Jan 30 19:45:28 2017 UTC
2 C:\AraxisMergeCompare\Pri_re\BTSSS_CIF_04102017\BTSSS_code_build3_Sprint11\BTSSS_1_build2_Sprint11_CRM\Libraries\VIMT\Developer Resources\Enterprise Components\XSD CPEEligibilityAdapterv23.xsd Tue Apr 25 14:12:14 2017 UTC

85.2 Comparison summary

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

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

85.4 Active regular expressions

No regular expressions were active.

85.5 Comparison detail

  1   <?xml vers ion="1.0"  encoding=" utf-8"?>
  2   <xsd:schem a xmlns:xs d_1="http: //viers. DNS     /ess/respo nse/v1/" t argetNames pace="http ://viers. DNS     /ess/respo nse/v1/" x mlns:xsd=" http://www .w3.org/20 01/XMLSche ma">
  3     <xsd:sim pleType na me="ESSRes ponseCode_ v1">
  4       <xsd:r estriction  base="xsd :string">
  5         <xsd :enumerati on value=" SUCCESS" / >
  6         <xsd :enumerati on value=" ERROR" />
  7         <xsd :enumerati on value=" WARNING" / >
  8         <xsd :enumerati on value=" REFUSED" / >
  9         <xsd :enumerati on value=" ACCEPT" />
  10         <xsd :enumerati on value=" REJECT" />
  11         <xsd :enumerati on value=" FAIL" />
  12       </xsd: restrictio n>
  13     </xsd:si mpleType>
  14   </xsd:sche ma>