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

66.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 CPEAccountAdapterv24.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 CPEAccountAdapterv24.xsd Tue Apr 25 14:12:07 2017 UTC

66.2 Comparison summary

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

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

66.4 Active regular expressions

No regular expressions were active.

66.5 Comparison detail

  1   <?xml vers ion="1.0"  encoding=" utf-8"?>
  2   <xs:schema  targetNam espace="ht tp://viers . DNS     /ess/respo nse/v1/" v ersion="1. 0" xmlns:x s="http:// www.w3.org /2001/XMLS chema">
  3     <xs:simp leType nam e="ESSResp onseCode_v 1">
  4       <xs:re striction  base="xs:s tring">
  5         <xs: enumeratio n value="S UCCESS" />
  6         <xs: enumeratio n value="E RROR" />
  7         <xs: enumeratio n value="W ARNING" />
  8         <xs: enumeratio n value="R EFUSED" />
  9         <xs: enumeratio n value="A CCEPT" />
  10         <xs: enumeratio n value="R EJECT" />
  11         <xs: enumeratio n value="F AIL" />
  12       </xs:r estriction >
  13     </xs:sim pleType>
  14   </xs:schem a>