Produced by Araxis Merge on 6/22/2017 3:20:58 PM 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 | TMP_CIF.zip\TMP.Integration\VA.TMP.Integration.Schema.VirtualMeetingRoom | VirtualMeetingRoom.Designer.cs | Thu Jun 22 18:31:58 2017 UTC |
| 2 | TMP_CIF.zip\TMP.Integration\VA.TMP.Integration.Schema.VirtualMeetingRoom | VirtualMeetingRoom.Designer.cs | Thu Jun 22 19:33:09 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 3 | 486 |
| Changed | 2 | 8 |
| 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 .2.0.15 | |
| 4 | // <Nam eSpace>VA. TMP.Integr ation.Sche ma.Virtual MeetingRoo m</NameSpa ce><Collec tion>List< /Collectio n><codeTyp e>CSharp</ codeType>< EnableData Binding>Fa lse</Enabl eDataBindi ng><Genera teCloneMet hod>False< /GenerateC loneMethod ><Generate DataContra cts>False< /GenerateD ataContrac ts><DataMe mberNameAr g>OnlyIfDi fferent</D ataMemberN ameArg><Da taMemberOn XmlIgnore> False</Dat aMemberOnX mlIgnore>< CodeBaseTa g>Net45</C odeBaseTag ><Initiali zeFields>N one</Initi alizeField s><Generat eUnusedCom plexTypes> False</Gen erateUnuse dComplexTy pes><Gener ateUnusedS impleTypes >False</Ge nerateUnus edSimpleTy pes><Gener ateXMLAttr ibutes>Tru e</Generat eXMLAttrib utes><Orde rXMLAttrib >False</Or derXMLAttr ib><Enable LazyLoadin g>False</E nableLazyL oading><Vi rtualProp> False</Vir tualProp>< PascalCase >False</Pa scalCase>< AutomaticP roperties> False</Aut omaticProp erties><Pr opNameSpec ified>None </PropName Specified> <PrivateFi eldName>St artWithUnd erscore</P rivateFiel dName><Pri vateFieldN amePrefix> </PrivateF ieldNamePr efix><Enab leRestrict ion>True</ EnableRest riction><R estriction MaxLenght> True</Rest rictionMax Lenght><Re strictionR egEx>True< /Restricti onRegEx><R estriction Range>True </Restrict ionRange>< ValidatePr operty>Fal se</Valida teProperty ><ClassNam ePrefix></ ClassNameP refix><Cla ssLevel>Pu blic</Clas sLevel><Pa rtialClass >True</Par tialClass> <ClassesIn SeparateFi les>False< /ClassesIn SeparateFi les><Class esInSepara teFilesDir ></Classes InSeparate FilesDir>< TrackingCh angesEnabl e>False</T rackingCha ngesEnable ><GenTrack ingClasses >False</Ge nTrackingC lasses><Hi dePrivateF ieldInIDE> False</Hid ePrivateFi eldInIDE>< EnableSumm aryComment >True</Ena bleSummary Comment><E nableAppIn foSettings >False</En ableAppInf oSettings> <EnableExt ernalSchem asCache>Fa lse</Enabl eExternalS chemasCach e><EnableD ebug>False </EnableDe bug><Enabl eWarn>Fals e</EnableW arn><Exclu deImported Types>Fals e</Exclude ImportedTy pes><Expan dNesteadAt tributeGro up>False</ ExpandNest eadAttribu teGroup><C leanupCode >True</Cle anupCode>< EnableXmlS erializati on>False</ EnableXmlS erializati on><Serial izeMethodN ame>Serial ize</Seria lizeMethod Name><Dese rializeMet hodName>De serialize< /Deseriali zeMethodNa me><SaveTo FileMethod Name>SaveT oFile</Sav eToFileMet hodName><L oadFromFil eMethodNam e>LoadFrom File</Load FromFileMe thodName>< EnableEnco ding>False </EnableEn coding><En ableXMLInd ent>False< /EnableXML Indent><En coder>UTF8 </Encoder> <Serialize r>XmlSeria lizer</Ser ializer><s spNullable >False</ss pNullable> <sspString >False</ss pString><s spCollecti on>False</ sspCollect ion><sspCo mplexType> False</ssp ComplexTyp e><sspSimp leType>Fal se</sspSim pleType><s spEnumType >True</ssp EnumType>< BaseClassN ame>Entity Base</Base ClassName> <UseBaseCl ass>False< /UseBaseCl ass><GenBa seClass>Fa lse</GenBa seClass><C ustomUsing s></Custom Usings><At tributesTo Exlude></A ttributesT oExlude> | |
| 5 | // </auto -generated > | |
| 6 | // ------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- - | |
| 7 | #pragma wa rning disa ble | |
| 8 | namespace VA.TMP.Int egration.S chema.Virt ualMeeting Room | |
| 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 | ||
| 20 | ||
| 21 | [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1064.2")] | |
| 22 | [Seria lizable] | |
| 23 | [Debug gerStepThr ough] | |
| 24 | [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ] | |
| 25 | [XmlTypeAt tribute(Na mespace = "http:// DNS /vyopta/sc hemas/exch ange/Virtu alMeetingR oom/1.0")] | |
| 26 | [XmlRootAt tribute("V irtualMeet ingRoom", Namespace = "http:// DNS /vyopta/sc hemas/exch ange/Virtu alMeetingR oom/1.0", IsNullable = false)] | |
| 27 | public partial c lass Virtu alMeetingR oomType | |
| 28 | { | |
| 29 | ||
| 30 | pr ivate stri ng _appoin tmentId; | |
| 31 | ||
| 32 | pr ivate stri ng _patien tName; | |
| 33 | ||
| 34 | pr ivate stri ng _provid erName; | |
| 35 | ||
| 36 | pr ivate stri ng _meetin gRoomName; | |
| 37 | ||
| 38 | pr ivate stri ng _patien tPin; | |
| 39 | ||
| 40 | pr ivate stri ng _provid erPin; | |
| 41 | ||
| 42 | pr ivate Syst em.DateTim e _startDa te; | |
| 43 | ||
| 44 | pr ivate Syst em.DateTim e _endDate ; | |
| 45 | ||
| 46 | pr ivate stri ng _miscDa ta; | |
| 47 | ||
| 48 | pr ivate stri ng _versio n; | |
| 49 | ||
| 50 | [X mlElementA ttribute(F orm = Syst em.Xml.Sch ema.XmlSch emaForm.Un qualified) ] | |
| 51 | [R egularExpr essionAttr ibute("[a- fA-F0-9]{8 }-[a-fA-F0 -9]{4}-[a- fA-F0-9]{4 }-[a-fA-F0 -9]{4}-[a- fA-F0-9]{1 2}")] | |
| 52 | pu blic strin g Appointm entId | |
| 53 | { | |
| 54 | get | |
| 55 | { | |
| 56 | retu rn _appoin tmentId; | |
| 57 | } | |
| 58 | set | |
| 59 | { | |
| 60 | _app ointmentId = value; | |
| 61 | } | |
| 62 | } | |
| 63 | ||
| 64 | [X mlElementA ttribute(F orm = Syst em.Xml.Sch ema.XmlSch emaForm.Un qualified) ] | |
| 65 | [R egularExpr essionAttr ibute("[a- fA-F0-9]{8 }-[a-fA-F0 -9]{4}-[a- fA-F0-9]{4 }-[a-fA-F0 -9]{4}-[a- fA-F0-9]{1 2}")] | |
| 66 | pu blic strin g PatientN ame | |
| 67 | { | |
| 68 | get | |
| 69 | { | |
| 70 | retu rn _patien tName; | |
| 71 | } | |
| 72 | set | |
| 73 | { | |
| 74 | _pat ientName = value; | |
| 75 | } | |
| 76 | } | |
| 77 | ||
| 78 | [X mlElementA ttribute(F orm = Syst em.Xml.Sch ema.XmlSch emaForm.Un qualified) ] | |
| 79 | [R egularExpr essionAttr ibute("[a- fA-F0-9]{8 }-[a-fA-F0 -9]{4}-[a- fA-F0-9]{4 }-[a-fA-F0 -9]{4}-[a- fA-F0-9]{1 2}")] | |
| 80 | pu blic strin g Provider Name | |
| 81 | { | |
| 82 | get | |
| 83 | { | |
| 84 | retu rn _provid erName; | |
| 85 | } | |
| 86 | set | |
| 87 | { | |
| 88 | _pro viderName = value; | |
| 89 | } | |
| 90 | } | |
| 91 | ||
| 92 | [X mlElementA ttribute(F orm = Syst em.Xml.Sch ema.XmlSch emaForm.Un qualified) ] | |
| 93 | [R egularExpr essionAttr ibute("[A- Z]{3}[0-9] {5}")] | |
| 94 | pu blic strin g MeetingR oomName | |
| 95 | { | |
| 96 | get | |
| 97 | { | |
| 98 | retu rn _meetin gRoomName; | |
| 99 | } | |
| 100 | set | |
| 101 | { | |
| 102 | _mee tingRoomNa me = value ; | |
| 103 | } | |
| 104 | } | |
| 105 | ||
| 106 | [X mlElementA ttribute(F orm = Syst em.Xml.Sch ema.XmlSch emaForm.Un qualified) ] | |
| 107 | pu blic strin g PatientP in | |
| 108 | { | |
| 109 | get | |
| 110 | { | |
| 111 | retu rn _patien tPin; | |
| 112 | } | |
| 113 | set | |
| 114 | { | |
| 115 | _pat ientPin = value; | |
| 116 | } | |
| 117 | } | |
| 118 | ||
| 119 | [X mlElementA ttribute(F orm = Syst em.Xml.Sch ema.XmlSch emaForm.Un qualified) ] | |
| 120 | pu blic strin g Provider Pin | |
| 121 | { | |
| 122 | get | |
| 123 | { | |
| 124 | retu rn _provid erPin; | |
| 125 | } | |
| 126 | set | |
| 127 | { | |
| 128 | _pro viderPin = value; | |
| 129 | } | |
| 130 | } | |
| 131 | ||
| 132 | [X mlElementA ttribute(F orm = Syst em.Xml.Sch ema.XmlSch emaForm.Un qualified) ] | |
| 133 | pu blic Syste m.DateTime StartDate | |
| 134 | { | |
| 135 | get | |
| 136 | { | |
| 137 | retu rn _startD ate; | |
| 138 | } | |
| 139 | set | |
| 140 | { | |
| 141 | _sta rtDate = v alue; | |
| 142 | } | |
| 143 | } | |
| 144 | ||
| 145 | [X mlElementA ttribute(F orm = Syst em.Xml.Sch ema.XmlSch emaForm.Un qualified) ] | |
| 146 | pu blic Syste m.DateTime EndDate | |
| 147 | { | |
| 148 | get | |
| 149 | { | |
| 150 | retu rn _endDat e; | |
| 151 | } | |
| 152 | set | |
| 153 | { | |
| 154 | _end Date = val ue; | |
| 155 | } | |
| 156 | } | |
| 157 | ||
| 158 | // / <summary > | |
| 159 | // / Key Valu e pair str ing with s emicolon d elimeter. Example - "name=John ;age=30" | |
| 160 | // / </summar y> | |
| 161 | [X mlElementA ttribute(F orm = Syst em.Xml.Sch ema.XmlSch emaForm.Un qualified) ] | |
| 162 | pu blic strin g MiscData | |
| 163 | { | |
| 164 | get | |
| 165 | { | |
| 166 | retu rn _miscDa ta; | |
| 167 | } | |
| 168 | set | |
| 169 | { | |
| 170 | _mis cData = va lue; | |
| 171 | } | |
| 172 | } | |
| 173 | ||
| 174 | [X mlAttribut e] | |
| 175 | pu blic strin g Version | |
| 176 | { | |
| 177 | get | |
| 178 | { | |
| 179 | retu rn _versio n; | |
| 180 | } | |
| 181 | set | |
| 182 | { | |
| 183 | _ver sion = val ue; | |
| 184 | } | |
| 185 | } | |
| 186 | } | |
| 187 | ||
| 188 | [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1064.2")] | |
| 189 | [Seria lizable] | |
| 190 | [Debug gerStepThr ough] | |
| 191 | [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ] | |
| 192 | [XmlTypeAt tribute(Na mespace = "http:// DNS /vyopta/sc hemas/exch ange/Virtu alMeetingR oom/1.0")] | |
| 193 | [XmlRootAt tribute("V irtualMeet ingRoomDel ete", Name space = "h ttp:// DNS /vyopta/sc hemas/exch ange/Virtu alMeetingR oom/1.0", IsNullable = false)] | |
| 194 | public partial c lass Virtu alMeetingR oomDeleteT ype | |
| 195 | { | |
| 196 | ||
| 197 | pr ivate stri ng _appoin tmentId; | |
| 198 | ||
| 199 | pr ivate stri ng _miscDa ta; | |
| 200 | ||
| 201 | pr ivate stri ng _versio n; | |
| 202 | ||
| 203 | [X mlElementA ttribute(F orm = Syst em.Xml.Sch ema.XmlSch emaForm.Un qualified) ] | |
| 204 | [R egularExpr essionAttr ibute("[a- fA-F0-9]{8 }-[a-fA-F0 -9]{4}-[a- fA-F0-9]{4 }-[a-fA-F0 -9]{4}-[a- fA-F0-9]{1 2}")] | |
| 205 | pu blic strin g Appointm entId | |
| 206 | { | |
| 207 | get | |
| 208 | { | |
| 209 | retu rn _appoin tmentId; | |
| 210 | } | |
| 211 | set | |
| 212 | { | |
| 213 | _app ointmentId = value; | |
| 214 | } | |
| 215 | } | |
| 216 | ||
| 217 | // / <summary > | |
| 218 | // / Key Valu e pair str ing with s emicolon d elimeter. Example - "name=John ;age=30" | |
| 219 | // / </summar y> | |
| 220 | [X mlElementA ttribute(F orm = Syst em.Xml.Sch ema.XmlSch emaForm.Un qualified) ] | |
| 221 | pu blic strin g MiscData | |
| 222 | { | |
| 223 | get | |
| 224 | { | |
| 225 | retu rn _miscDa ta; | |
| 226 | } | |
| 227 | set | |
| 228 | { | |
| 229 | _mis cData = va lue; | |
| 230 | } | |
| 231 | } | |
| 232 | ||
| 233 | [X mlAttribut e] | |
| 234 | pu blic strin g Version | |
| 235 | { | |
| 236 | get | |
| 237 | { | |
| 238 | retu rn _versio n; | |
| 239 | } | |
| 240 | set | |
| 241 | { | |
| 242 | _ver sion = val ue; | |
| 243 | } | |
| 244 | } | |
| 245 | } | |
| 246 | } | |
| 247 | #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.