You are on page 1of 10

<?xml version="1.0" encoding="UTF-8"?

>
<Report
xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition"
xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
<Description>
</Description>
<Author>
</Author>
<PageHeight>11in</PageHeight>
<PageWidth>8.5in</PageWidth>
<DataSources>
<DataSource Name="DS1">
<ConnectionProperties>
<DataProvider>OLEDB</DataProvider>
<ConnectString></ConnectString>
</ConnectionProperties>
</DataSource>
</DataSources>
<Width>7.5in</Width>
<TopMargin>.25in</TopMargin>
<LeftMargin>.25in</LeftMargin>
<RightMargin>.25in</RightMargin>
<BottomMargin>.25in</BottomMargin>
<DataSets>
<DataSet Name="Data">
<Query>
<DataSourceName>DS1</DataSourceName>
<CommandText></CommandText>
</Query>
<Fields>
<Field Name="BRGY_CODE">
<DataField>BRGY_CODE</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="BRGY_NM">
<DataField>BRGY_NM</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="DECLARED">
<DataField>DECLARED</DataField>
<rd:TypeName>System.Decimal</rd:TypeName>
</Field>
<Field Name="UNDECLARED">
<DataField>UNDECLARED</DataField>
<rd:TypeName>System.Decimal</rd:TypeName>
</Field>
</Fields>
</DataSet>
</DataSets>
<PageHeader>
<Height>161.2pt</Height>
<PrintOnFirstPage>true</PrintOnFirstPage>
<PrintOnLastPage>true</PrintOnLastPage>
<ReportItems>
<Textbox Name="Textbox17">
<Height>12pt</Height>
<Width>1in</Width>
<Value>Period:</Value>
<Left>0.0pt</Left>
<Top>123.8pt</Top>
<HideDuplicates>
</HideDuplicates>
<Style>
<FontWeight>Bold</FontWeight>
</Style>
</Textbox>
<Textbox Name="Textbox18">
<Height>12pt</Height>
<Width>1in</Width>
<Value>Barangay:</Value>
<Left>0.0pt</Left>
<Top>140.6pt</Top>
<Style>
<FontWeight>Bold</FontWeight>
</Style>
</Textbox>
<Textbox Name="txtDate">
<Height>12.75pt</Height>
<Width>149.83pt</Width>
<Value>Text</Value>
<Left>72.4pt</Left>
<Top>124.0pt</Top>
<Style>
<FontStyle>Normal</FontStyle>
<TextDecoration>Underline</TextDecoration>
</Style>
</Textbox>
<Textbox Name="txtBarangay">
<Height>12.76pt</Height>
<Width>149.76pt</Width>
<Value>Text</Value>
<Left>71.90pt</Left>
<Top>140.20pt</Top>
<Style>
<TextDecoration>Underline</TextDecoration>
</Style>
</Textbox>
<Textbox Name="Textbox12"
xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition">
<Height>12.03pt</Height>
<Width>575.21pt</Width>
<Value>Republic of the Philippines</Value>
<Left>0.00pt</Left>
<Top>0.10pt</Top>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Textbox>
<Textbox Name="Textbox13"
xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition">
<Height>11.28pt</Height>
<Width>575.09pt</Width>
<Value>Province of Bataan</Value>
<Left>0.00pt</Left>
<Top>12.30pt</Top>
<Style>
<TextDecoration>None</TextDecoration>
<TextAlign>Center</TextAlign>
</Style>
</Textbox>
<Textbox Name="Textbox14"
xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition">
<Height>12.02pt</Height>
<Width>575.60pt</Width>
<Value>Municipality of Mariveles</Value>
<Left>0.00pt</Left>
<Top>22.90pt</Top>
<Style>
<TextDecoration>None</TextDecoration>
<TextAlign>Center</TextAlign>
<FontWeight>Bolder</FontWeight>
</Style>
</Textbox>
<Textbox Name="Textbox15"
xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition">
<Height>12.72pt</Height>
<Width>574.45pt</Width>
<Value>OFFICE OF THE MUNICIPAL ASSESSOR</Value>
<Left>0.00pt</Left>
<Top>52.00pt</Top>
<Style>
<TextDecoration>None</TextDecoration>
<TextAlign>Center</TextAlign>
</Style>
</Textbox>
<Textbox Name="Textbox16"
xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition">
<Height>16.55pt</Height>
<Width>573.66pt</Width>
<Value>Summary of Tagged Building Structure for Discovery
</Value>
<Left>0.00pt</Left>
<Top>83.20pt</Top>
<Style>
<TextDecoration>None</TextDecoration>
<TextAlign>Center</TextAlign>
<FontWeight>Bold</FontWeight>
<FontSize>12pt</FontSize>
</Style>
</Textbox>
</ReportItems>
</PageHeader>
<Body>
<ReportItems>
<Table Name="Table1">
<DataSetName>Data</DataSetName>
<NoRows>Query returned no rows!</NoRows>
<Style>
<BorderStyle>
<Default>Solid</Default>
</BorderStyle>
<BorderColor />
<BorderWidth />
</Style>
<TableColumns>
<TableColumn>
<Width>68.3pt</Width>
</TableColumn>
<TableColumn>
<Width>83.7pt</Width>
</TableColumn>
<TableColumn>
<Width>72.6pt</Width>
</TableColumn>
<TableColumn>
<Width>68.8pt</Width>
</TableColumn>
<TableColumn>
<Width>281.4pt</Width>
</TableColumn>
</TableColumns>
<Header>
<TableRows>
<TableRow>
<Height>29.7pt</Height>
<TableCells>
<TableCell>
<ReportItems>
<Textbox Name="Textbox1">
<Value>Brgy Code</Value>
<Style>
<TextAlign>Center</TextAlign>
<BorderStyle>
<Default>Solid</Default>
</BorderStyle>
<FontWeight>Bold</FontWeight>
<PaddingBottom>1pt</PaddingBottom>
<PaddingLeft>1.5pt</PaddingLeft>
<PaddingRight>1pt</PaddingRight>
<PaddingTop>1pt</PaddingTop>
<BackgroundColor>Lightgrey</BackgroundColor>
<VerticalAlign>Middle</VerticalAlign>
<Color>Darkblue</Color>
<BorderColor />
<BorderWidth />
</Style>
</Textbox>
</ReportItems>
</TableCell>
<TableCell>
<ReportItems>
<Textbox Name="Textbox2">
<Value>Barangay</Value>
<Style>
<TextAlign>Center</TextAlign>
<BorderStyle>
<Default>Solid</Default>
</BorderStyle>
<FontWeight>Bold</FontWeight>
<PaddingBottom>1pt</PaddingBottom>
<PaddingLeft>1.5pt</PaddingLeft>
<PaddingRight>1pt</PaddingRight>
<PaddingTop>1pt</PaddingTop>
<BackgroundColor>Lightgrey</BackgroundColor>
<VerticalAlign>Middle</VerticalAlign>
<Color>Darkblue</Color>
</Style>
</Textbox>
</ReportItems>
</TableCell>
<TableCell>
<ReportItems>
<Textbox Name="Textbox3">
<Value>Declared Bldgs</Value>
<Style>
<TextAlign>Center</TextAlign>
<BorderStyle>
<Default>Solid</Default>
</BorderStyle>
<FontWeight>Bold</FontWeight>
<PaddingBottom>1pt</PaddingBottom>
<PaddingLeft>1.5pt</PaddingLeft>
<PaddingRight>1pt</PaddingRight>
<PaddingTop>1pt</PaddingTop>
<BackgroundColor>Lightgrey</BackgroundColor>
<VerticalAlign>Bottom</VerticalAlign>
<Color>Darkblue</Color>
</Style>
</Textbox>
</ReportItems>
</TableCell>
<TableCell>
<ReportItems>
<Textbox Name="Textbox4">
<Value>Tagged Bldgs</Value>
<Style>
<TextAlign>Center</TextAlign>
<BorderStyle>
<Default>Solid</Default>
</BorderStyle>
<FontWeight>Bold</FontWeight>
<PaddingBottom>1pt</PaddingBottom>
<PaddingLeft>1.5pt</PaddingLeft>
<PaddingRight>1pt</PaddingRight>
<PaddingTop>1pt</PaddingTop>
<BackgroundColor>Lightgrey</BackgroundColor>
<VerticalAlign>Bottom</VerticalAlign>
<Color>Darkblue</Color>
</Style>
</Textbox>
</ReportItems>
</TableCell>
<TableCell>
<ReportItems>
<Textbox Name="Textbox6">
<Value>Remarks</Value>
<Style
xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition">
<TextAlign>Center</TextAlign>
<BorderStyle>
<Default>Solid</Default>
</BorderStyle>
<FontWeight>Bold</FontWeight>
<PaddingBottom>1pt</PaddingBottom>
<PaddingLeft>1.5pt</PaddingLeft>
<PaddingRight>1pt</PaddingRight>
<PaddingTop>1pt</PaddingTop>
<BackgroundColor>Lightgrey</BackgroundColor>
<VerticalAlign>Middle</VerticalAlign>
<Color>Darkblue</Color>
</Style>
</Textbox>
</ReportItems>
</TableCell>
</TableCells>
</TableRow>
</TableRows>
<RepeatOnNewPage>true</RepeatOnNewPage>
</Header>
<Details>
<TableRows>
<TableRow>
<Height>28.8pt</Height>
<TableCells>
<TableCell>
<ReportItems>
<Textbox Name="LAND_PIN">
<Value>=Fields!BRGY_CODE.Value</Value>
<CanGrow>true</CanGrow>
<Style>
<BorderStyle>
<Default>Solid</Default>
</BorderStyle>
<PaddingLeft>1.5pt</PaddingLeft>
<PaddingBottom>1pt</PaddingBottom>
<PaddingRight>1pt</PaddingRight>
<PaddingTop>1pt</PaddingTop>
<BorderColor />
<BorderWidth />
<TextAlign>Center</TextAlign>
</Style>
</Textbox>
</ReportItems>
</TableCell>
<TableCell>
<ReportItems>
<Textbox Name="ARP_LAND">
<Value>=Fields!BRGY_NM.Value</Value>
<CanGrow>true</CanGrow>
<Style>
<BorderStyle>
<Default>Solid</Default>
</BorderStyle>
<PaddingLeft>1.5pt</PaddingLeft>
<PaddingBottom>1pt</PaddingBottom>
<PaddingRight>1pt</PaddingRight>
<PaddingTop>1pt</PaddingTop>
</Style>
</Textbox>
</ReportItems>
</TableCell>
<TableCell>
<ReportItems>
<Textbox Name="LOT_NO">
<Value>=Format(Fields!DECLARED.Value, "#,0")</Value>
<CanGrow>true</CanGrow>
<Style>
<BorderStyle>
<Default>Solid</Default>
</BorderStyle>
<PaddingLeft>1.5pt</PaddingLeft>
<PaddingBottom>1pt</PaddingBottom>
<PaddingRight>1pt</PaddingRight>
<PaddingTop>1pt</PaddingTop>
<TextAlign>Right</TextAlign>
</Style>
</Textbox>
</ReportItems>
</TableCell>
<TableCell>
<ReportItems>
<Textbox Name="BLK_NO">
<Value>=Format(Fields!UNDECLARED.Value, "#,0")</Value>
<CanGrow>true</CanGrow>
<Style>
<BorderStyle>
<Default>Solid</Default>
</BorderStyle>
<PaddingLeft>1.5pt</PaddingLeft>
<PaddingBottom>1pt</PaddingBottom>
<PaddingRight>1pt</PaddingRight>
<PaddingTop>1pt</PaddingTop>
<TextAlign>Right</TextAlign>
</Style>
</Textbox>
</ReportItems>
</TableCell>
<TableCell>
<ReportItems>
<Textbox Name="Textbox8">
<Value>
</Value>
<Style
xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition">
<BorderStyle>
<Default>Solid</Default>
</BorderStyle>
<PaddingRight>1pt</PaddingRight>
<TextAlign>Right</TextAlign>
<PaddingBottom>1pt</PaddingBottom>
<PaddingLeft>1.5pt</PaddingLeft>
<PaddingTop>1pt</PaddingTop>
<BorderColor />
<BorderWidth />
</Style>
</Textbox>
</ReportItems>
</TableCell>
</TableCells>
</TableRow>
</TableRows>
</Details>
<Left>0.0pt</Left>
<Top>0.0pt</Top>
<Footer>
<TableRows>
<TableRow>
<Height>16.0pt</Height>
<TableCells>
<TableCell>
<ReportItems>
<Textbox Name="Textbox5">
<Style>
<BorderStyle>
<Default>Solid</Default>
</BorderStyle>
<BackgroundColor>Lightgrey</BackgroundColor>
</Style>
<Value>
</Value>
</Textbox>
</ReportItems>
</TableCell>
<TableCell>
<ReportItems>
<Textbox Name="Textbox7">
<Style>
<BorderStyle>
<Default>Solid</Default>
</BorderStyle>
<BackgroundColor>Lightgrey</BackgroundColor>
<Color>Darkblue</Color>
<FontWeight>Bold</FontWeight>
<TextAlign>Center</TextAlign>
<VerticalAlign>Middle</VerticalAlign>
</Style>
<Value>Totals</Value>
</Textbox>
</ReportItems>
</TableCell>
<TableCell>
<ReportItems>
<Textbox Name="Textbox9">
<Style>
<BorderStyle>
<Default>Solid</Default>
</BorderStyle>
<TextAlign>Right</TextAlign>
</Style>
<Value>=Format(Sum(Fields!DECLARED.Value),"#,0")</Value>
</Textbox>
</ReportItems>
</TableCell>
<TableCell>
<ReportItems>
<Textbox Name="Textbox10">
<Style>
<BorderStyle>
<Default>Solid</Default>
</BorderStyle>
<TextAlign>Right</TextAlign>
</Style>
<Value>=Format(Sum(Fields!UNDECLARED.Value), "#,0")</Value>
</Textbox>
</ReportItems>
</TableCell>
<TableCell>
<ReportItems>
<Textbox Name="Textbox22">
<Style>
<BorderStyle>
<Default>Solid</Default>
</BorderStyle>
<BackgroundColor>Lightgrey</BackgroundColor>
</Style>
<Value>
</Value>
</Textbox>
</ReportItems>
</TableCell>
</TableCells>
</TableRow>
</TableRows>
</Footer>
</Table>
</ReportItems>
<Height>294.8pt</Height>
<Columns>1</Columns>
</Body>
<PageFooter>
<Height>133.5pt</Height>
<ReportItems>
<Textbox Name="Textbox11">
<Top>121.0pt</Top>
<Left>0.0pt</Left>
<Height>12pt</Height>
<Width>3in</Width>
<Value>=Globals!PageNumber + ' of ' + Globals!TotalPages</Value>
<Style>
<FontSize>10pt</FontSize>
<FontWeight>Normal</FontWeight>
</Style>
</Textbox>
<Textbox Name="Textbox19">
<Height>12pt</Height>
<Width>1in</Width>
<Value>Prepared by:</Value>
<Left>397.7pt</Left>
<Top>27.6pt</Top>
</Textbox>
<Textbox Name="Textbox20">
<Height>12.00pt</Height>
<Width>170.06pt</Width>
<Value>Engr. CHITO RIEGO DE DIOS</Value>
<Left>398.0pt</Left>
<Top>73.4pt</Top>
<Style>
<FontWeight>Bold</FontWeight>
</Style>
</Textbox>
<Textbox Name="Textbox21">
<Height>11.99pt</Height>
<Width>122.69pt</Width>
<Value>Municipal Assessor</Value>
<Left>397.7pt</Left>
<Top>88.5pt</Top>
<Style>
<FontWeight>Bold</FontWeight>
</Style>
</Textbox>
</ReportItems>
<PrintOnFirstPage>true</PrintOnFirstPage>
<PrintOnLastPage>true</PrintOnLastPage>
</PageFooter>
<DataElementName>Report</DataElementName>
<DataElementStyle>AttributeNormal</DataElementStyle>
</Report>

You might also like