Produced by Araxis Merge on 4/26/2017 7:31:00 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.
| # | 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 | EBenefitEducationService.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 | EBenefitEducationService.xsd | Tue Apr 25 14:12:22 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 1 | 482 |
| Changed | 1 | 2 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| 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 |
No regular expressions were active.
| 1 | <?xml vers ion='1.0' encoding=' UTF-8'?><! -- Publish ed by DN S RI at http ://jax-ws. dev.java.n et. RI's v ersion is Oracle DN S 2.1.3-07/1 0/2008 08: 41 PM(bt). --><xsd:s chema xmln s="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/com mon/v20101 101"> | |
| 2 | <xsd:c omplexType name="Use rData"> | |
| 3 | <x sd:sequenc e> | |
| 4 | <xsd:ele ment name= "stationID " nillable ="false" t ype="xsd:s tring" /> | |
| 5 | <xsd:ele ment name= "userID" n illable="f alse" type ="xsd:stri ng" /> | |
| 6 | <xsd:ele ment name= "clientIP" nillable= "false" ty pe="xsd:st ring" /> | |
| 7 | <xsd:ele ment name= "applicati onName" ni llable="fa lse" type= "xsd:strin g" /> | |
| 8 | </ xsd:sequen ce> | |
| 9 | </xsd: complexTyp e> | |
| 10 | <xsd:s impleType name="secu rityCode"> | |
| 11 | <x sd:restric tion base= "xsd:strin g"> | |
| 12 | <xsd:len gth fixed= "true" val ue="1" /> | |
| 13 | </ xsd:restri ction> | |
| 14 | </xsd: simpleType > | |
| 15 | <xsd:s impleType name="Gend erCode"> | |
| 16 | <x sd:restric tion base= "xsd:strin g"> | |
| 17 | <xsd:enu meration v alue="M" / > | |
| 18 | <xsd:enu meration v alue="F" / > | |
| 19 | </ xsd:restri ction> | |
| 20 | </xsd: simpleType > | |
| 21 | <xsd:s impleType name="Mili taryPostOf ficeTypeCo de"> | |
| 22 | <x sd:restric tion base= "xsd:strin g"> | |
| 23 | <xsd:enu meration v alue="APO" /> | |
| 24 | <xsd:enu meration v alue="DPO" /> | |
| 25 | <xsd:enu meration v alue="FPO" /> | |
| 26 | </ xsd:restri ction> | |
| 27 | </xsd: simpleType > | |
| 28 | <xsd:s impleType name="Mili taryPostal TypeCode"> | |
| 29 | <x sd:restric tion base= "xsd:strin g"> | |
| 30 | <xsd:enu meration v alue="AA" /> | |
| 31 | <xsd:enu meration v alue="AE" /> | |
| 32 | <xsd:enu meration v alue="AP" /> | |
| 33 | </ xsd:restri ction> | |
| 34 | </xsd: simpleType > | |
| 35 | <xsd:s impleType name="SSN" > | |
| 36 | <x sd:restric tion base= "xsd:token "> | |
| 37 | <xsd:pat tern value ="[0-9]{3} [0-9]{2}[0 -9]{4}" /> | |
| 38 | </ xsd:restri ction> | |
| 39 | </xsd: simpleType > | |
| 40 | <xsd:s impleType name="Stat eCode"> | |
| 41 | <x sd:restric tion base= "xsd:strin g"> | |
| 42 | <xsd:len gth fixed= "true" val ue="2" /> | |
| 43 | </ xsd:restri ction> | |
| 44 | </xsd: simpleType > | |
| 45 | <xsd:s impleType name="ZipC ode"> | |
| 46 | <x sd:restric tion base= "xsd:strin g"> | |
| 47 | <xsd:max Length val ue="5" /> | |
| 48 | </ xsd:restri ction> | |
| 49 | </xsd: simpleType > | |
| 50 | <xsd:s impleType name="ZipC odeSuffix" > | |
| 51 | <x sd:restric tion base= "xsd:strin g"> | |
| 52 | <xsd:max Length val ue="4" /> | |
| 53 | </ xsd:restri ction> | |
| 54 | </xsd: simpleType > | |
| 55 | <xsd:s impleType name="Emai l"> | |
| 56 | <x sd:restric tion base= "xsd:strin g"> | |
| 57 | <xsd:pat tern value ="(\w+\.)* \w+@(\w+\. )+[A-Za-z] {2,9}" /> | |
| 58 | <xsd:min Length val ue="6" /> | |
| 59 | <xsd:max Length val ue="255" / > | |
| 60 | </ xsd:restri ction> | |
| 61 | </xsd: simpleType > | |
| 62 | <xsd:c omplexType name="Par ticipantAl ias"> | |
| 63 | <x sd:sequenc e> | |
| 64 | <xsd:ele ment name= "aliasType Name" type ="xsd:stri ng"> | |
| 65 | <xsd :annotatio n> | |
| 66 | <xsd:docum entation> The type Name: | |
| 67 | Alias Ass umed Name Doi ng Busines s | |
| 68 | As Former Business Name Legal Na me | |
| 69 | Maiden Name Merge Musl im Name | |
| 70 | Name C hange NickNam e O riginal Na me | |
| 71 | of Dup licate Served as Signer </xsd:d ocumentati on> | |
| 72 | </xs d:annotati on> | |
| 73 | </xsd:el ement> | |
| 74 | <xsd:ele ment name= "firstName " nillable ="true" ty pe="xsd:st ring" /> | |
| 75 | <xsd:ele ment name= "lastName" nillable= "true" typ e="xsd:str ing" /> | |
| 76 | <xsd:ele ment minOc curs="0" n ame="middl eName" typ e="xsd:str ing" /> | |
| 77 | <xsd:ele ment minOc curs="0" n ame="suffi xName" typ e="xsd:str ing" /> | |
| 78 | <!-- xsd :element n ame="SLTTN _TYPE_NM" type="xsd: string" mi nOccurs="0 "/--> | |
| 79 | <xsd:ele ment name= "effective Date" nill able="true " type="xs d:date" /> | |
| 80 | <xsd:ele ment name= "endDate" nillable=" true" type ="xsd:date " /> | |
| 81 | </ xsd:sequen ce> | |
| 82 | </xsd: complexTyp e> | |
| 83 | <xsd:c omplexType name="Par ticipantAd dress"> | |
| 84 | <x sd:sequenc e> | |
| 85 | <xsd:ele ment name= "addressTy pe" type=" xsd:string "> | |
| 86 | <xsd :annotatio n> | |
| 87 | <xsd:docum entation> Typ e Name Code | |
| 88 | CP Spe cial Payme nt EDU Payment | |
| 89 | Electr onic Mail E-mail Work | |
| 90 | WORK Resid ence RESD NC | |
| 91 | Mailin g MAIL Tempo rary | |
| 92 | TEMP Email EMAIL | |
| 93 | In-Car e-Of ICO Perm anent | |
| 94 | PERM POA POA CP Payme nt | |
| 95 | Paymen t Area 01 01 P ayment Are a | |
| 96 | 02 02 Paym ent Area 0 3 | |
| 97 | 03 Payment Area 04 0 4 | |
| 98 | Paymen t Area 05 05 P ayment Are a | |
| 99 | 06 06 Paym ent Area 0 7 | |
| 100 | 07 Payment Area 08 0 8 | |
| 101 | Paymen t Area 09 09 P ayment Are a | |
| 102 | 10 10 Paym ent Area 1 1 | |
| 103 | 11 Payment Area 12 1 2 | |
| 104 | Paymen t Area 13 13 P ayment Are a | |
| 105 | 14 14 Paym ent Area 1 5 | |
| 106 | 15 Payment Area 16 1 6 | |
| 107 | Paymen t Area 17 17 P ayment Are a | |
| 108 | 18 18 Paym ent Area 1 9 | |
| 109 | 19 Payment Area 20 2 0 | |
| 110 | Paymen t Area 21 21 P ayment Are a | |
| 111 | 22 22 Paym ent Area 2 3 | |
| 112 | 23 Payment Area 24 2 4 | |
| 113 | Paymen t Area 25 25 P ayment Are a | |
| 114 | 26 26 Paym ent Area 2 7 | |
| 115 | 27 Payment Area 28 2 8 | |
| 116 | Paymen t Area 29 29 P ayment Are a | |
| 117 | 30 30 FMS Payment F MS | |
| 118 | VRE Ma iling VRE M Pa yment | |
| 119 | Chapte r 1606 P1606 VRE Payment | |
| 120 | VRE BDN Fo rmat Maili ng BDN | |
| 121 | Third Party TP PCLR Mailing | |
| 122 | PCLR M ailing PCLR Pa yment PCLR | |
| 123 | Paymen t WK STDY Payme nt WKSTDY | |
| 124 | Next o f Kin Mail ing NOKM </xsd:d ocumentati on> | |
| 125 | </xs d:annotati on> | |
| 126 | </xsd:el ement> | |
| 127 | <xsd:ele ment name= "addressLi ne1" nilla ble="true" type="xsd :string" / > | |
| 128 | <xsd:ele ment minOc curs="0" n ame="addre ssLine2" t ype="xsd:s tring" /> | |
| 129 | <xsd:ele ment minOc curs="0" n ame="addre ssLine3" t ype="xsd:s tring" /> | |
| 130 | <xsd:ele ment name= "city" nil lable="tru e" type="x sd:string" /> | |
| 131 | <xsd:ele ment name= "county" n illable="t rue" type= "xsd:strin g" /> | |
| 132 | <xsd:ele ment name= "state" ni llable="tr ue" type=" StateCode" /> | |
| 133 | <xsd:ele ment name= "zipcode" nillable=" true" type ="ZipCode" /> | |
| 134 | <xsd:ele ment minOc curs="0" n ame="zipco deSuffix" type="ZipC odeSuffix" /> | |
| 135 | <xsd:ele ment name= "emailAddr ess" nilla ble="true" type="Ema il" /> | |
| 136 | <xsd:ele ment minOc curs="0" n ame="milit aryPostOff iceTypeCod e" type="M ilitaryPos tOfficeTyp eCode"> | |
| 137 | <xsd :annotatio n> | |
| 138 | <xsd:docum entation / > | |
| 139 | </xs d:annotati on> | |
| 140 | </xsd:el ement> | |
| 141 | <xsd:ele ment minOc curs="0" n ame="milit aryPostalT ypeCode" t ype="Milit aryPostalT ypeCode" / > | |
| 142 | <xsd:ele ment minOc curs="0" n ame="forei gnPostalCo de" type=" xsd:string " /> | |
| 143 | <xsd:ele ment minOc curs="0" n ame="provi nce" type= "xsd:strin g" /> | |
| 144 | <xsd:ele ment minOc curs="0" n ame="count ry" type=" CountryNam e" /> | |
| 145 | <xsd:ele ment name= "effective Date" nill able="true " type="xs d:string" /> | |
| 146 | <xsd:ele ment name= "endDate" nillable=" true" type ="xsd:stri ng" /> | |
| 147 | </ xsd:sequen ce> | |
| 148 | </xsd: complexTyp e> | |
| 149 | <xsd:s impleType name="Coun tryName"> | |
| 150 | <x sd:restric tion base= "xsd:strin g"> | |
| 151 | <xsd:max Length val ue="50" /> | |
| 152 | </ xsd:restri ction> | |
| 153 | </xsd: simpleType > | |
| 154 | <xsd:s impleType name="Coun tryCode"> | |
| 155 | <x sd:restric tion base= "xsd:strin g"> | |
| 156 | <xsd:max Length val ue="12" /> | |
| 157 | </ xsd:restri ction> | |
| 158 | </xsd: simpleType > | |
| 159 | <xsd:s impleType name="POAT ype"> | |
| 160 | <x sd:annotat ion> | |
| 161 | <xsd:doc umentation >Power of Attorney T ypes</xsd: documentat ion> | |
| 162 | </ xsd:annota tion> | |
| 163 | <x sd:restric tion base= "xsd:strin g"> | |
| 164 | <xsd:max Length val ue="50" /> | |
| 165 | </ xsd:restri ction> | |
| 166 | </xsd: simpleType > | |
| 167 | <xsd:s impleType name="POAC ode"> | |
| 168 | <x sd:annotat ion> | |
| 169 | <xsd:doc umentation > Two characters ('00', '0 H') are | |
| 170 | poss ible in le gacy POA c odes. In the pr oduction, | |
| 171 | all the codes are 3 char acters lon g with "0" | |
| 172 | as p refix. If any o ther alpha -numeric i s used in | |
| 173 | the feature, a noti fication w ill be sen t out by t he | |
| 174 | Corp oration. </xsd:do cumentatio n> | |
| 175 | </ xsd:annota tion> | |
| 176 | <x sd:restric tion base= "xsd:token "> | |
| 177 | <xsd:pat tern value ="\w{2,3}" /> | |
| 178 | </ xsd:restri ction> | |
| 179 | </xsd: simpleType > | |
| 180 | <xsd:c omplexType name="Sta te"> | |
| 181 | <x sd:annotat ion> | |
| 182 | <xsd:doc umentation > It w ill mapped to TABLE: POSTAL_TY PE </xs d:document ation> | |
| 183 | </ xsd:annota tion> | |
| 184 | <x sd:sequenc e> | |
| 185 | <xsd:ele ment name= "stateCode " type="St ateCode" / > | |
| 186 | <xsd:ele ment name= "name" typ e="xsd:str ing" /> | |
| 187 | </ xsd:sequen ce> | |
| 188 | </xsd: complexTyp e> | |
| 189 | <xsd:c omplexType name="Cou ntry"> | |
| 190 | <x sd:sequenc e> | |
| 191 | <xsd:ele ment name= "countryNa me" type=" CountryNam e" /> | |
| 192 | <xsd:ele ment name= "countryCo de" type=" CountryCod e" /> | |
| 193 | <xsd:ele ment minOc curs="0" n ame="effec tiveCountr yCode" typ e="Country Code" /> | |
| 194 | <xsd:ele ment minOc curs="0" n ame="effec tiveCountr yName" typ e="Country Name" /> | |
| 195 | </ xsd:sequen ce> | |
| 196 | </xsd: complexTyp e> | |
| 197 | <xsd:c omplexType name="Typ e"> | |
| 198 | <x sd:sequenc e> | |
| 199 | <xsd:ele ment name= "name" typ e="xsd:str ing" /> | |
| 200 | <xsd:ele ment name= "code" nil lable="tru e" type="x sd:string" /> | |
| 201 | <xsd:ele ment minOc curs="0" n ame="descr iption" ty pe="xsd:st ring" /> | |
| 202 | </ xsd:sequen ce> | |
| 203 | </xsd: complexTyp e> | |
| 204 | <xsd:s impleType name="Phon eType"> | |
| 205 | <x sd:restric tion base= "xsd:strin g"> | |
| 206 | <xsd:enu meration v alue="Fax" /> | |
| 207 | <xsd:enu meration v alue="Phon e" /> | |
| 208 | <xsd:enu meration v alue="Inte rnational" /> | |
| 209 | </ xsd:restri ction> | |
| 210 | </xsd: simpleType > | |
| 211 | <xsd:c omplexType name="Dom esticPhone "> | |
| 212 | <x sd:sequenc e> | |
| 213 | <xsd:ele ment fixed ="Phone" m inOccurs=" 0" name="p honeType" type="Phon eType" /> | |
| 214 | <xsd:ele ment name= "phoneNumb er" type=" xsd:string " /> | |
| 215 | <xsd:ele ment minOc curs="0" n ame="phone Extension" type="xsd :string" / > | |
| 216 | </ xsd:sequen ce> | |
| 217 | </xsd: complexTyp e> | |
| 218 | <xsd:c omplexType name="Int ernaltiona lPhone"> | |
| 219 | <x sd:sequenc e> | |
| 220 | <xsd:ele ment fixed ="Internat ional" nam e="phoneTy pe" type=" PhoneType" /> | |
| 221 | <xsd:ele ment name= "phoneNumb er" type=" xsd:string " /> | |
| 222 | </ xsd:sequen ce> | |
| 223 | </xsd: complexTyp e> | |
| 224 | <xsd:c omplexType name="Pho ne"> | |
| 225 | <x sd:choice> | |
| 226 | <xsd:ele ment name= "domesticP hone" type ="Domestic Phone" /> | |
| 227 | <xsd:ele ment name= "internalt ionalPhone " type="In ternaltion alPhone" / > | |
| 228 | </ xsd:choice > | |
| 229 | </xsd: complexTyp e> | |
| 230 | <xsd:s impleType name="Part icipantID" > | |
| 231 | <x sd:restric tion base= "xsd:long" > | |
| 232 | <xsd:min Inclusive value="0" /> | |
| 233 | <xsd:max Inclusive value="999 9999999999 99" /> | |
| 234 | </ xsd:restri ction> | |
| 235 | </xsd: simpleType > | |
| 236 | <xsd:c omplexType name="Res ultNotFoun dException "> | |
| 237 | <x sd:sequenc e> | |
| 238 | <xsd:ele ment name= "errorCode " type="xs d:string" /> | |
| 239 | <xsd:ele ment name= "reason" t ype="xsd:s tring" /> | |
| 240 | </ xsd:sequen ce> | |
| 241 | </xsd: complexTyp e> | |
| 242 | </xsd:sche ma> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.