71. EPMO Open Source Coordination Office Redaction File Detail Report

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

71.1 Files compared

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

71.2 Comparison summary

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

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

71.4 Active regular expressions

No regular expressions were active.

71.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/ AuditoryAc uityFacts/ 1.1"
  4                targetName space="htt p://vler. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ AuditoryAc uityFacts/ 1.1"
  5               elementFo rmDefault= "qualified " version= "1.1"
  6                xmlns:bsf= "http://vl er. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ BodySystem sFacts/1.1 ">
  7  
  8         <xs:import  namespace ="http://v ler. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ BodySystem sFacts/1.1 "
  9                   schem aLocation= "BodySyste msFacts-1. 1.xsd"/>
  10  
  11       <xs:co mplexType  name="Audi toryAcuity Diagnosis" >
  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="Audi toryAcuity Symptom">
  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="Audi toryAcuity VertigoSym ptom">
  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="Audi toryAcuity TinnitusSy mptom">
  30           <x s:sequence >
  31                <xs:elem ent name=" value" typ e="xs:stri ng"/>
  32           </ xs:sequenc e>
  33       </xs:c omplexType >
  34  
  35       <xs:co mplexType  name="Audi toryAcuity VertigoDat a">
  36           <x s:sequence >
  37                             <xs:el ement name ="dependen tDiagnosis " type="xs :string" m axOccurs=" 1"/>
  38                             <xs:el ement name ="includeV ertigoInRa ting" type ="xs:boole an" defaul t="false"  minOccurs= "0"/>
  39                             <xs:el ement name ="auditory AcuityVert igoSymptom s" type="t ns:Auditor yAcuityVer tigoSympto m" minOccu rs="0" max Occurs="50 00"/>
  40           </ xs:sequenc e>
  41       </xs:c omplexType >
  42  
  43       <xs:co mplexType  name="Audi toryAcuity TinnitusDa ta">
  44           <x s:sequence >
  45                             <xs:el ement name ="dependen tDiagnosis " type="xs :string" m axOccurs=" 1"/>
  46                             <xs:el ement name ="includeT innitusInR ating" typ e="xs:bool ean" defau lt="false" />
  47                             <xs:el ement name ="auditory AcuityTinn itusSympto ms" type=" tns:Audito ryAcuityTi nnitusSymp tom" minOc curs="0" m axOccurs=" 5000"/>
  48           </ xs:sequenc e>
  49       </xs:c omplexType >
  50  
  51       <xs:co mplexType  name="audi toryAcuity Facts">
  52           <x s:complexC ontent>
  53                <xs:exte nsion base ="bsf:body SystemsFac ts">
  54                    <xs: sequence>
  55                         <xs:elemen t name="au ditoryAcui tyDiagnose s" type="t ns:Auditor yAcuityDia gnosis" mi nOccurs="1 "
  56                                      maxOccur s="5000"/>
  57                         <xs:elemen t name="au ditoryAcui tySymptoms " type="tn s:Auditory AcuitySymp tom" minOc curs="1"
  58                                      maxOccur s="5000"/>
  59                         <xs:elemen t name="in ferredClai mOfHearing Loss" type ="xs:boole an" defaul t="false"/ >
  60                         <xs:elemen t name="au ditoryAcui tyVertigoD ata" type= "tns:Audit oryAcuityV ertigoData " minOccur s="0"
  61                                      maxOccur s="1"/>
  62                         <xs:elemen t name="au ditoryAcui tyTinnitus Data" type ="tns:Audi toryAcuity TinnitusDa ta" minOcc urs="0"
  63                                      maxOccur s="1"/>                      
  64                    </xs :sequence>
  65                </xs:ext ension>
  66           </ xs:complex Content>
  67       </xs:c omplexType >
  68  
  69       <xs:el ement name ="auditory AcuityFact s" type="t ns:auditor yAcuityFac ts"/>
  70   </xs:schem a>