Produced by Araxis Merge on 7/5/2018 7:15:55 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\CRS | Registry Selected Framework Data.rdl | Wed Jun 27 16:57:12 2018 UTC |
| 2 | registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\CRS | Registry Selected Framework Data.rdl | Wed Jun 27 17:41:28 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 904 |
| 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>e514da4 d-143c-466 a-83af-fb4 cf1883641< /rd:DataSo urceID> | |
| 9 | </Data Source> | |
| 10 | </DataSo urces> | |
| 11 | <DataSet s> | |
| 12 | <DataS et Name="F RAMEWORK_C RITERIA"> | |
| 13 | <Que ry> | |
| 14 | <D ataSourceN ame>DataSo urce1</Dat aSourceNam e> | |
| 15 | <C ommandText >select di stinct | |
| 16 | r. CODE as [R egistryCod e] | |
| 17 | ,r .NAME as [ RegistryNa me] | |
| 18 | ,t .DESCRIPTI ON_TEXT as [Framewor kData] | |
| 19 | from | |
| 20 | CR S.STD_REGI STRY r | |
| 21 | inne r join CRS .REGISTRY_ CORE_DATA d on d.std _registry_ id=r.id | |
| 22 | inne r join CRS .STD_REGIS TRY_CORE_T YPES t on t.CORE_TYP E_ID=d.COR E_TYPE_ID | |
| 23 | where | |
| 24 | r. INACTIVE_F LAG=0 | |
| 25 | an d d.SELECT ED_FLAG=1 | |
| 26 | order by | |
| 27 | r. CODE | |
| 28 | ,r .NAME | |
| 29 | ,t .DESCRIPTI ON_TEXT</C ommandText > | |
| 30 | </Qu ery> | |
| 31 | <Fie lds> | |
| 32 | <F ield Name= "RegistryC ode"> | |
| 33 | <DataField >RegistryC ode</DataF ield> | |
| 34 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 35 | </ Field> | |
| 36 | <F ield Name= "RegistryN ame"> | |
| 37 | <DataField >RegistryN ame</DataF ield> | |
| 38 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 39 | </ Field> | |
| 40 | <F ield Name= "Framework Data"> | |
| 41 | <DataField >Framework Data</Data Field> | |
| 42 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 43 | </ Field> | |
| 44 | </Fi elds> | |
| 45 | <Fil ters> | |
| 46 | <F ilter> | |
| 47 | <FilterExp ression>=F ields!Regi stryName.V alue</Filt erExpressi on> | |
| 48 | <Operator> In</Operat or> | |
| 49 | <FilterVal ues> | |
| 50 | <FilterV alue>=Para meters!Reg istry.Valu e</FilterV alue> | |
| 51 | </FilterVa lues> | |
| 52 | </ Filter> | |
| 53 | <F ilter> | |
| 54 | <FilterExp ression>=F ields!Fram eworkData. Value</Fil terExpress ion> | |
| 55 | <Operator> In</Operat or> | |
| 56 | <FilterVal ues> | |
| 57 | <FilterV alue>=Para meters!Fra meworkData .Value</Fi lterValue> | |
| 58 | </FilterVa lues> | |
| 59 | </ Filter> | |
| 60 | </Fi lters> | |
| 61 | </Data Set> | |
| 62 | <DataS et Name="R EGISTRY"> | |
| 63 | <Que ry> | |
| 64 | <D ataSourceN ame>DataSo urce1</Dat aSourceNam e> | |
| 65 | <C ommandText >select di stinct r.N AME as [Re gistryName ] from CRS .STD_REGIS TRY r wher e r.CODE&l t;>'CRS ' and r.IN ACTIVE_FLA G=0 order by 1</Comm andText> | |
| 66 | </Qu ery> | |
| 67 | <Fie lds> | |
| 68 | <F ield Name= "RegistryN ame"> | |
| 69 | <DataField >RegistryN ame</DataF ield> | |
| 70 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 71 | </ Field> | |
| 72 | </Fi elds> | |
| 73 | </Data Set> | |
| 74 | <DataS et Name="F RAMEWORK_C ATEGORY"> | |
| 75 | <Que ry> | |
| 76 | <D ataSourceN ame>DataSo urce1</Dat aSourceNam e> | |
| 77 | <C ommandText >select di stinct t.D ESCRIPTION _TEXT as [ FrameworkD ata] from CRS.STD_RE GISTRY_COR E_TYPES t order by 1 </CommandT ext> | |
| 78 | </Qu ery> | |
| 79 | <Fie lds> | |
| 80 | <F ield Name= "Framework Data"> | |
| 81 | <DataField >Framework Data</Data Field> | |
| 82 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 83 | </ Field> | |
| 84 | </Fi elds> | |
| 85 | </Data Set> | |
| 86 | </DataSe ts> | |
| 87 | <ReportS ections> | |
| 88 | <Repor tSection> | |
| 89 | <Bod y> | |
| 90 | <R eportItems > | |
| 91 | <Tablix Na me="Tablix 1"> | |
| 92 | <TablixB ody> | |
| 93 | <Tabli xColumns> | |
| 94 | <Tab lixColumn> | |
| 95 | <W idth>2in</ Width> | |
| 96 | </Ta blixColumn > | |
| 97 | <Tab lixColumn> | |
| 98 | <W idth>2in</ Width> | |
| 99 | </Ta blixColumn > | |
| 100 | <Tab lixColumn> | |
| 101 | <W idth>4in</ Width> | |
| 102 | </Ta blixColumn > | |
| 103 | </Tabl ixColumns> | |
| 104 | <Tabli xRows> | |
| 105 | <Tab lixRow> | |
| 106 | <H eight>0.25 in</Height > | |
| 107 | <T ablixCells > | |
| 108 | <TablixCel l> | |
| 109 | <CellCon tents> | |
| 110 | <Textb ox Name="T extbox1"> | |
| 111 | <Can Grow>true< /CanGrow> | |
| 112 | <Kee pTogether> true</Keep Together> | |
| 113 | <Par agraphs> | |
| 114 | <P aragraph> | |
| 115 | <TextRuns> | |
| 116 | <TextRun > | |
| 117 | <Value >Registry Code</Valu e> | |
| 118 | <Style > | |
| 119 | <Fon tWeight>Bo ld</FontWe ight> | |
| 120 | <Col or>White</ Color> | |
| 121 | </Styl e> | |
| 122 | </TextRu n> | |
| 123 | </TextRuns > | |
| 124 | <Style> | |
| 125 | <TextAli gn>Center< /TextAlign > | |
| 126 | </Style> | |
| 127 | </ Paragraph> | |
| 128 | </Pa ragraphs> | |
| 129 | <rd: DefaultNam e>Textbox1 </rd:Defau ltName> | |
| 130 | <Sty le> | |
| 131 | <B order> | |
| 132 | <Color>Lig htGrey</Co lor> | |
| 133 | <Style>Sol id</Style> | |
| 134 | </ Border> | |
| 135 | <B ackgroundC olor>DarkB lue</Backg roundColor > | |
| 136 | <P addingLeft >2pt</Padd ingLeft> | |
| 137 | <P addingRigh t>2pt</Pad dingRight> | |
| 138 | <P addingTop> 2pt</Paddi ngTop> | |
| 139 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 140 | </St yle> | |
| 141 | </Text box> | |
| 142 | </CellCo ntents> | |
| 143 | </TablixCe ll> | |
| 144 | <TablixCel l> | |
| 145 | <CellCon tents> | |
| 146 | <Textb ox Name="T extbox9"> | |
| 147 | <Can Grow>true< /CanGrow> | |
| 148 | <Kee pTogether> true</Keep Together> | |
| 149 | <Par agraphs> | |
| 150 | <P aragraph> | |
| 151 | <TextRuns> | |
| 152 | <TextRun > | |
| 153 | <Value >Registry Name</Valu e> | |
| 154 | <Style > | |
| 155 | <Fon tWeight>Bo ld</FontWe ight> | |
| 156 | <Col or>White</ Color> | |
| 157 | </Styl e> | |
| 158 | </TextRu n> | |
| 159 | </TextRuns > | |
| 160 | <Style> | |
| 161 | <TextAli gn>Center< /TextAlign > | |
| 162 | </Style> | |
| 163 | </ Paragraph> | |
| 164 | </Pa ragraphs> | |
| 165 | <rd: DefaultNam e>Textbox9 </rd:Defau ltName> | |
| 166 | <Sty le> | |
| 167 | <B order> | |
| 168 | <Color>Lig htGrey</Co lor> | |
| 169 | <Style>Sol id</Style> | |
| 170 | </ Border> | |
| 171 | <B ackgroundC olor>DarkB lue</Backg roundColor > | |
| 172 | <P addingLeft >2pt</Padd ingLeft> | |
| 173 | <P addingRigh t>2pt</Pad dingRight> | |
| 174 | <P addingTop> 2pt</Paddi ngTop> | |
| 175 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 176 | </St yle> | |
| 177 | </Text box> | |
| 178 | </CellCo ntents> | |
| 179 | </TablixCe ll> | |
| 180 | <TablixCel l> | |
| 181 | <CellCon tents> | |
| 182 | <Textb ox Name="T extbox2"> | |
| 183 | <Can Grow>true< /CanGrow> | |
| 184 | <Kee pTogether> true</Keep Together> | |
| 185 | <Par agraphs> | |
| 186 | <P aragraph> | |
| 187 | <TextRuns> | |
| 188 | <TextRun > | |
| 189 | <Value >Framework Data</Val ue> | |
| 190 | <Style > | |
| 191 | <Fon tWeight>Bo ld</FontWe ight> | |
| 192 | <Col or>White</ Color> | |
| 193 | </Styl e> | |
| 194 | </TextRu n> | |
| 195 | </TextRuns > | |
| 196 | <Style> | |
| 197 | <TextAli gn>Center< /TextAlign > | |
| 198 | </Style> | |
| 199 | </ Paragraph> | |
| 200 | </Pa ragraphs> | |
| 201 | <rd: DefaultNam e>Textbox2 </rd:Defau ltName> | |
| 202 | <Sty le> | |
| 203 | <B order> | |
| 204 | <Color>Lig htGrey</Co lor> | |
| 205 | <Style>Sol id</Style> | |
| 206 | </ Border> | |
| 207 | <B ackgroundC olor>DarkB lue</Backg roundColor > | |
| 208 | <P addingLeft >2pt</Padd ingLeft> | |
| 209 | <P addingRigh t>2pt</Pad dingRight> | |
| 210 | <P addingTop> 2pt</Paddi ngTop> | |
| 211 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 212 | </St yle> | |
| 213 | </Text box> | |
| 214 | </CellCo ntents> | |
| 215 | </TablixCe ll> | |
| 216 | </ TablixCell s> | |
| 217 | </Ta blixRow> | |
| 218 | <Tab lixRow> | |
| 219 | <H eight>0.25 in</Height > | |
| 220 | <T ablixCells > | |
| 221 | <TablixCel l> | |
| 222 | <CellCon tents> | |
| 223 | <Textb ox Name="R egistryCod e"> | |
| 224 | <Can Grow>true< /CanGrow> | |
| 225 | <Kee pTogether> true</Keep Together> | |
| 226 | <Par agraphs> | |
| 227 | <P aragraph> | |
| 228 | <TextRuns> | |
| 229 | <TextRun > | |
| 230 | <Value >=Fields!R egistryCod e.Value</V alue> | |
| 231 | <Style > | |
| 232 | <For mat>MM/dd/ yyyy</Form at> | |
| 233 | </Styl e> | |
| 234 | </TextRu n> | |
| 235 | </TextRuns > | |
| 236 | <Style /> | |
| 237 | </ Paragraph> | |
| 238 | </Pa ragraphs> | |
| 239 | <rd: DefaultNam e>Registry Code</rd:D efaultName > | |
| 240 | <Sty le> | |
| 241 | <B order> | |
| 242 | <Color>Lig htGrey</Co lor> | |
| 243 | <Style>Sol id</Style> | |
| 244 | </ Border> | |
| 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="R egistryNam e"> | |
| 256 | <Can Grow>true< /CanGrow> | |
| 257 | <Kee pTogether> true</Keep Together> | |
| 258 | <Par agraphs> | |
| 259 | <P aragraph> | |
| 260 | <TextRuns> | |
| 261 | <TextRun > | |
| 262 | <Value >=Fields!R egistryNam e.Value</V alue> | |
| 263 | <Style /> | |
| 264 | </TextRu n> | |
| 265 | </TextRuns > | |
| 266 | <Style /> | |
| 267 | </ Paragraph> | |
| 268 | </Pa ragraphs> | |
| 269 | <rd: DefaultNam e>Registry Name</rd:D efaultName > | |
| 270 | <Sty le> | |
| 271 | <B order> | |
| 272 | <Color>Lig htGrey</Co lor> | |
| 273 | <Style>Sol id</Style> | |
| 274 | </ Border> | |
| 275 | <P addingLeft >2pt</Padd ingLeft> | |
| 276 | <P addingRigh t>2pt</Pad dingRight> | |
| 277 | <P addingTop> 2pt</Paddi ngTop> | |
| 278 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 279 | </St yle> | |
| 280 | </Text box> | |
| 281 | </CellCo ntents> | |
| 282 | </TablixCe ll> | |
| 283 | <TablixCel l> | |
| 284 | <CellCon tents> | |
| 285 | <Textb ox Name="F rameworkDa ta"> | |
| 286 | <Can Grow>true< /CanGrow> | |
| 287 | <Kee pTogether> true</Keep Together> | |
| 288 | <Par agraphs> | |
| 289 | <P aragraph> | |
| 290 | <TextRuns> | |
| 291 | <TextRun > | |
| 292 | <Value >=Fields!F rameworkDa ta.Value</ Value> | |
| 293 | <Style /> | |
| 294 | </TextRu n> | |
| 295 | </TextRuns > | |
| 296 | <Style /> | |
| 297 | </ Paragraph> | |
| 298 | </Pa ragraphs> | |
| 299 | <rd: DefaultNam e>Framewor kData</rd: DefaultNam e> | |
| 300 | <Sty le> | |
| 301 | <B order> | |
| 302 | <Color>Lig htGrey</Co lor> | |
| 303 | <Style>Sol id</Style> | |
| 304 | </ Border> | |
| 305 | <P addingLeft >2pt</Padd ingLeft> | |
| 306 | <P addingRigh t>2pt</Pad dingRight> | |
| 307 | <P addingTop> 2pt</Paddi ngTop> | |
| 308 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 309 | </St yle> | |
| 310 | </Text box> | |
| 311 | </CellCo ntents> | |
| 312 | </TablixCe ll> | |
| 313 | </ TablixCell s> | |
| 314 | </Ta blixRow> | |
| 315 | </Tabl ixRows> | |
| 316 | </Tablix Body> | |
| 317 | <TablixC olumnHiera rchy> | |
| 318 | <Tabli xMembers> | |
| 319 | <Tab lixMember /> | |
| 320 | <Tab lixMember /> | |
| 321 | <Tab lixMember /> | |
| 322 | </Tabl ixMembers> | |
| 323 | </Tablix ColumnHier archy> | |
| 324 | <TablixR owHierarch y> | |
| 325 | <Tabli xMembers> | |
| 326 | <Tab lixMember> | |
| 327 | <K eepWithGro up>After</ KeepWithGr oup> | |
| 328 | <R epeatOnNew Page>true< /RepeatOnN ewPage> | |
| 329 | </Ta blixMember > | |
| 330 | <Tab lixMember> | |
| 331 | <G roup Name= "Details" /> | |
| 332 | </Ta blixMember > | |
| 333 | </Tabl ixMembers> | |
| 334 | </Tablix RowHierarc hy> | |
| 335 | <RepeatC olumnHeade rs>true</R epeatColum nHeaders> | |
| 336 | <DataSet Name>FRAME WORK_CRITE RIA</DataS etName> | |
| 337 | <Top>0.0 5in</Top> | |
| 338 | <Left>0. 25in</Left > | |
| 339 | <Height> 0.5in</Hei ght> | |
| 340 | <Width>8 in</Width> | |
| 341 | <Style> | |
| 342 | <Borde r> | |
| 343 | <Sty le>None</S tyle> | |
| 344 | </Bord er> | |
| 345 | </Style> | |
| 346 | </Tablix> | |
| 347 | </ ReportItem s> | |
| 348 | <H eight>1in< /Height> | |
| 349 | <S tyle> | |
| 350 | <Border> | |
| 351 | <Style>N one</Style > | |
| 352 | </Border> | |
| 353 | <Backgroun dColor>Whi te</Backgr oundColor> | |
| 354 | </ Style> | |
| 355 | </Bo dy> | |
| 356 | <Wid th>8.5in</ Width> | |
| 357 | <Pag e> | |
| 358 | <P ageHeader> | |
| 359 | <Height>0. 46875in</H eight> | |
| 360 | <PrintOnFi rstPage>tr ue</PrintO nFirstPage > | |
| 361 | <PrintOnLa stPage>tru e</PrintOn LastPage> | |
| 362 | <ReportIte ms> | |
| 363 | <Textbox Name="Rep ortTitle"> | |
| 364 | <CanGr ow>true</C anGrow> | |
| 365 | <KeepT ogether>tr ue</KeepTo gether> | |
| 366 | <Parag raphs> | |
| 367 | <Par agraph> | |
| 368 | <T extRuns> | |
| 369 | <TextRun> | |
| 370 | <Value>R egistry Se lected Fra mework Dat a</Value> | |
| 371 | <Style> | |
| 372 | <FontF amily>Verd ana</FontF amily> | |
| 373 | <FontS ize>20pt</ FontSize> | |
| 374 | </Style> | |
| 375 | </TextRun> | |
| 376 | </ TextRuns> | |
| 377 | <S tyle> | |
| 378 | <TextAlign >Center</T extAlign> | |
| 379 | </ Style> | |
| 380 | </Pa ragraph> | |
| 381 | </Para graphs> | |
| 382 | <rd:Wa termarkTex tbox>Title </rd:Water markTextbo x> | |
| 383 | <rd:De faultName> ReportTitl e</rd:Defa ultName> | |
| 384 | <Heigh t>0.4in</H eight> | |
| 385 | <Width >8.5in</Wi dth> | |
| 386 | <Style > | |
| 387 | <Bor der> | |
| 388 | <S tyle>None< /Style> | |
| 389 | </Bo rder> | |
| 390 | <Pad dingLeft>2 pt</Paddin gLeft> | |
| 391 | <Pad dingRight> 2pt</Paddi ngRight> | |
| 392 | <Pad dingTop>2p t</Padding Top> | |
| 393 | <Pad dingBottom >2pt</Padd ingBottom> | |
| 394 | </Styl e> | |
| 395 | </Textbo x> | |
| 396 | </ReportIt ems> | |
| 397 | <Style> | |
| 398 | <Border> | |
| 399 | <Style >None</Sty le> | |
| 400 | </Border > | |
| 401 | <Backgro undColor>W hite</Back groundColo r> | |
| 402 | </Style> | |
| 403 | </ PageHeader > | |
| 404 | <L eftMargin> 1in</LeftM argin> | |
| 405 | <R ightMargin >1in</Righ tMargin> | |
| 406 | <T opMargin>1 in</TopMar gin> | |
| 407 | <B ottomMargi n>1in</Bot tomMargin> | |
| 408 | <S tyle /> | |
| 409 | </Pa ge> | |
| 410 | </Repo rtSection> | |
| 411 | </Report Sections> | |
| 412 | <ReportP arameters> | |
| 413 | <Repor tParameter Name="Reg istry"> | |
| 414 | <Dat aType>Stri ng</DataTy pe> | |
| 415 | <Def aultValue> | |
| 416 | <D ataSetRefe rence> | |
| 417 | <DataSetNa me>REGISTR Y</DataSet Name> | |
| 418 | <ValueFiel d>Registry Name</Valu eField> | |
| 419 | </ DataSetRef erence> | |
| 420 | </De faultValue > | |
| 421 | <Pro mpt>Regist ry</Prompt > | |
| 422 | <Val idValues> | |
| 423 | <D ataSetRefe rence> | |
| 424 | <DataSetNa me>REGISTR Y</DataSet Name> | |
| 425 | <ValueFiel d>Registry Name</Valu eField> | |
| 426 | <LabelFiel d>Registry Name</Labe lField> | |
| 427 | </ DataSetRef erence> | |
| 428 | </Va lidValues> | |
| 429 | <Mul tiValue>tr ue</MultiV alue> | |
| 430 | </Repo rtParamete r> | |
| 431 | <Repor tParameter Name="Fra meworkData "> | |
| 432 | <Dat aType>Stri ng</DataTy pe> | |
| 433 | <Def aultValue> | |
| 434 | <D ataSetRefe rence> | |
| 435 | <DataSetNa me>FRAMEWO RK_CATEGOR Y</DataSet Name> | |
| 436 | <ValueFiel d>Framewor kData</Val ueField> | |
| 437 | </ DataSetRef erence> | |
| 438 | </De faultValue > | |
| 439 | <Pro mpt>Framew ork Data</ Prompt> | |
| 440 | <Val idValues> | |
| 441 | <D ataSetRefe rence> | |
| 442 | <DataSetNa me>FRAMEWO RK_CATEGOR Y</DataSet Name> | |
| 443 | <ValueFiel d>Framewor kData</Val ueField> | |
| 444 | <LabelFiel d>Framewor kData</Lab elField> | |
| 445 | </ DataSetRef erence> | |
| 446 | </Va lidValues> | |
| 447 | <Mul tiValue>tr ue</MultiV alue> | |
| 448 | </Repo rtParamete r> | |
| 449 | </Report Parameters > | |
| 450 | <rd:Repo rtUnitType >Inch</rd: ReportUnit Type> | |
| 451 | <rd:Report ServerUrl> https:// DNS cresqc50a. aac.dva. DNS /ReportSer ver</rd:Re portServer Url> | |
| 452 | <rd:Repo rtID>6a858 268-b5f6-4 03c-ab53-0 70cfdce8f4 a</rd:Repo rtID> | |
| 453 | </Report> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.