107. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 2/21/2018 6:58:09 AM Central Standard 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.

107.1 Files compared

# Location File Last Modified
1 CUI-CPP-v2.4.0-source-archive.zip\app\xsd\ExamResponse\extension\facts MusculoskeletalOtherFacts-1.3.xsd Thu Dec 21 03:33:17 2017 UTC
2 CUI-CPP-v2.4.0-source-archive.zip\app\xsd\ExamResponse\extension\facts MusculoskeletalOtherFacts-1.3.xsd Tue Feb 6 20:10:39 2018 UTC

107.2 Comparison summary

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

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

107.4 Active regular expressions

No regular expressions were active.

107.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/ Musculoske letalOther Facts/1.3"
  4                targetName space="htt p://vler. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ Musculoske letalOther Facts/1.3"
  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  
  8       <xs:im port
  9                  namespace= "http://vl er. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ BodySystem sFacts/1.1 "
  10                schemaLo cation="Bo dySystemsF acts-1.1.x sd"/>
  11  
  12       <xs:co mplexType  name="Musc uloskeleta lOtherDiag nosis">
  13           <x s:sequence >
  14                <xs:elem ent name=" value" typ e="xs:stri ng"/>
  15           </ xs:sequenc e>
  16       </xs:c omplexType >
  17  
  18       <xs:co mplexType  name="Musc uloskeleta lOtherSymp tom">
  19           <x s:sequence >
  20                <xs:elem ent name=" value" typ e="xs:stri ng"/>
  21           </ xs:sequenc e>
  22       </xs:c omplexType >
  23  
  24       <xs:co mplexType  name="Musc uloskeleta lOtherFact s">
  25           <x s:complexC ontent>
  26                <xs:exte nsion base ="bsf:body SystemsFac ts">
  27                    <xs: sequence>
  28                         <xs:elemen t name="mu sculoskele talOtherDi agnosis" t ype="tns:M usculoskel etalOtherD iagnosis"
  29                                      minOccur s="1" maxO ccurs="500 0"/>
  30                         <xs:elemen t name="mu sculoskele talOtherSy mptoms" ty pe="tns:Mu sculoskele talOtherSy mptom" min Occurs="1"
  31                                      maxOccur s="5000"/>
  32                    </xs :sequence>
  33                </xs:ext ension>
  34           </ xs:complex Content>
  35       </xs:c omplexType >
  36  
  37       <xs:el ement name ="musculos keletalOth erFacts" t ype="tns:M usculoskel etalOtherF acts"/>
  38  
  39   </xs:schem a>