101. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/26/2017 7:31:01 AM 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.

101.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\BTSSS_CIF_04102017\BTSSS_code_build3_Sprint11\BTSSS_1_build2_Sprint11_CRM\Libraries\VIMT\Developer Resources\Enterprise Components\XSD EBenefitEducationService6.xsd Mon Jan 30 19:45:28 2017 UTC
2 C:\AraxisMergeCompare\Pri_re\BTSSS_CIF_04102017\BTSSS_code_build3_Sprint11\BTSSS_1_build2_Sprint11_CRM\Libraries\VIMT\Developer Resources\Enterprise Components\XSD EBenefitEducationService6.xsd Tue Apr 25 14:12:24 2017 UTC

101.2 Comparison summary

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

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

101.4 Active regular expressions

No regular expressions were active.

101.5 Comparison detail

  1   <?xml vers ion='1.0'  encoding=' UTF-8'?><! -- Publish ed by  DN     RI at http ://jax-ws. dev.java.n et. RI's v ersion is  Oracle  DN     2.1.3-07/1 0/2008 08: 41 PM(bt).  --><xsd:s chema xmln s="http:// www. DNS     /vba/corp/ schema/ro/ v20101101"  xmlns:com mon="http: //www. DNS     /vba/corp/ schema/com mon/v20101 101" xmlns :xsd="http ://www.w3. org/2001/X MLSchema"  elementFor mDefault=" qualified"  targetNam espace="ht tp://www. DNS     /vba/corp/ schema/ro/ v20101101" >
  2         <xsd:impor t namespac e="http:// www. DNS     /vba/corp/ schema/com mon/v20101 101" schem aLocation= "EBenefitE ducationSe rvice.xsd"  />
  3       <xsd:s impleType  name="RONu mber">
  4           <x sd:restric tion base= "xsd:strin g">
  5                <xsd:pat tern value ="[0-9][0- 9][0-9]" / >
  6           </ xsd:restri ction>
  7       </xsd: simpleType >
  8       <xsd:s impleType  name="Line OfBusiness ">
  9           <x sd:restric tion base= "xsd:strin g">
  10                <xsd:enu meration v alue="CP"  />
  11                <xsd:enu meration v alue="EDU"  />
  12                <xsd:enu meration v alue="VRE"  />
  13           </ xsd:restri ction>
  14       </xsd: simpleType >
  15       <xsd:s impleType  name="Regi onName">
  16           <x sd:restric tion base= "xsd:strin g">
  17                <xsd:enu meration v alue="WEST ERN" />
  18                <xsd:enu meration v alue="CENT RAL" />
  19                <xsd:enu meration v alue="EAST ERN" />
  20                <xsd:enu meration v alue="SOUT HERN" />
  21           </ xsd:restri ction>
  22       </xsd: simpleType >
  23       <xsd:c omplexType  name="Zip CodeGeoInf o">
  24           <x sd:sequenc e>
  25                <xsd:ele ment name= "zipCode"  type="comm on:ZipCode " />
  26                <xsd:ele ment name= "city" typ e="xsd:str ing" />
  27                <xsd:ele ment name= "county" n illable="t rue" type= "xsd:strin g" />
  28                <xsd:ele ment name= "state" ty pe="common :StateCode " />
  29           </ xsd:sequen ce>
  30       </xsd: complexTyp e>
  31       <xsd:c omplexType  name="Reg ionalOffic e">
  32           <x sd:sequenc e>
  33                <xsd:ele ment name= "number" t ype="RONum ber" />
  34                <xsd:ele ment name= "name" typ e="xsd:str ing" />
  35                <xsd:ele ment name= "state" ty pe="common :StateCode " />
  36           </ xsd:sequen ce>
  37       </xsd: complexTyp e>
  38       <xsd:c omplexType  name="For eignCountr y">
  39           <x sd:sequenc e>
  40                <xsd:ele ment name= "country"  type="comm on:Country Name" />
  41                <xsd:ele ment name= "province"  type="xsd :string" / >
  42           </ xsd:sequen ce>
  43       </xsd: complexTyp e>
  44   </xsd:sche ma>