131. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 8/4/2017 2:45: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.

131.1 Files compared

# Location File Last Modified
1 CUI-Release-v2.2.0-source.zip\CUI-Release-v2.2.0-source\app\xsd\ExamResponse\subset\vler StatusUpdateTypes.xsd Thu Jun 15 19:04:28 2017 UTC
2 CUI-Release-v2.2.0-source.zip\CUI-Release-v2.2.0-source\app\xsd\ExamResponse\subset\vler StatusUpdateTypes.xsd Fri Aug 4 14:51:33 2017 UTC

131.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 74
Changed 2 8
Inserted 0 0
Removed 0 0

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

131.4 Active regular expressions

No regular expressions were active.

131.5 Comparison detail

  1   <?xml vers ion="1.0"  encoding=" utf-8"?>
  2   <xs:schema  xmlns:xs= "http://ww w.w3.org/2 001/XMLSch ema"
  3                xmlns:sue= "http:// DNS     /vler/sche mas/vlerSu persetSche ma/1.0/Sta tusUpdateE nums"
  4                xmlns:sut= "http:// DNS     /vler/sche mas/vlerSu persetSche ma/1.0/Sta tusUpdateT ypes"
  5                targetName space="htt p:// DNS     /vler/sche mas/vlerSu persetSche ma/1.0/Sta tusUpdateT ypes"
  6               elementFo rmDefault= "unqualifi ed"
  7               attribute FormDefaul t="unquali fied"
  8               version=" 1.0">
  9       <xs:import  schemaLoc ation="Sta tusUpdateE nums.xsd"  namespace= "http:// DNS     /vler/sche mas/vlerSu persetSche ma/1.0/Sta tusUpdateE nums" />
  10     <xs:simp leType nam e="UuidTyp e">
  11       <xs:re striction  base="xs:s tring">
  12         <xs: pattern va lue="[a-fA -F0-9]{8}- [a-fA-F0-9 ]{4}-[a-fA -F0-9]{4}- [a-fA-F0-9 ]{4}-[a-fA -F0-9]{12} "/>
  13       </xs:r estriction >
  14     </xs:sim pleType>
  15     <xs:simp leType nam e="Restric tedStringT ype">
  16       <xs:re striction  base="xs:s tring">
  17         <xs: maxLength  value = "2 000"/>
  18       </xs:r estriction >
  19     </xs:sim pleType>
  20     <xs:comp lexType na me="ExamSt atusUpdate Type">
  21       <xs:se quence min Occurs="1"  maxOccurs ="5000">
  22         <xs: element na me="ExamSt atusUpdate ">
  23           <x s:complexT ype>
  24              <xs:sequen ce>
  25                <xs:elem ent name=" ExamLevelS tatus" typ e="sue:Exa mLevelStat usType"/>
  26                <xs:elem ent name=" DateOfCanc ellation"  type="xs:d ate" minOc curs="0"/>
  27                <xs:elem ent name=" ReasonForC ancellatio n" type="s ue:ExamSta tusUpdateR easonForCa ncellation Type" nill able="true "/>
  28                <xs:elem ent name=" DateOfExam StatusChan ge" type=" xs:date"/>
  29                <xs:elem ent name=" ExamReques tInitiatio nUuid" typ e="sut:Uui dType"/>
  30                <xs:elem ent name=" Contention Uuid" type ="sut:Uuid Type"/>
  31                <xs:elem ent name=" VhaPointOf ContactPho neNumber"  type="xs:s tring"/>
  32                <xs:elem ent name=" NameOfOrde redExam" t ype="xs:st ring"/>
  33                <xs:elem ent name=" MedicalExa minationUu id" type=" sut:UuidTy pe"/>
  34                <xs:elem ent name=" SpecificLo cationOfEx am" type=" xs:string" />
  35                <xs:elem ent name=" DateExamIs Scheduled"  type="xs: date" minO ccurs="0"/ >
  36              </xs:seque nce>
  37           </ xs:complex Type>
  38         </xs :element>
  39       </xs:s equence>
  40     </xs:com plexType>
  41   </xs:schem a>