Produced by Araxis Merge on 11/29/2018 1:28:44 PM Eastern 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.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | PPMS Build 9.zip\CIF B10S1\VA.PPMS.IWS\VA.PPMS.IWS\VA.PPMS.ProviderData | ProviderResponse.Designer.cs | Tue Nov 20 19:11:42 2018 UTC |
| 2 | PPMS Build 9.zip\CIF B10S1\VA.PPMS.IWS\VA.PPMS.IWS\VA.PPMS.ProviderData | ProviderResponse.Designer.cs | Tue Nov 27 21:28:06 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 5 | 514 |
| Changed | 4 | 20 |
| 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 | // ------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- - | |
| 2 | // <auto- generated> | |
| 3 | // Gene rated by X sd2Code++. Version 4 .4.0.0 | |
| 4 | // <Nam eSpace>VA. PPMS.Provi derData</N ameSpace>< Collection >List</Col lection><c odeType>CS harp</code Type><Enab leDataBind ing>False< /EnableDat aBinding>< GenerateCl oneMethod> False</Gen erateClone Method><Ge nerateData Contracts> True</Gene rateDataCo ntracts><D ataMemberN ameArg>Onl yIfDiffere nt</DataMe mberNameAr g><DataMem berOnXmlIg nore>False </DataMemb erOnXmlIgn ore><CodeB aseTag>Net 45</CodeBa seTag><Ini tializeFie lds>None</ Initialize Fields><Ge nerateUnus edComplexT ypes>False </Generate UnusedComp lexTypes>< GenerateUn usedSimple Types>Fals e</Generat eUnusedSim pleTypes>< GenerateXM LAttribute s>True</Ge nerateXMLA ttributes> <OrderXMLA ttrib>Fals e</OrderXM LAttrib><E nableLazyL oading>Fal se</Enable LazyLoadin g><Virtual Prop>False </VirtualP rop><Pasca lCase>Fals e</PascalC ase><Autom aticProper ties>False </Automati cPropertie s><PropNam eSpecified >None</Pro pNameSpeci fied><Priv ateFieldNa me>StartWi thUndersco re</Privat eFieldName ><PrivateF ieldNamePr efix></Pri vateFieldN amePrefix> <EnableRes triction>T rue</Enabl eRestricti on><Restri ctionMaxLe nght>True< /Restricti onMaxLengh t><Restric tionRegEx> True</Rest rictionReg Ex><Restri ctionRange >True</Res trictionRa nge><Valid atePropert y>False</V alidatePro perty><Cla ssNamePref ix></Class NamePrefix ><ClassLev el>Public< /ClassLeve l><Partial Class>True </PartialC lass><Clas sesInSepar ateFiles>F alse</Clas sesInSepar ateFiles>< ClassesInS eparateFil esDir></Cl assesInSep arateFiles Dir><Track ingChanges Enable>Fal se</Tracki ngChangesE nable><Gen TrackingCl asses>Fals e</GenTrac kingClasse s><HidePri vateFieldI nIDE>False </HidePriv ateFieldIn IDE><Enabl eSummaryCo mment>True </EnableSu mmaryComme nt><Enable AppInfoSet tings>Fals e</EnableA ppInfoSett ings><Enab leExternal SchemasCac he>False</ EnableExte rnalSchema sCache><En ableDebug> False</Ena bleDebug>< EnableWarn >False</En ableWarn>< ExcludeImp ortedTypes >False</Ex cludeImpor tedTypes>< ExpandNest eadAttribu teGroup>Fa lse</Expan dNesteadAt tributeGro up><Cleanu pCode>True </CleanupC ode><Enabl eXmlSerial ization>Fa lse</Enabl eXmlSerial ization><S erializeMe thodName>S erialize</ SerializeM ethodName> <Deseriali zeMethodNa me>Deseria lize</Dese rializeMet hodName><S aveToFileM ethodName> SaveToFile </SaveToFi leMethodNa me><LoadFr omFileMeth odName>Loa dFromFile< /LoadFromF ileMethodN ame><Enabl eEncoding> False</Ena bleEncodin g><EnableX MLIndent>F alse</Enab leXMLInden t><IndentC har>Indent 2Space</In dentChar>< NewLineAtt r>False</N ewLineAttr ><OmitXML> False</Omi tXML><Enco der>UTF8</ Encoder><S erializer> XmlSeriali zer</Seria lizer><ssp Nullable>F alse</sspN ullable><s spString>F alse</sspS tring><ssp Collection >False</ss pCollectio n><sspComp lexType>Fa lse</sspCo mplexType> <sspSimple Type>False </sspSimpl eType><ssp EnumType>F alse</sspE numType><X mlSerializ erEvent>Fa lse</XmlSe rializerEv ent><BaseC lassName>E ntityBase< /BaseClass Name><UseB aseClass>F alse</UseB aseClass>< GenBaseCla ss>False</ GenBaseCla ss><Custom Usings></C ustomUsing s><Attribu tesToExlud e></Attrib utesToExlu de> | |
| 5 | // </auto -generated > | |
| 6 | // ------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- - | |
| 7 | #pragma wa rning disa ble | |
| 8 | namespace VA.PPMS.Pr oviderData | |
| 9 | { | |
| 10 | using System; | |
| 11 | using System.Dia gnostics; | |
| 12 | using System.Xml .Serializa tion; | |
| 13 | using System.Col lections; | |
| 14 | using System.Xml .Schema; | |
| 15 | using System.Com ponentMode l; | |
| 16 | using System.Com ponentMode l.DataAnno tations; | |
| 17 | using System.Xml ; | |
| 18 | using System.Col lections.G eneric; | |
| 19 | using System.Run time.Seria lization; | |
| 20 | ||
| 21 | ||
| 22 | [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.7 .2102.0")] | |
| 23 | [Seria lizable] | |
| 24 | [Debug gerStepThr ough] | |
| 25 | [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ] | |
| 26 | [XmlTypeAt tribute(Na mespace = "https:// DNS . URL /exchange/ ccn/1.0")] | |
| 27 | [XmlRootAt tribute(Na mespace = "https:// DNS . URL /exchange/ ccn/1.0", IsNullable = false)] | |
| 28 | [DataContr act(Name = "Provider Response", Namespace = "https: // DNS . URL /exchange/ ccn/1.0")] | |
| 29 | public partial c lass Provi derRespons e | |
| 30 | { | |
| 31 | #r egion Priv ate fields | |
| 32 | pr ivate stri ng _correl ationId; | |
| 33 | pr ivate stri ng _provid erId; | |
| 34 | pr ivate bool _success; | |
| 35 | pr ivate Resu lts _resul ts; | |
| 36 | #e ndregion | |
| 37 | ||
| 38 | [X mlElement( Form = Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified )] | |
| 39 | [D ataMember( )] | |
| 40 | pu blic strin g Correlat ionId | |
| 41 | { | |
| 42 | get | |
| 43 | { | |
| 44 | retu rn _correl ationId; | |
| 45 | } | |
| 46 | set | |
| 47 | { | |
| 48 | _cor relationId = value; | |
| 49 | } | |
| 50 | } | |
| 51 | ||
| 52 | [X mlElement( Form = Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified )] | |
| 53 | [D ataMember( )] | |
| 54 | pu blic strin g Provider Id | |
| 55 | { | |
| 56 | get | |
| 57 | { | |
| 58 | retu rn _provid erId; | |
| 59 | } | |
| 60 | set | |
| 61 | { | |
| 62 | _pro viderId = value; | |
| 63 | } | |
| 64 | } | |
| 65 | ||
| 66 | [X mlElement( Form = Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified )] | |
| 67 | [D ataMember( )] | |
| 68 | pu blic bool Success | |
| 69 | { | |
| 70 | get | |
| 71 | { | |
| 72 | retu rn _succes s; | |
| 73 | } | |
| 74 | set | |
| 75 | { | |
| 76 | _suc cess = val ue; | |
| 77 | } | |
| 78 | } | |
| 79 | ||
| 80 | [X mlElement( Form = Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified )] | |
| 81 | [D ataMember( )] | |
| 82 | pu blic Resul ts Results | |
| 83 | { | |
| 84 | get | |
| 85 | { | |
| 86 | retu rn _result s; | |
| 87 | } | |
| 88 | set | |
| 89 | { | |
| 90 | _res ults = val ue; | |
| 91 | } | |
| 92 | } | |
| 93 | } | |
| 94 | ||
| 95 | [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.7 .2102.0")] | |
| 96 | [Seria lizable] | |
| 97 | [Debug gerStepThr ough] | |
| 98 | [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ] | |
| 99 | [XmlTypeAt tribute(Na mespace = "https:// DNS . URL /exchange/ ccn/1.0")] | |
| 100 | [DataContr act(Name = "Results" , Namespac e = "https :// DNS . URL /exchange/ ccn/1.0")] | |
| 101 | public partial c lass Resul ts | |
| 102 | { | |
| 103 | #r egion Priv ate fields | |
| 104 | pr ivate List <Result> _ item; | |
| 105 | #e ndregion | |
| 106 | ||
| 107 | [X mlElement( "Item", Fo rm = Syste m.Xml.Sche ma.XmlSche maForm.Unq ualified)] | |
| 108 | [D ataMember( )] | |
| 109 | pu blic List< Result> It em | |
| 110 | { | |
| 111 | get | |
| 112 | { | |
| 113 | retu rn _item; | |
| 114 | } | |
| 115 | set | |
| 116 | { | |
| 117 | _ite m = value; | |
| 118 | } | |
| 119 | } | |
| 120 | } | |
| 121 | ||
| 122 | [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.7 .2102.0")] | |
| 123 | [Seria lizable] | |
| 124 | [Debug gerStepThr ough] | |
| 125 | [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ] | |
| 126 | [XmlTypeAt tribute(Na mespace = "https:// DNS . URL /exchange/ ccn/1.0")] | |
| 127 | [DataContr act(Name = "Result", Namespace = "https: // DNS . URL /exchange/ ccn/1.0")] | |
| 128 | public partial c lass Resul t | |
| 129 | { | |
| 130 | #r egion Priv ate fields | |
| 131 | pr ivate stri ng _correl ationId; | |
| 132 | pr ivate stri ng _id; | |
| 133 | pr ivate bool _success; | |
| 134 | pr ivate stri ng _header ; | |
| 135 | pr ivate stri ng _messag e; | |
| 136 | pr ivate stri ng _type; | |
| 137 | #e ndregion | |
| 138 | ||
| 139 | [X mlElement( Form = Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified )] | |
| 140 | [D ataMember( )] | |
| 141 | pu blic strin g Correlat ionId | |
| 142 | { | |
| 143 | get | |
| 144 | { | |
| 145 | retu rn _correl ationId; | |
| 146 | } | |
| 147 | set | |
| 148 | { | |
| 149 | _cor relationId = value; | |
| 150 | } | |
| 151 | } | |
| 152 | ||
| 153 | [X mlElement( Form = Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified )] | |
| 154 | [D ataMember( )] | |
| 155 | pu blic strin g Id | |
| 156 | { | |
| 157 | get | |
| 158 | { | |
| 159 | retu rn _id; | |
| 160 | } | |
| 161 | set | |
| 162 | { | |
| 163 | _id = value; | |
| 164 | } | |
| 165 | } | |
| 166 | ||
| 167 | [X mlElement( Form = Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified )] | |
| 168 | [D ataMember( )] | |
| 169 | pu blic bool Success | |
| 170 | { | |
| 171 | get | |
| 172 | { | |
| 173 | retu rn _succes s; | |
| 174 | } | |
| 175 | set | |
| 176 | { | |
| 177 | _suc cess = val ue; | |
| 178 | } | |
| 179 | } | |
| 180 | ||
| 181 | [X mlElement( Form = Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified )] | |
| 182 | [D ataMember( )] | |
| 183 | pu blic strin g Header | |
| 184 | { | |
| 185 | get | |
| 186 | { | |
| 187 | retu rn _header ; | |
| 188 | } | |
| 189 | set | |
| 190 | { | |
| 191 | _hea der = valu e; | |
| 192 | } | |
| 193 | } | |
| 194 | ||
| 195 | [X mlElement( Form = Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified )] | |
| 196 | [D ataMember( )] | |
| 197 | pu blic strin g Message | |
| 198 | { | |
| 199 | get | |
| 200 | { | |
| 201 | retu rn _messag e; | |
| 202 | } | |
| 203 | set | |
| 204 | { | |
| 205 | _mes sage = val ue; | |
| 206 | } | |
| 207 | } | |
| 208 | ||
| 209 | [X mlElement( Form = Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified )] | |
| 210 | [D ataMember( )] | |
| 211 | pu blic strin g Type | |
| 212 | { | |
| 213 | get | |
| 214 | { | |
| 215 | retu rn _type; | |
| 216 | } | |
| 217 | set | |
| 218 | { | |
| 219 | _typ e = value; | |
| 220 | } | |
| 221 | } | |
| 222 | } | |
| 223 | ||
| 224 | [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.7 .2102.0")] | |
| 225 | [Seria lizable] | |
| 226 | [Debug gerStepThr ough] | |
| 227 | [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ] | |
| 228 | [XmlTypeAt tribute(An onymousTyp e = true, Namespace = "https:/ / DNS . URL /exchange/ ccn/1.0")] | |
| 229 | [XmlRootAt tribute(Na mespace = "https:// DNS . URL /exchange/ ccn/1.0", IsNullable = false)] | |
| 230 | [DataContr act(Name = "Provider Responses" , Namespac e = "https :// DNS . URL /exchange/ ccn/1.0")] | |
| 231 | public partial c lass Provi derRespons es | |
| 232 | { | |
| 233 | #r egion Priv ate fields | |
| 234 | pr ivate stri ng _transa ctionId; | |
| 235 | pr ivate List <ProviderR esponse> _ providerRe sponse; | |
| 236 | #e ndregion | |
| 237 | ||
| 238 | [X mlElement( Form = Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified )] | |
| 239 | [D ataMember( )] | |
| 240 | pu blic strin g Transact ionId | |
| 241 | { | |
| 242 | get | |
| 243 | { | |
| 244 | retu rn _transa ctionId; | |
| 245 | } | |
| 246 | set | |
| 247 | { | |
| 248 | _tra nsactionId = value; | |
| 249 | } | |
| 250 | } | |
| 251 | ||
| 252 | [X mlElement( "ProviderR esponse", Form = Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified )] | |
| 253 | [D ataMember( )] | |
| 254 | pu blic List< ProviderRe sponse> Pr oviderResp onse | |
| 255 | { | |
| 256 | get | |
| 257 | { | |
| 258 | retu rn _provid erResponse ; | |
| 259 | } | |
| 260 | set | |
| 261 | { | |
| 262 | _pro viderRespo nse = valu e; | |
| 263 | } | |
| 264 | } | |
| 265 | } | |
| 266 | } | |
| 267 | #pragma wa rning rest ore |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.