93. EPMO Open Source Coordination Office Redaction File Detail Report

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.

93.1 Files compared

# Location File Last Modified
1 registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\CRS Registry Selected Cohort Criteria.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 Cohort Criteria.rdl Wed Jun 27 17:41:27 2018 UTC

93.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 1208
Changed 1 2
Inserted 0 0
Removed 0 0

93.3 Comparison options

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

93.4 Active regular expressions

No regular expressions were active.

93.5 Comparison detail

  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="C OHORT_CRIT ERIA">
  13         <Que ry>
  14           <D ataSourceN ame>DataSo urce1</Dat aSourceNam e>
  15           <C ommandText >select 
  16           r. CODE as [R egistryCod e]
  17           ,r .NAME as [ RegistryNa me]
  18           ,t .DESCRIPTI ON_TEXT as  [Criteria Category]
  19           ,t .CODE as [ CriteriaCo de]
  20           ,t .NAME as [ CriteriaDi splayText]
  21   from 
  22           CR S.STD_REGI STRY r
  23                    inne r join CRS .REGISTRY_ COHORT_DAT A d on d.s td_registr y_id=r.id
  24                    inne r join CRS .STD_REGIS TRY_COHORT _TYPES t o n t.COHORT _TYPE_ID=d .STD_REGIS TRY_COHORT _TYPE_ID
  25   where 
  26           r. INACTIVE_F LAG=0 
  27           an d d.SELECT ED_FLAG=1
  28   order by         
  29           r. CODE
  30           ,r .NAME
  31           ,t .DESCRIPTI ON_TEXT
  32           ,t .CODE
  33           ,t .NAME</Com mandText>
  34         </Qu ery>
  35         <Fie lds>
  36           <F ield Name= "RegistryC ode">
  37              <DataField >RegistryC ode</DataF ield>
  38              <rd:TypeNa me>System. String</rd :TypeName>
  39           </ Field>
  40           <F ield Name= "RegistryN ame">
  41              <DataField >RegistryN ame</DataF ield>
  42              <rd:TypeNa me>System. String</rd :TypeName>
  43           </ Field>
  44           <F ield Name= "CriteriaC ategory">
  45              <DataField >CriteriaC ategory</D ataField>
  46              <rd:TypeNa me>System. String</rd :TypeName>
  47           </ Field>
  48           <F ield Name= "CriteriaC ode">
  49              <DataField >CriteriaC ode</DataF ield>
  50              <rd:TypeNa me>System. String</rd :TypeName>
  51           </ Field>
  52           <F ield Name= "CriteriaD isplayText ">
  53              <DataField >CriteriaD isplayText </DataFiel d>
  54              <rd:TypeNa me>System. String</rd :TypeName>
  55           </ Field>
  56         </Fi elds>
  57         <Fil ters>
  58           <F ilter>
  59              <FilterExp ression>=F ields!Regi stryName.V alue</Filt erExpressi on>
  60              <Operator> In</Operat or>
  61              <FilterVal ues>
  62                <FilterV alue>=Para meters!Reg istry.Valu e</FilterV alue>
  63              </FilterVa lues>
  64           </ Filter>
  65           <F ilter>
  66              <FilterExp ression>=F ields!Crit eriaCatego ry.Value</ FilterExpr ession>
  67              <Operator> In</Operat or>
  68              <FilterVal ues>
  69                <FilterV alue>=Para meters!Cat egory.Valu e</FilterV alue>
  70              </FilterVa lues>
  71           </ Filter>
  72         </Fi lters>
  73       </Data Set>
  74       <DataS et Name="R EGISTRY">
  75         <Que ry>
  76           <D ataSourceN ame>DataSo urce1</Dat aSourceNam e>
  77           <C ommandText >select di stinct r.N AME as [Re gistryName ] from CRS .STD_REGIS TRY r wher e r.CODE&l t;&gt;'CRS ' and r.IN ACTIVE_FLA G=0 order  by 1</Comm andText>
  78         </Qu ery>
  79         <Fie lds>
  80           <F ield Name= "RegistryN ame">
  81              <DataField >RegistryN ame</DataF ield>
  82              <rd:TypeNa me>System. String</rd :TypeName>
  83           </ Field>
  84         </Fi elds>
  85       </Data Set>
  86       <DataS et Name="C RITERIA_CA TEGORY">
  87         <Que ry>
  88           <D ataSourceN ame>DataSo urce1</Dat aSourceNam e>
  89           <C ommandText >select di stinct t.D ESCRIPTION _TEXT as [ CriteriaCa tegory] fr om CRS.STD _REGISTRY_ COHORT_TYP ES t order  by 1</Com mandText>
  90         </Qu ery>
  91         <Fie lds>
  92           <F ield Name= "CriteriaC ategory">
  93              <DataField >CriteriaC ategory</D ataField>
  94              <rd:TypeNa me>System. String</rd :TypeName>
  95           </ Field>
  96         </Fi elds>
  97       </Data Set>
  98     </DataSe ts>
  99     <ReportS ections>
  100       <Repor tSection>
  101         <Bod y>
  102           <R eportItems >
  103              <Tablix Na me="Tablix 1">
  104                <TablixB ody>
  105                  <Tabli xColumns>
  106                    <Tab lixColumn>
  107                      <W idth>1.156 88in</Widt h>
  108                    </Ta blixColumn >
  109                    <Tab lixColumn>
  110                      <W idth>1.25i n</Width>
  111                    </Ta blixColumn >
  112                    <Tab lixColumn>
  113                      <W idth>1.5in </Width>
  114                    </Ta blixColumn >
  115                    <Tab lixColumn>
  116                      <W idth>1.5in </Width>
  117                    </Ta blixColumn >
  118                    <Tab lixColumn>
  119                      <W idth>2.5in </Width>
  120                    </Ta blixColumn >
  121                  </Tabl ixColumns>
  122                  <Tabli xRows>
  123                    <Tab lixRow>
  124                      <H eight>0.25 in</Height >
  125                      <T ablixCells >
  126                         <TablixCel l>
  127                           <CellCon tents>
  128                             <Textb ox Name="T extbox1">
  129                               <Can Grow>true< /CanGrow>
  130                               <Kee pTogether> true</Keep Together>
  131                               <Par agraphs>
  132                                 <P aragraph>
  133                                    <TextRuns>
  134                                      <TextRun >
  135                                        <Value >Registry  Code</Valu e>
  136                                        <Style >
  137                                          <Fon tWeight>Bo ld</FontWe ight>
  138                                          <Col or>White</ Color>
  139                                        </Styl e>
  140                                      </TextRu n>
  141                                    </TextRuns >
  142                                    <Style>
  143                                      <TextAli gn>Center< /TextAlign >
  144                                    </Style>
  145                                 </ Paragraph>
  146                               </Pa ragraphs>
  147                               <rd: DefaultNam e>Textbox1 </rd:Defau ltName>
  148                               <Sty le>
  149                                 <B order>
  150                                    <Color>Lig htGrey</Co lor>
  151                                    <Style>Sol id</Style>
  152                                 </ Border>
  153                                 <B ackgroundC olor>DarkB lue</Backg roundColor >
  154                                 <P addingLeft >2pt</Padd ingLeft>
  155                                 <P addingRigh t>2pt</Pad dingRight>
  156                                 <P addingTop> 2pt</Paddi ngTop>
  157                                 <P addingBott om>2pt</Pa ddingBotto m>
  158                               </St yle>
  159                             </Text box>
  160                           </CellCo ntents>
  161                         </TablixCe ll>
  162                         <TablixCel l>
  163                           <CellCon tents>
  164                             <Textb ox Name="T extbox9">
  165                               <Can Grow>true< /CanGrow>
  166                               <Kee pTogether> true</Keep Together>
  167                               <Par agraphs>
  168                                 <P aragraph>
  169                                    <TextRuns>
  170                                      <TextRun >
  171                                        <Value >Registry  Name</Valu e>
  172                                        <Style >
  173                                          <Fon tWeight>Bo ld</FontWe ight>
  174                                          <Col or>White</ Color>
  175                                        </Styl e>
  176                                      </TextRu n>
  177                                    </TextRuns >
  178                                    <Style>
  179                                      <TextAli gn>Center< /TextAlign >
  180                                    </Style>
  181                                 </ Paragraph>
  182                               </Pa ragraphs>
  183                               <rd: DefaultNam e>Textbox9 </rd:Defau ltName>
  184                               <Sty le>
  185                                 <B order>
  186                                    <Color>Lig htGrey</Co lor>
  187                                    <Style>Sol id</Style>
  188                                 </ Border>
  189                                 <B ackgroundC olor>DarkB lue</Backg roundColor >
  190                                 <P addingLeft >2pt</Padd ingLeft>
  191                                 <P addingRigh t>2pt</Pad dingRight>
  192                                 <P addingTop> 2pt</Paddi ngTop>
  193                                 <P addingBott om>2pt</Pa ddingBotto m>
  194                               </St yle>
  195                             </Text box>
  196                           </CellCo ntents>
  197                         </TablixCe ll>
  198                         <TablixCel l>
  199                           <CellCon tents>
  200                             <Textb ox Name="T extbox2">
  201                               <Can Grow>true< /CanGrow>
  202                               <Kee pTogether> true</Keep Together>
  203                               <Par agraphs>
  204                                 <P aragraph>
  205                                    <TextRuns>
  206                                      <TextRun >
  207                                        <Value >Criteria  Category</ Value>
  208                                        <Style >
  209                                          <Fon tWeight>Bo ld</FontWe ight>
  210                                          <Col or>White</ Color>
  211                                        </Styl e>
  212                                      </TextRu n>
  213                                    </TextRuns >
  214                                    <Style>
  215                                      <TextAli gn>Center< /TextAlign >
  216                                    </Style>
  217                                 </ Paragraph>
  218                               </Pa ragraphs>
  219                               <rd: DefaultNam e>Textbox2 </rd:Defau ltName>
  220                               <Sty le>
  221                                 <B order>
  222                                    <Color>Lig htGrey</Co lor>
  223                                    <Style>Sol id</Style>
  224                                 </ Border>
  225                                 <B ackgroundC olor>DarkB lue</Backg roundColor >
  226                                 <P addingLeft >2pt</Padd ingLeft>
  227                                 <P addingRigh t>2pt</Pad dingRight>
  228                                 <P addingTop> 2pt</Paddi ngTop>
  229                                 <P addingBott om>2pt</Pa ddingBotto m>
  230                               </St yle>
  231                             </Text box>
  232                           </CellCo ntents>
  233                         </TablixCe ll>
  234                         <TablixCel l>
  235                           <CellCon tents>
  236                             <Textb ox Name="T extbox5">
  237                               <Can Grow>true< /CanGrow>
  238                               <Kee pTogether> true</Keep Together>
  239                               <Par agraphs>
  240                                 <P aragraph>
  241                                    <TextRuns>
  242                                      <TextRun >
  243                                        <Value >Criteria  Code</Valu e>
  244                                        <Style >
  245                                          <Fon tWeight>Bo ld</FontWe ight>
  246                                          <Col or>White</ Color>
  247                                        </Styl e>
  248                                      </TextRu n>
  249                                    </TextRuns >
  250                                    <Style>
  251                                      <TextAli gn>Center< /TextAlign >
  252                                    </Style>
  253                                 </ Paragraph>
  254                               </Pa ragraphs>
  255                               <rd: DefaultNam e>Textbox5 </rd:Defau ltName>
  256                               <Sty le>
  257                                 <B order>
  258                                    <Color>Lig htGrey</Co lor>
  259                                    <Style>Sol id</Style>
  260                                 </ Border>
  261                                 <B ackgroundC olor>DarkB lue</Backg roundColor >
  262                                 <P addingLeft >2pt</Padd ingLeft>
  263                                 <P addingRigh t>2pt</Pad dingRight>
  264                                 <P addingTop> 2pt</Paddi ngTop>
  265                                 <P addingBott om>2pt</Pa ddingBotto m>
  266                               </St yle>
  267                             </Text box>
  268                           </CellCo ntents>
  269                         </TablixCe ll>
  270                         <TablixCel l>
  271                           <CellCon tents>
  272                             <Textb ox Name="T extbox7">
  273                               <Can Grow>true< /CanGrow>
  274                               <Kee pTogether> true</Keep Together>
  275                               <Par agraphs>
  276                                 <P aragraph>
  277                                    <TextRuns>
  278                                      <TextRun >
  279                                        <Value >Criteria  Display Te xt</Value>
  280                                        <Style >
  281                                          <Fon tWeight>Bo ld</FontWe ight>
  282                                          <Col or>White</ Color>
  283                                        </Styl e>
  284                                      </TextRu n>
  285                                    </TextRuns >
  286                                    <Style>
  287                                      <TextAli gn>Center< /TextAlign >
  288                                    </Style>
  289                                 </ Paragraph>
  290                               </Pa ragraphs>
  291                               <rd: DefaultNam e>Textbox7 </rd:Defau ltName>
  292                               <Sty le>
  293                                 <B order>
  294                                    <Color>Lig htGrey</Co lor>
  295                                    <Style>Sol id</Style>
  296                                 </ Border>
  297                                 <B ackgroundC olor>DarkB lue</Backg roundColor >
  298                                 <P addingLeft >2pt</Padd ingLeft>
  299                                 <P addingRigh t>2pt</Pad dingRight>
  300                                 <P addingTop> 2pt</Paddi ngTop>
  301                                 <P addingBott om>2pt</Pa ddingBotto m>
  302                               </St yle>
  303                             </Text box>
  304                           </CellCo ntents>
  305                         </TablixCe ll>
  306                      </ TablixCell s>
  307                    </Ta blixRow>
  308                    <Tab lixRow>
  309                      <H eight>0.25 in</Height >
  310                      <T ablixCells >
  311                         <TablixCel l>
  312                           <CellCon tents>
  313                             <Textb ox Name="R egistryCod e">
  314                               <Can Grow>true< /CanGrow>
  315                               <Kee pTogether> true</Keep Together>
  316                               <Par agraphs>
  317                                 <P aragraph>
  318                                    <TextRuns>
  319                                      <TextRun >
  320                                        <Value >=Fields!R egistryCod e.Value</V alue>
  321                                        <Style >
  322                                          <For mat>MM/dd/ yyyy</Form at>
  323                                        </Styl e>
  324                                      </TextRu n>
  325                                    </TextRuns >
  326                                    <Style />
  327                                 </ Paragraph>
  328                               </Pa ragraphs>
  329                               <rd: DefaultNam e>Registry Code</rd:D efaultName >
  330                               <Sty le>
  331                                 <B order>
  332                                    <Color>Lig htGrey</Co lor>
  333                                    <Style>Sol id</Style>
  334                                 </ Border>
  335                                 <P addingLeft >2pt</Padd ingLeft>
  336                                 <P addingRigh t>2pt</Pad dingRight>
  337                                 <P addingTop> 2pt</Paddi ngTop>
  338                                 <P addingBott om>2pt</Pa ddingBotto m>
  339                               </St yle>
  340                             </Text box>
  341                           </CellCo ntents>
  342                         </TablixCe ll>
  343                         <TablixCel l>
  344                           <CellCon tents>
  345                             <Textb ox Name="R egistryNam e">
  346                               <Can Grow>true< /CanGrow>
  347                               <Kee pTogether> true</Keep Together>
  348                               <Par agraphs>
  349                                 <P aragraph>
  350                                    <TextRuns>
  351                                      <TextRun >
  352                                        <Value >=Fields!R egistryNam e.Value</V alue>
  353                                        <Style  />
  354                                      </TextRu n>
  355                                    </TextRuns >
  356                                    <Style />
  357                                 </ Paragraph>
  358                               </Pa ragraphs>
  359                               <rd: DefaultNam e>Registry Name</rd:D efaultName >
  360                               <Sty le>
  361                                 <B order>
  362                                    <Color>Lig htGrey</Co lor>
  363                                    <Style>Sol id</Style>
  364                                 </ Border>
  365                                 <P addingLeft >2pt</Padd ingLeft>
  366                                 <P addingRigh t>2pt</Pad dingRight>
  367                                 <P addingTop> 2pt</Paddi ngTop>
  368                                 <P addingBott om>2pt</Pa ddingBotto m>
  369                               </St yle>
  370                             </Text box>
  371                           </CellCo ntents>
  372                         </TablixCe ll>
  373                         <TablixCel l>
  374                           <CellCon tents>
  375                             <Textb ox Name="C riteriaCat egory">
  376                               <Can Grow>true< /CanGrow>
  377                               <Kee pTogether> true</Keep Together>
  378                               <Par agraphs>
  379                                 <P aragraph>
  380                                    <TextRuns>
  381                                      <TextRun >
  382                                        <Value >=Fields!C riteriaCat egory.Valu e</Value>
  383                                        <Style  />
  384                                      </TextRu n>
  385                                    </TextRuns >
  386                                    <Style />
  387                                 </ Paragraph>
  388                               </Pa ragraphs>
  389                               <rd: DefaultNam e>Criteria Category</ rd:Default Name>
  390                               <Sty le>
  391                                 <B order>
  392                                    <Color>Lig htGrey</Co lor>
  393                                    <Style>Sol id</Style>
  394                                 </ Border>
  395                                 <P addingLeft >2pt</Padd ingLeft>
  396                                 <P addingRigh t>2pt</Pad dingRight>
  397                                 <P addingTop> 2pt</Paddi ngTop>
  398                                 <P addingBott om>2pt</Pa ddingBotto m>
  399                               </St yle>
  400                             </Text box>
  401                           </CellCo ntents>
  402                         </TablixCe ll>
  403                         <TablixCel l>
  404                           <CellCon tents>
  405                             <Textb ox Name="C riteriaCod e">
  406                               <Can Grow>true< /CanGrow>
  407                               <Kee pTogether> true</Keep Together>
  408                               <Par agraphs>
  409                                 <P aragraph>
  410                                    <TextRuns>
  411                                      <TextRun >
  412                                        <Value >=Fields!C riteriaCod e.Value</V alue>
  413                                        <Style  />
  414                                      </TextRu n>
  415                                    </TextRuns >
  416                                    <Style />
  417                                 </ Paragraph>
  418                               </Pa ragraphs>
  419                               <rd: DefaultNam e>Criteria Code</rd:D efaultName >
  420                               <Sty le>
  421                                 <B order>
  422                                    <Color>Lig htGrey</Co lor>
  423                                    <Style>Sol id</Style>
  424                                 </ Border>
  425                                 <P addingLeft >2pt</Padd ingLeft>
  426                                 <P addingRigh t>2pt</Pad dingRight>
  427                                 <P addingTop> 2pt</Paddi ngTop>
  428                                 <P addingBott om>2pt</Pa ddingBotto m>
  429                               </St yle>
  430                             </Text box>
  431                           </CellCo ntents>
  432                         </TablixCe ll>
  433                         <TablixCel l>
  434                           <CellCon tents>
  435                             <Textb ox Name="C riteriaDis playText">
  436                               <Can Grow>true< /CanGrow>
  437                               <Kee pTogether> true</Keep Together>
  438                               <Par agraphs>
  439                                 <P aragraph>
  440                                    <TextRuns>
  441                                      <TextRun >
  442                                        <Value >=Fields!C riteriaDis playText.V alue</Valu e>
  443                                        <Style  />
  444                                      </TextRu n>
  445                                    </TextRuns >
  446                                    <Style />
  447                                 </ Paragraph>
  448                               </Pa ragraphs>
  449                               <rd: DefaultNam e>Criteria DisplayTex t</rd:Defa ultName>
  450                               <Sty le>
  451                                 <B order>
  452                                    <Color>Lig htGrey</Co lor>
  453                                    <Style>Sol id</Style>
  454                                 </ Border>
  455                                 <P addingLeft >2pt</Padd ingLeft>
  456                                 <P addingRigh t>2pt</Pad dingRight>
  457                                 <P addingTop> 2pt</Paddi ngTop>
  458                                 <P addingBott om>2pt</Pa ddingBotto m>
  459                               </St yle>
  460                             </Text box>
  461                           </CellCo ntents>
  462                         </TablixCe ll>
  463                      </ TablixCell s>
  464                    </Ta blixRow>
  465                  </Tabl ixRows>
  466                </Tablix Body>
  467                <TablixC olumnHiera rchy>
  468                  <Tabli xMembers>
  469                    <Tab lixMember  />
  470                    <Tab lixMember  />
  471                    <Tab lixMember  />
  472                    <Tab lixMember  />
  473                    <Tab lixMember  />
  474                  </Tabl ixMembers>
  475                </Tablix ColumnHier archy>
  476                <TablixR owHierarch y>
  477                  <Tabli xMembers>
  478                    <Tab lixMember>
  479                      <K eepWithGro up>After</ KeepWithGr oup>
  480                      <R epeatOnNew Page>true< /RepeatOnN ewPage>
  481                    </Ta blixMember >
  482                    <Tab lixMember>
  483                      <G roup Name= "Details"  />
  484                    </Ta blixMember >
  485                  </Tabl ixMembers>
  486                </Tablix RowHierarc hy>
  487                <RepeatC olumnHeade rs>true</R epeatColum nHeaders>
  488                <DataSet Name>COHOR T_CRITERIA </DataSetN ame>
  489                <Top>0.0 5in</Top>
  490                <Left>0. 25in</Left >
  491                <Height> 0.5in</Hei ght>
  492                <Width>7 .90688in</ Width>
  493                <Style>
  494                  <Borde r>
  495                    <Sty le>None</S tyle>
  496                  </Bord er>
  497                </Style>
  498              </Tablix>
  499           </ ReportItem s>
  500           <H eight>1in< /Height>
  501           <S tyle>
  502              <Border>
  503                <Style>N one</Style >
  504              </Border>
  505              <Backgroun dColor>Whi te</Backgr oundColor>
  506           </ Style>
  507         </Bo dy>
  508         <Wid th>8.5in</ Width>
  509         <Pag e>
  510           <P ageHeader>
  511              <Height>0. 46875in</H eight>
  512              <PrintOnFi rstPage>tr ue</PrintO nFirstPage >
  513              <PrintOnLa stPage>tru e</PrintOn LastPage>
  514              <ReportIte ms>
  515                <Textbox  Name="Rep ortTitle">
  516                  <CanGr ow>true</C anGrow>
  517                  <KeepT ogether>tr ue</KeepTo gether>
  518                  <Parag raphs>
  519                    <Par agraph>
  520                      <T extRuns>
  521                         <TextRun>
  522                           <Value>R egistry Se lected Coh ort Criter ia</Value>
  523                           <Style>
  524                             <FontF amily>Verd ana</FontF amily>
  525                             <FontS ize>20pt</ FontSize>
  526                           </Style>
  527                         </TextRun>
  528                      </ TextRuns>
  529                      <S tyle>
  530                         <TextAlign >Center</T extAlign>
  531                      </ Style>
  532                    </Pa ragraph>
  533                  </Para graphs>
  534                  <rd:Wa termarkTex tbox>Title </rd:Water markTextbo x>
  535                  <rd:De faultName> ReportTitl e</rd:Defa ultName>
  536                  <Heigh t>0.4in</H eight>
  537                  <Width >8.5in</Wi dth>
  538                  <Style >
  539                    <Bor der>
  540                      <S tyle>None< /Style>
  541                    </Bo rder>
  542                    <Pad dingLeft>2 pt</Paddin gLeft>
  543                    <Pad dingRight> 2pt</Paddi ngRight>
  544                    <Pad dingTop>2p t</Padding Top>
  545                    <Pad dingBottom >2pt</Padd ingBottom>
  546                  </Styl e>
  547                </Textbo x>
  548              </ReportIt ems>
  549              <Style>
  550                <Border>
  551                  <Style >None</Sty le>
  552                </Border >
  553                <Backgro undColor>W hite</Back groundColo r>
  554              </Style>
  555           </ PageHeader >
  556           <L eftMargin> 1in</LeftM argin>
  557           <R ightMargin >1in</Righ tMargin>
  558           <T opMargin>1 in</TopMar gin>
  559           <B ottomMargi n>1in</Bot tomMargin>
  560           <S tyle />
  561         </Pa ge>
  562       </Repo rtSection>
  563     </Report Sections>
  564     <ReportP arameters>
  565       <Repor tParameter  Name="Reg istry">
  566         <Dat aType>Stri ng</DataTy pe>
  567         <Def aultValue>
  568           <D ataSetRefe rence>
  569              <DataSetNa me>REGISTR Y</DataSet Name>
  570              <ValueFiel d>Registry Name</Valu eField>
  571           </ DataSetRef erence>
  572         </De faultValue >
  573         <Pro mpt>Regist ry</Prompt >
  574         <Val idValues>
  575           <D ataSetRefe rence>
  576              <DataSetNa me>REGISTR Y</DataSet Name>
  577              <ValueFiel d>Registry Name</Valu eField>
  578              <LabelFiel d>Registry Name</Labe lField>
  579           </ DataSetRef erence>
  580         </Va lidValues>
  581         <Mul tiValue>tr ue</MultiV alue>
  582       </Repo rtParamete r>
  583       <Repor tParameter  Name="Cat egory">
  584         <Dat aType>Stri ng</DataTy pe>
  585         <Def aultValue>
  586           <D ataSetRefe rence>
  587              <DataSetNa me>CRITERI A_CATEGORY </DataSetN ame>
  588              <ValueFiel d>Criteria Category</ ValueField >
  589           </ DataSetRef erence>
  590         </De faultValue >
  591         <Pro mpt>Criter ia Categor y</Prompt>
  592         <Val idValues>
  593           <D ataSetRefe rence>
  594              <DataSetNa me>CRITERI A_CATEGORY </DataSetN ame>
  595              <ValueFiel d>Criteria Category</ ValueField >
  596              <LabelFiel d>Criteria Category</ LabelField >
  597           </ DataSetRef erence>
  598         </Va lidValues>
  599         <Mul tiValue>tr ue</MultiV alue>
  600       </Repo rtParamete r>
  601     </Report Parameters >
  602     <rd:Repo rtUnitType >Inch</rd: ReportUnit Type>
  603       <rd:Report ServerUrl> https:// DNS    cresqc50a. aac.dva. DNS     /ReportSer ver</rd:Re portServer Url>
  604     <rd:Repo rtID>6a858 268-b5f6-4 03c-ab53-0 70cfdce8f4 a</rd:Repo rtID>
  605   </Report>