175. EPMO Open Source Coordination Office Redaction File Detail Report

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

175.1 Files compared

# Location File Last Modified
1 CUI-CPP-v2.4.0-source-archive.zip\spec\support\via_api make_appointment_response.xml Thu Dec 21 03:33:17 2017 UTC
2 CUI-CPP-v2.4.0-source-archive.zip\spec\support\via_api make_appointment_response.xml Tue Feb 6 20:21:35 2018 UTC

175.2 Comparison summary

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

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

175.4 Active regular expressions

No regular expressions were active.

175.5 Comparison detail

  1   <soap:Enve lope 
  2     xmlns:soap ="http://s chemas.xml soap.org/s oap/envelo pe/"
  3   >
  4        
  5     <soap:Body >
  6            
  7      <ns2:makeA ppointment Response 
  8       xmlns:ns2= "http:// DNS          . URL         /"
  9      >
  10                
  11       <ns2:Appoi ntmentTO>
  12                     
  13        <timestamp >
  14         20170101.1 50000
  15        </timestam p>
  16                     
  17        <facility/ >
  18                     
  19        <clinic>
  20                         
  21         <id>
  22          325
  23         </id>
  24                      
  25        </clinic>
  26                     
  27        <purpose>
  28         SCHEDULED  VISIT
  29        </purpose>
  30                     
  31        <appointme ntLength>
  32         60
  33        </appointm entLength>
  34                     
  35        <appointme ntType>
  36         REGULAR
  37        </appointm entType>
  38                     
  39        <bookNotes >
  40         TEST BOOK  NOTE
  41        </bookNote s>
  42                 
  43       </ns2:Appo intmentTO>
  44             
  45      </ns2:make Appointmen tResponse>
  46         
  47     </soap:Bod y>
  48   </soap:Env elope>