3756. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/9/2017 3:50:31 PM Eastern 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.

3756.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:50:31 2017 UTC
2 eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502\nvap-ext-svc-proxy\src\main\resources\schemas AnnouncePatient.xsd Fri Apr 21 20:03:28 2017 UTC

3756.2 Comparison summary

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

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

3756.4 Active regular expressions

No regular expressions were active.

3756.5 Comparison detail

        1   <?xml vers ion="1.0"  encoding=" UTF-8"?>
        2   <xsd:schem a xmlns:xs d="http:// www.w3.org /2001/XMLS chema"
        3           ta rgetNamesp ace="urn:g ov:va:med: nhin:adapt er:announc epatient"
        4           xm lns:tns="u rn:gov:va: med:nhin:a dapter:ann ouncepatie nt"
        5           el ementFormD efault="qu alified" x mlns:ns1=" urn:gov:va :med:nhin: adapter:pe rmission">
        6           <x sd:import  schemaLoca tion="../s chemas/Per mission.xs d"
        7                    name space="urn :gov:va:me d:nhin:ada pter:permi ssion" />
        8           <x sd:complex Type name= "AnnounceP atientType ">
        9                    <xsd :sequence>
        10                             <xsd:e lement nam e="patient Id" type=" xsd:string " />
        11                             <xsd:e lement nam e="facilit ies" minOc curs="0">
        12                                      <xsd:com plexType>
        13                                               <xsd:seque nce>
        14                                                       <x sd:element  name="fac ility" typ e="xsd:str ing"
        15                                                                maxO ccurs="499 9" />
        16                                               </xsd:sequ ence>
        17                                      </xsd:co mplexType>
        18                             </xsd: element>
        19                             <xsd:e lement nam e="userInf o" type="n s1:UserInf oType" />
        20                <xsd:ele ment name= "hieTransa ctionId" t ype="xsd:s tring"/>
        21                    </xs d:sequence >
        22           </ xsd:comple xType>
        23           <x sd:complex Type name= "AnnounceP atientResp onseType">
        24                    <xsd :sequence>
        25                             <xsd:e lement nam e="return"  type="xsd :int"></xs d:element>
        26                    </xs d:sequence >
        27           </ xsd:comple xType>
        28           <x sd:element  name="Ann ouncePatie nt" type=" tns:Announ cePatientT ype"></xsd :element>
        29           <x sd:element  name="Ann ouncePatie ntResponse " type="tn s:Announce PatientRes ponseType" ></xsd:ele ment>
        30   </xsd:sche ma>