591. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 7/10/2017 1:02:02 PM 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.

591.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\WAR\IDSWebApp-0.1 VersionsService.xsd Sat Oct 1 19:33:34 2016 UTC
2 C:\AraxisMergeCompare\Pri_re\WAR\IDSWebApp-0.1 VersionsService.xsd Thu Jul 6 17:14:34 2017 UTC

591.2 Comparison summary

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

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

591.4 Active regular expressions

No regular expressions were active.

591.5 Comparison detail

  1   <?xml vers ion="1.0"  encoding=" iso-8859-1 "?>
  2   <xs:schema  attribute FormDefaul t="unquali fied" elem entFormDef ault="qual ified" 
  3           xm lns:xs="ht tp://www.w 3.org/2001 /XMLSchema "
  4           ta rgetNamesp ace="http: //www. DNS     /imaging" 
  5           xm lns="http: //www. DNS     /imaging">
  6     <xs:elem ent name=" services">
  7       <xs:co mplexType>
  8         <xs: sequence>
  9           <x s:element  maxOccurs= "unbounded " name="Se rvice">
  10              <xs:comple xType>
  11                <xs:sequ ence>
  12                  <xs:el ement name ="Applicat ionPath" t ype="xs:st ring" minO ccurs="1"  maxOccurs= "1" />
  13                  <xs:el ement name ="Metadata Path" type ="xs:strin g" minOccu rs="1" max Occurs="1"  />
  14                  <xs:el ement name ="ImagePat h" type="x s:string"  minOccurs= "1" maxOcc urs="1" />
  15                </xs:seq uence>
  16                <xs:attr ibute name ="type" ty pe="xs:str ing" use=" required"  />
  17                <xs:attr ibute name ="version"  type="xs: double" us e="require d" />
  18              </xs:compl exType>
  19           </ xs:element >
  20         </xs :sequence>
  21       </xs:c omplexType >
  22     </xs:ele ment>
  23   </xs:schem a>