82. EPMO Open Source Coordination Office Redaction File Detail Report

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

82.1 Files compared

# Location File Last Modified
1 CUI-Release-v2.2.0-source.zip\CUI-Release-v2.2.0-source\app\xsd\ExamResponse\extension\facts GenitourinaryFacts-1.2.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\extension\facts GenitourinaryFacts-1.2.xsd Fri Aug 4 14:51:08 2017 UTC

82.2 Comparison summary

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

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

82.4 Active regular expressions

No regular expressions were active.

82.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:tns= "http://vl er. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ Genitourin aryFacts/1 .2"
  4                targetName space="htt p://vler. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ Genitourin aryFacts/1 .2"
  5               elementFo rmDefault= "qualified " version= "1.2"
  6                xmlns:bsf= "http://vl er. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ BodySystem sFacts/1.1 ">
  7       <xs:im port
  8                  namespace= "http://vl er. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ BodySystem sFacts/1.1 "
  9                schemaLo cation="Bo dySystemsF acts-1.1.x sd"/>
  10  
  11       <xs:co mplexType  name="Geni tourinaryD iagnosis">
  12           <x s:sequence >
  13                <xs:elem ent name=" value" typ e="xs:stri ng"/>
  14           </ xs:sequenc e>
  15       </xs:c omplexType >
  16       
  17       <xs:co mplexType  name="Geni tourinaryO therDiagno sis">
  18           <x s:sequence >
  19                <xs:elem ent name=" value" typ e="xs:stri ng"/>
  20           </ xs:sequenc e>
  21       </xs:c omplexType >
  22  
  23       <xs:co mplexType  name="Geni tourinaryS ymptom">
  24           <x s:sequence >
  25                <xs:elem ent name=" value" typ e="xs:stri ng"/>
  26           </ xs:sequenc e>
  27       </xs:c omplexType >
  28  
  29       <xs:co mplexType  name="geni tourinaryF acts">
  30           <x s:complexC ontent>
  31                <xs:exte nsion base ="bsf:body SystemsFac ts">
  32                    <xs: sequence>
  33                         <xs:elemen t name="ge nitourinar yDiagnoses " type="tn s:Genitour inaryDiagn osis" minO ccurs="1"
  34                                      maxOccur s="5000"/>
  35                         <xs:elemen t name="ge nitourinar ySymptoms"  type="tns :Genitouri narySympto m" minOccu rs="0"
  36                                      maxOccur s="5000"/>
  37                         <xs:elemen t name="ge nitourinar yOtherDiag noses" typ e="tns:Gen itourinary OtherDiagn osis" minO ccurs="0"
  38                                      maxOccur s="5000"/>
  39                         <xs:elemen t name="bu n" minOccu rs="0" typ e="xs:doub le"/>
  40                         <xs:elemen t name="cr eatinine"  minOccurs= "0" type=" xs:double" />
  41                         <xs:elemen t name="lo werLimitCr eatinine"  minOccurs= "0" type=" xs:double" />
  42                         <xs:elemen t name="up perLimitCr eatinine"  minOccurs= "0" type=" xs:double" />
  43                         <xs:elemen t name="le ftTesticle " minOccur s="0" type ="xs:strin g"/>
  44                         <xs:elemen t name="ri ghtTesticl e" minOccu rs="0" typ e="xs:stri ng"/>
  45                    </xs :sequence>
  46                </xs:ext ension>
  47           </ xs:complex Content>
  48       </xs:c omplexType >
  49  
  50       <xs:el ement name ="genitour inaryFacts " type="tn s:genitour inaryFacts "/>
  51  
  52   </xs:schem a>