Produced by Araxis Merge on 7/5/2018 7:16:02 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 | registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\KDR | Comorbid Patients.rdl | Wed Jun 27 16:57:22 2018 UTC |
| 2 | registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\KDR | Comorbid Patients.rdl | Wed Jun 27 17:42:03 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 942 |
| 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"?> | |
| 2 | <Report xm lns:rd="ht tp://schem as.microso ft.com/SQL Server/rep orting/rep ortdesigne r" xmlns:c l="http:// schemas.mi crosoft.co m/sqlserve r/reportin g/2010/01/ componentd efinition" xmlns="ht tp://schem as.microso ft.com/sql server/rep orting/201 0/01/repor tdefinitio n"> | |
| 3 | <AutoRef resh>0</Au toRefresh> | |
| 4 | <DataSou rces> | |
| 5 | <DataS ource Name ="DataSour ce1"> | |
| 6 | <Dat aSourceRef erence>/Da taSources/ RegistryCo nnectionSt ring</Data SourceRefe rence> | |
| 7 | <rd: SecurityTy pe>None</r d:Security Type> | |
| 8 | <rd: DataSource ID>dd5dba9 8-1d9f-413 0-8e00-526 6424886b0< /rd:DataSo urceID> | |
| 9 | </Data Source> | |
| 10 | </DataSo urces> | |
| 11 | <DataSet s> | |
| 12 | <DataS et Name="K DR_Patient s_Comorbid "> | |
| 13 | <Que ry> | |
| 14 | <D ataSourceN ame>DataSo urce1</Dat aSourceNam e> | |
| 15 | <C ommandText >SELECT DI STINCT | |
| 16 | s. PatientLas tName | |
| 17 | ,s .PatientFi rstName | |
| 18 | ,i 9.ICD9CODE as [Code] | |
| 19 | ,i 9.ICD9Desc ription as [Descript ion] | |
| 20 | FROM | |
| 21 | [C RS].[SPATI ENT] s | |
| 22 | JO IN CRS.PAT IENT p on p.patienti cn = s.pat ienticn | |
| 23 | JO IN CRS.REF ERRAL r on r.patient _id = p.pa tient_id a nd r.std_r egistry_id = 5 | |
| 24 | JO IN [CRS].[ INPATIENT_ DIAGNOSIS] i on s.pa tientsid = i.patient sid | |
| 25 | JO IN CRS.vw_ COMORBIDIC D9DIAGNOSI S i9 on i. icd9sid = i9.icd9sid | |
| 26 | ||
| 27 | UNION | |
| 28 | ||
| 29 | SELECT DIS TINCT | |
| 30 | s. PatientLas tName | |
| 31 | ,s .PatientFi rstName | |
| 32 | ,i 9.ICD9CODE as [Code] | |
| 33 | ,i 9.ICD9Desc ription as [Descript ion] | |
| 34 | FROM | |
| 35 | [C RS].[SPATI ENT] s | |
| 36 | JO IN CRS.PAT IENT p on p.patienti cn = s.pat ienticn | |
| 37 | JO IN CRS.REF ERRAL r on r.patient _id = p.pa tient_id a nd r.std_r egistry_id = 5 | |
| 38 | JO IN [CRS].[ OUTPAT_VDI AGNOSIS] i on s.pati entsid = i .patientsi d | |
| 39 | JO IN CRS.vw_ COMORBIDIC D9DIAGNOSI S i9 on i. icd9sid = i9.icd9sid | |
| 40 | ||
| 41 | UNION | |
| 42 | ||
| 43 | SELECT DIS TINCT | |
| 44 | s. PatientLas tName | |
| 45 | ,s .PatientFi rstName | |
| 46 | ,i 10.ICD10CO DE as [Cod e] | |
| 47 | ,i 10.ICD10De scription as [Descri ption] | |
| 48 | FROM | |
| 49 | [C RS].[SPATI ENT] s | |
| 50 | JO IN CRS.PAT IENT p on p.patienti cn = s.pat ienticn | |
| 51 | JO IN CRS.REF ERRAL r on r.patient _id = p.pa tient_id a nd r.std_r egistry_id = 5 | |
| 52 | JO IN [CRS].[ INPATIENT_ DIAGNOSIS] i on s.pa tientsid = i.patient sid | |
| 53 | JO IN CRS.vw_ COMORBIDIC D10DIAGNOS IS i10 on i.ICD10SID = i10.icd 10sid | |
| 54 | ||
| 55 | UNION | |
| 56 | ||
| 57 | SELECT DIS TINCT | |
| 58 | s. PatientLas tName | |
| 59 | ,s .PatientFi rstName | |
| 60 | ,i 10.ICD10CO DE as [Cod e] | |
| 61 | ,i 10.ICD10De scription as [Descri ption] | |
| 62 | FROM | |
| 63 | [C RS].[SPATI ENT] s | |
| 64 | JO IN CRS.PAT IENT p on p.patienti cn = s.pat ienticn | |
| 65 | JO IN CRS.REF ERRAL r on r.patient _id = p.pa tient_id a nd r.std_r egistry_id = 5 | |
| 66 | JO IN [CRS].[ OUTPAT_VDI AGNOSIS] i on s.pati entsid = i .patientsi d | |
| 67 | JO IN CRS.vw_ COMORBIDIC D10DIAGNOS IS i10 on i.ICD10SID = i10.icd 10sid </Co mmandText> | |
| 68 | </Qu ery> | |
| 69 | <Fie lds> | |
| 70 | <F ield Name= "PatientLa stName"> | |
| 71 | <DataField >PatientLa stName</Da taField> | |
| 72 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 73 | </ Field> | |
| 74 | <F ield Name= "PatientFi rstName"> | |
| 75 | <DataField >PatientFi rstName</D ataField> | |
| 76 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 77 | </ Field> | |
| 78 | <F ield Name= "Code"> | |
| 79 | <DataField >Code</Dat aField> | |
| 80 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 81 | </ Field> | |
| 82 | <F ield Name= "Descripti on"> | |
| 83 | <DataField >Descripti on</DataFi eld> | |
| 84 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 85 | </ Field> | |
| 86 | </Fi elds> | |
| 87 | </Data Set> | |
| 88 | </DataSe ts> | |
| 89 | <ReportS ections> | |
| 90 | <Repor tSection> | |
| 91 | <Bod y> | |
| 92 | <R eportItems > | |
| 93 | <Textbox N ame="Textb ox1"> | |
| 94 | <CanGrow >true</Can Grow> | |
| 95 | <KeepTog ether>true </KeepToge ther> | |
| 96 | <Paragra phs> | |
| 97 | <Parag raph> | |
| 98 | <Tex tRuns> | |
| 99 | <T extRun> | |
| 100 | <Value>Kid ney Diseas e Registry Patients w/ Comorbi d Diagnosi s</Value> | |
| 101 | <Style> | |
| 102 | <FontSiz e>14pt</Fo ntSize> | |
| 103 | <FontWei ght>Bold</ FontWeight > | |
| 104 | </Style> | |
| 105 | </ TextRun> | |
| 106 | </Te xtRuns> | |
| 107 | <Sty le /> | |
| 108 | </Para graph> | |
| 109 | </Paragr aphs> | |
| 110 | <rd:Defa ultName>Te xtbox1</rd :DefaultNa me> | |
| 111 | <Top>0.2 3833in</To p> | |
| 112 | <Left>0. 31125in</L eft> | |
| 113 | <Height> 0.34375in< /Height> | |
| 114 | <Width>5 .83333in</ Width> | |
| 115 | <Style> | |
| 116 | <Borde r> | |
| 117 | <Sty le>None</S tyle> | |
| 118 | </Bord er> | |
| 119 | <Paddi ngLeft>2pt </PaddingL eft> | |
| 120 | <Paddi ngRight>2p t</Padding Right> | |
| 121 | <Paddi ngTop>2pt< /PaddingTo p> | |
| 122 | <Paddi ngBottom>2 pt</Paddin gBottom> | |
| 123 | </Style> | |
| 124 | </Textbox> | |
| 125 | <Tablix Na me="Tablix 1"> | |
| 126 | <TablixB ody> | |
| 127 | <Tabli xColumns> | |
| 128 | <Tab lixColumn> | |
| 129 | <W idth>2in</ Width> | |
| 130 | </Ta blixColumn > | |
| 131 | <Tab lixColumn> | |
| 132 | <W idth>2in</ Width> | |
| 133 | </Ta blixColumn > | |
| 134 | <Tab lixColumn> | |
| 135 | <W idth>1in</ Width> | |
| 136 | </Ta blixColumn > | |
| 137 | <Tab lixColumn> | |
| 138 | <W idth>5.5in </Width> | |
| 139 | </Ta blixColumn > | |
| 140 | </Tabl ixColumns> | |
| 141 | <Tabli xRows> | |
| 142 | <Tab lixRow> | |
| 143 | <H eight>0.25 in</Height > | |
| 144 | <T ablixCells > | |
| 145 | <TablixCel l> | |
| 146 | <CellCon tents> | |
| 147 | <Textb ox Name="T extbox2"> | |
| 148 | <Can Grow>true< /CanGrow> | |
| 149 | <Kee pTogether> true</Keep Together> | |
| 150 | <Par agraphs> | |
| 151 | <P aragraph> | |
| 152 | <TextRuns> | |
| 153 | <TextRun > | |
| 154 | <Value >Last Name </Value> | |
| 155 | <Style > | |
| 156 | <Fon tWeight>Bo ld</FontWe ight> | |
| 157 | <Col or>White</ Color> | |
| 158 | </Styl e> | |
| 159 | </TextRu n> | |
| 160 | </TextRuns > | |
| 161 | <Style> | |
| 162 | <TextAli gn>Center< /TextAlign > | |
| 163 | </Style> | |
| 164 | </ Paragraph> | |
| 165 | </Pa ragraphs> | |
| 166 | <rd: DefaultNam e>Textbox2 </rd:Defau ltName> | |
| 167 | <Sty le> | |
| 168 | <B order> | |
| 169 | <Color>Lig htGrey</Co lor> | |
| 170 | <Style>Sol id</Style> | |
| 171 | </ Border> | |
| 172 | <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor> | |
| 173 | <P addingLeft >2pt</Padd ingLeft> | |
| 174 | <P addingRigh t>2pt</Pad dingRight> | |
| 175 | <P addingTop> 2pt</Paddi ngTop> | |
| 176 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 177 | </St yle> | |
| 178 | </Text box> | |
| 179 | </CellCo ntents> | |
| 180 | </TablixCe ll> | |
| 181 | <TablixCel l> | |
| 182 | <CellCon tents> | |
| 183 | <Textb ox Name="T extbox29"> | |
| 184 | <Can Grow>true< /CanGrow> | |
| 185 | <Kee pTogether> true</Keep Together> | |
| 186 | <Par agraphs> | |
| 187 | <P aragraph> | |
| 188 | <TextRuns> | |
| 189 | <TextRun > | |
| 190 | <Value >First Nam e</Value> | |
| 191 | <Style > | |
| 192 | <Fon tWeight>Bo ld</FontWe ight> | |
| 193 | <Col or>White</ Color> | |
| 194 | </Styl e> | |
| 195 | </TextRu n> | |
| 196 | </TextRuns > | |
| 197 | <Style> | |
| 198 | <TextAli gn>Center< /TextAlign > | |
| 199 | </Style> | |
| 200 | </ Paragraph> | |
| 201 | </Pa ragraphs> | |
| 202 | <rd: DefaultNam e>Textbox2 9</rd:Defa ultName> | |
| 203 | <Sty le> | |
| 204 | <B order> | |
| 205 | <Color>Lig htGrey</Co lor> | |
| 206 | <Style>Sol id</Style> | |
| 207 | </ Border> | |
| 208 | <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor> | |
| 209 | <P addingLeft >2pt</Padd ingLeft> | |
| 210 | <P addingRigh t>2pt</Pad dingRight> | |
| 211 | <P addingTop> 2pt</Paddi ngTop> | |
| 212 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 213 | </St yle> | |
| 214 | </Text box> | |
| 215 | </CellCo ntents> | |
| 216 | </TablixCe ll> | |
| 217 | <TablixCel l> | |
| 218 | <CellCon tents> | |
| 219 | <Textb ox Name="T extbox34"> | |
| 220 | <Can Grow>true< /CanGrow> | |
| 221 | <Kee pTogether> true</Keep Together> | |
| 222 | <Par agraphs> | |
| 223 | <P aragraph> | |
| 224 | <TextRuns> | |
| 225 | <TextRun > | |
| 226 | <Value >Code</Val ue> | |
| 227 | <Style > | |
| 228 | <Fon tWeight>Bo ld</FontWe ight> | |
| 229 | <Col or>White</ Color> | |
| 230 | </Styl e> | |
| 231 | </TextRu n> | |
| 232 | </TextRuns > | |
| 233 | <Style> | |
| 234 | <TextAli gn>Center< /TextAlign > | |
| 235 | </Style> | |
| 236 | </ Paragraph> | |
| 237 | </Pa ragraphs> | |
| 238 | <rd: DefaultNam e>Textbox3 4</rd:Defa ultName> | |
| 239 | <Sty le> | |
| 240 | <B order> | |
| 241 | <Color>Lig htGrey</Co lor> | |
| 242 | <Style>Sol id</Style> | |
| 243 | </ Border> | |
| 244 | <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor> | |
| 245 | <P addingLeft >2pt</Padd ingLeft> | |
| 246 | <P addingRigh t>2pt</Pad dingRight> | |
| 247 | <P addingTop> 2pt</Paddi ngTop> | |
| 248 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 249 | </St yle> | |
| 250 | </Text box> | |
| 251 | </CellCo ntents> | |
| 252 | </TablixCe ll> | |
| 253 | <TablixCel l> | |
| 254 | <CellCon tents> | |
| 255 | <Textb ox Name="T extbox35"> | |
| 256 | <Can Grow>true< /CanGrow> | |
| 257 | <Kee pTogether> true</Keep Together> | |
| 258 | <Par agraphs> | |
| 259 | <P aragraph> | |
| 260 | <TextRuns> | |
| 261 | <TextRun > | |
| 262 | <Value >Descripti on</Value> | |
| 263 | <Style > | |
| 264 | <Fon tWeight>Bo ld</FontWe ight> | |
| 265 | <Col or>White</ Color> | |
| 266 | </Styl e> | |
| 267 | </TextRu n> | |
| 268 | </TextRuns > | |
| 269 | <Style> | |
| 270 | <TextAli gn>Center< /TextAlign > | |
| 271 | </Style> | |
| 272 | </ Paragraph> | |
| 273 | </Pa ragraphs> | |
| 274 | <rd: DefaultNam e>Textbox3 5</rd:Defa ultName> | |
| 275 | <Sty le> | |
| 276 | <B order> | |
| 277 | <Color>Lig htGrey</Co lor> | |
| 278 | <Style>Sol id</Style> | |
| 279 | </ Border> | |
| 280 | <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor> | |
| 281 | <P addingLeft >2pt</Padd ingLeft> | |
| 282 | <P addingRigh t>2pt</Pad dingRight> | |
| 283 | <P addingTop> 2pt</Paddi ngTop> | |
| 284 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 285 | </St yle> | |
| 286 | </Text box> | |
| 287 | </CellCo ntents> | |
| 288 | </TablixCe ll> | |
| 289 | </ TablixCell s> | |
| 290 | </Ta blixRow> | |
| 291 | <Tab lixRow> | |
| 292 | <H eight>0.25 in</Height > | |
| 293 | <T ablixCells > | |
| 294 | <TablixCel l> | |
| 295 | <CellCon tents> | |
| 296 | <Textb ox Name="P atientLast Name"> | |
| 297 | <Can Grow>true< /CanGrow> | |
| 298 | <Kee pTogether> true</Keep Together> | |
| 299 | <Par agraphs> | |
| 300 | <P aragraph> | |
| 301 | <TextRuns> | |
| 302 | <TextRun > | |
| 303 | <Value >=Fields!P atientLast Name.Value </Value> | |
| 304 | <Style /> | |
| 305 | </TextRu n> | |
| 306 | </TextRuns > | |
| 307 | <Style /> | |
| 308 | </ Paragraph> | |
| 309 | </Pa ragraphs> | |
| 310 | <rd: DefaultNam e>PatientL astName</r d:DefaultN ame> | |
| 311 | <Sty le> | |
| 312 | <B order> | |
| 313 | <Color>Lig htGrey</Co lor> | |
| 314 | <Style>Sol id</Style> | |
| 315 | </ Border> | |
| 316 | <P addingLeft >2pt</Padd ingLeft> | |
| 317 | <P addingRigh t>2pt</Pad dingRight> | |
| 318 | <P addingTop> 2pt</Paddi ngTop> | |
| 319 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 320 | </St yle> | |
| 321 | </Text box> | |
| 322 | </CellCo ntents> | |
| 323 | </TablixCe ll> | |
| 324 | <TablixCel l> | |
| 325 | <CellCon tents> | |
| 326 | <Textb ox Name="P atientFirs tName"> | |
| 327 | <Can Grow>true< /CanGrow> | |
| 328 | <Kee pTogether> true</Keep Together> | |
| 329 | <Par agraphs> | |
| 330 | <P aragraph> | |
| 331 | <TextRuns> | |
| 332 | <TextRun > | |
| 333 | <Value >=Fields!P atientFirs tName.Valu e</Value> | |
| 334 | <Style /> | |
| 335 | </TextRu n> | |
| 336 | </TextRuns > | |
| 337 | <Style /> | |
| 338 | </ Paragraph> | |
| 339 | </Pa ragraphs> | |
| 340 | <rd: DefaultNam e>PatientF irstName</ rd:Default Name> | |
| 341 | <Sty le> | |
| 342 | <B order> | |
| 343 | <Color>Lig htGrey</Co lor> | |
| 344 | <Style>Sol id</Style> | |
| 345 | </ Border> | |
| 346 | <P addingLeft >2pt</Padd ingLeft> | |
| 347 | <P addingRigh t>2pt</Pad dingRight> | |
| 348 | <P addingTop> 2pt</Paddi ngTop> | |
| 349 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 350 | </St yle> | |
| 351 | </Text box> | |
| 352 | </CellCo ntents> | |
| 353 | </TablixCe ll> | |
| 354 | <TablixCel l> | |
| 355 | <CellCon tents> | |
| 356 | <Textb ox Name="C ode"> | |
| 357 | <Can Grow>true< /CanGrow> | |
| 358 | <Kee pTogether> true</Keep Together> | |
| 359 | <Par agraphs> | |
| 360 | <P aragraph> | |
| 361 | <TextRuns> | |
| 362 | <TextRun > | |
| 363 | <Value >=Fields!C ode.Value< /Value> | |
| 364 | <Style /> | |
| 365 | </TextRu n> | |
| 366 | </TextRuns > | |
| 367 | <Style /> | |
| 368 | </ Paragraph> | |
| 369 | </Pa ragraphs> | |
| 370 | <rd: DefaultNam e>Code</rd :DefaultNa me> | |
| 371 | <Sty le> | |
| 372 | <B order> | |
| 373 | <Color>Lig htGrey</Co lor> | |
| 374 | <Style>Sol id</Style> | |
| 375 | </ Border> | |
| 376 | <P addingLeft >2pt</Padd ingLeft> | |
| 377 | <P addingRigh t>2pt</Pad dingRight> | |
| 378 | <P addingTop> 2pt</Paddi ngTop> | |
| 379 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 380 | </St yle> | |
| 381 | </Text box> | |
| 382 | </CellCo ntents> | |
| 383 | </TablixCe ll> | |
| 384 | <TablixCel l> | |
| 385 | <CellCon tents> | |
| 386 | <Textb ox Name="D escription "> | |
| 387 | <Can Grow>true< /CanGrow> | |
| 388 | <Kee pTogether> true</Keep Together> | |
| 389 | <Par agraphs> | |
| 390 | <P aragraph> | |
| 391 | <TextRuns> | |
| 392 | <TextRun > | |
| 393 | <Value >=Fields!D escription .Value</Va lue> | |
| 394 | <Style /> | |
| 395 | </TextRu n> | |
| 396 | </TextRuns > | |
| 397 | <Style /> | |
| 398 | </ Paragraph> | |
| 399 | </Pa ragraphs> | |
| 400 | <rd: DefaultNam e>Descript ion</rd:De faultName> | |
| 401 | <Sty le> | |
| 402 | <B order> | |
| 403 | <Color>Lig htGrey</Co lor> | |
| 404 | <Style>Sol id</Style> | |
| 405 | </ Border> | |
| 406 | <P addingLeft >2pt</Padd ingLeft> | |
| 407 | <P addingRigh t>2pt</Pad dingRight> | |
| 408 | <P addingTop> 2pt</Paddi ngTop> | |
| 409 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 410 | </St yle> | |
| 411 | </Text box> | |
| 412 | </CellCo ntents> | |
| 413 | </TablixCe ll> | |
| 414 | </ TablixCell s> | |
| 415 | </Ta blixRow> | |
| 416 | </Tabl ixRows> | |
| 417 | </Tablix Body> | |
| 418 | <TablixC olumnHiera rchy> | |
| 419 | <Tabli xMembers> | |
| 420 | <Tab lixMember /> | |
| 421 | <Tab lixMember /> | |
| 422 | <Tab lixMember /> | |
| 423 | <Tab lixMember /> | |
| 424 | </Tabl ixMembers> | |
| 425 | </Tablix ColumnHier archy> | |
| 426 | <TablixR owHierarch y> | |
| 427 | <Tabli xMembers> | |
| 428 | <Tab lixMember> | |
| 429 | <K eepWithGro up>After</ KeepWithGr oup> | |
| 430 | </Ta blixMember > | |
| 431 | <Tab lixMember> | |
| 432 | <G roup Name= "Details" /> | |
| 433 | </Ta blixMember > | |
| 434 | </Tabl ixMembers> | |
| 435 | </Tablix RowHierarc hy> | |
| 436 | <DataSet Name>KDR_P atients_Co morbid</Da taSetName> | |
| 437 | <Top>0.8 2167in</To p> | |
| 438 | <Left>0. 31125in</L eft> | |
| 439 | <Height> 0.5in</Hei ght> | |
| 440 | <Width>1 0.5in</Wid th> | |
| 441 | <ZIndex> 1</ZIndex> | |
| 442 | <Style> | |
| 443 | <Borde r> | |
| 444 | <Sty le>None</S tyle> | |
| 445 | </Bord er> | |
| 446 | </Style> | |
| 447 | </Tablix> | |
| 448 | </ ReportItem s> | |
| 449 | <H eight>1.75 in</Height > | |
| 450 | <S tyle> | |
| 451 | <Border> | |
| 452 | <Style>N one</Style > | |
| 453 | </Border> | |
| 454 | <Backgroun dColor>Whi te</Backgr oundColor> | |
| 455 | </ Style> | |
| 456 | </Bo dy> | |
| 457 | <Wid th>11.3112 5in</Width > | |
| 458 | <Pag e> | |
| 459 | <P ageHeight> 8.5in</Pag eHeight> | |
| 460 | <P ageWidth>1 1in</PageW idth> | |
| 461 | <L eftMargin> 1in</LeftM argin> | |
| 462 | <R ightMargin >1in</Righ tMargin> | |
| 463 | <T opMargin>1 in</TopMar gin> | |
| 464 | <B ottomMargi n>1in</Bot tomMargin> | |
| 465 | <S tyle /> | |
| 466 | </Pa ge> | |
| 467 | </Repo rtSection> | |
| 468 | </Report Sections> | |
| 469 | <rd:Repo rtUnitType >Inch</rd: ReportUnit Type> | |
| 470 | <rd:Report ServerUrl> https:// DNS cresqc50a. aac.dva. DNS /ReportSer ver</rd:Re portServer Url> | |
| 471 | <rd:Repo rtID>8312e 5b1-dc47-4 ca7-975d-6 dd0c78e8cf 7</rd:Repo rtID> | |
| 472 | </Report> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.