Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
B
birt for gdoc2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
José Emmanuel Noguera
birt for gdoc2
Commits
8e7d99c5
Commit
8e7d99c5
authored
Aug 16, 2019
by
José Emmanuel Noguera
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
consulta OK
parent
7871321e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
888 additions
and
927 deletions
+888
-927
exped_x_seccion.rptdesign
exped_x_seccion/exped_x_seccion.rptdesign
+888
-927
No files found.
exped_x_seccion/exped_x_seccion.rptdesign
View file @
8e7d99c5
<?xml version="1.0" encoding="UTF-8"?>
<report
xmlns=
"http://www.eclipse.org/birt/2005/design"
version=
"3.2.23"
id=
"1"
>
<property
name=
"comments"
>
Copyright (c) 2007
<<
Your Company Name here>>
</property>
<property
name=
"createdBy"
>
Eclipse BIRT Designer Version 4.6.0.v201606072122
</property>
<property
name=
"units"
>
in
</property>
<method
name=
"initialize"
>
<![CDATA[if (params["param_estado"] != ''){
if(params["param_estado"] == 'P'){
params["estado"] = params["estado"] + "Pendiente";
}
if(params["param_estado"] == 'T'){
params["estado"] = params["estado"] + "En trámite";
}
if(params["param_estado"] == 'TR'){
params["estado"] = params["estado"] + "Retrasados";
}
}]]>
</method>
<text-property
name=
"displayName"
>
Template Reporte
</text-property>
<property
name=
"layoutPreference"
>
auto layout
</property>
<parameters>
<scalar-parameter
name=
"param_anho"
id=
"603"
>
<property
name=
"valueType"
>
static
</property>
<property
name=
"isRequired"
>
true
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"distinct"
>
true
</property>
<simple-property-list
name=
"defaultValue"
>
<value
type=
"constant"
></value>
</simple-property-list>
<property
name=
"paramType"
>
simple
</property>
<property
name=
"concealValue"
>
false
</property>
<property
name=
"controlType"
>
text-box
</property>
<structure
name=
"format"
>
<property
name=
"category"
>
Unformatted
</property>
</structure>
</scalar-parameter>
<scalar-parameter
name=
"param_estado"
id=
"604"
>
<property
name=
"valueType"
>
static
</property>
<property
name=
"isRequired"
>
true
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"distinct"
>
true
</property>
<simple-property-list
name=
"defaultValue"
>
<value
type=
"constant"
></value>
</simple-property-list>
<property
name=
"paramType"
>
simple
</property>
<property
name=
"controlType"
>
text-box
</property>
<structure
name=
"format"
>
<property
name=
"category"
>
Unformatted
</property>
</structure>
</scalar-parameter>
<scalar-parameter
name=
"param_cod_inst"
id=
"605"
>
<property
name=
"valueType"
>
static
</property>
<property
name=
"isRequired"
>
true
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"distinct"
>
true
</property>
<simple-property-list
name=
"defaultValue"
>
<value
type=
"constant"
></value>
</simple-property-list>
<property
name=
"paramType"
>
simple
</property>
<property
name=
"controlType"
>
text-box
</property>
<structure
name=
"format"
>
<property
name=
"category"
>
Unformatted
</property>
</structure>
</scalar-parameter>
<scalar-parameter
name=
"param_secc_padre"
id=
"606"
>
<property
name=
"valueType"
>
static
</property>
<property
name=
"isRequired"
>
false
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"distinct"
>
true
</property>
<simple-property-list
name=
"defaultValue"
>
<value
type=
"constant"
></value>
</simple-property-list>
<property
name=
"paramType"
>
simple
</property>
<property
name=
"controlType"
>
text-box
</property>
<structure
name=
"format"
>
<property
name=
"category"
>
Unformatted
</property>
</structure>
</scalar-parameter>
<scalar-parameter
name=
"estado"
id=
"669"
>
<property
name=
"valueType"
>
static
</property>
<property
name=
"isRequired"
>
false
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"distinct"
>
true
</property>
<simple-property-list
name=
"defaultValue"
>
<value
type=
"constant"
></value>
</simple-property-list>
<property
name=
"paramType"
>
simple
</property>
<property
name=
"controlType"
>
text-box
</property>
<structure
name=
"format"
>
<property
name=
"category"
>
Unformatted
</property>
</structure>
</scalar-parameter>
</parameters>
<data-sources>
<oda-data-source
extensionID=
"org.eclipse.birt.report.data.oda.jdbc"
name=
"expedientesDS"
id=
"601"
>
<list-property
name=
"privateDriverProperties"
>
<ex-property>
<name>
metadataBidiFormatStr
</name>
<value>
ILYNN
</value>
</ex-property>
<ex-property>
<name>
disabledMetadataBidiFormatStr
</name>
</ex-property>
<ex-property>
<name>
contentBidiFormatStr
</name>
<value>
ILYNN
</value>
</ex-property>
<ex-property>
<name>
disabledContentBidiFormatStr
</name>
</ex-property>
</list-property>
<property
name=
"odaDriverClass"
>
org.postgresql.Driver
</property>
<property
name=
"odaURL"
>
jdbc:postgresql://apps.una.py:5432/gdoc_pol
</property>
<property
name=
"odaUser"
>
insweb
</property>
<encrypted-property
name=
"odaPassword"
encryptionID=
"base64"
>
aW5zY2l2aWwxMw==
</encrypted-property>
</oda-data-source>
</data-sources>
<data-sets>
<oda-data-set
extensionID=
"org.eclipse.birt.report.data.oda.jdbc.JdbcSelectDataSet"
name=
"PorSeccionDSet"
id=
"602"
>
<list-property
name=
"columnHints"
>
<structure>
<property
name=
"columnName"
>
cod_seccion
</property>
<text-property
name=
"displayName"
>
cod_seccion
</text-property>
</structure>
<structure>
<property
name=
"columnName"
>
nombre_seccion
</property>
<text-property
name=
"displayName"
>
nombre_seccion
</text-property>
</structure>
<structure>
<property
name=
"columnName"
>
nombre_seccion_padre
</property>
<text-property
name=
"displayName"
>
nombre_seccion_padre
</text-property>
</structure>
<structure>
<property
name=
"columnName"
>
cantidad
</property>
<text-property
name=
"displayName"
>
cantidad
</text-property>
</structure>
<structure>
<property
name=
"columnName"
>
responsable
</property>
<text-property
name=
"displayName"
>
responsable
</text-property>
</structure>
<structure>
<property
name=
"columnName"
>
seccion_padre
</property>
<text-property
name=
"displayName"
>
seccion_padre
</text-property>
</structure>
</list-property>
<list-property
name=
"parameters"
>
<structure>
<property
name=
"name"
>
param_1
</property>
<property
name=
"paramName"
>
param_anho
</property>
<property
name=
"nativeName"
></property>
<property
name=
"dataType"
>
integer
</property>
<property
name=
"nativeDataType"
>
4
</property>
<property
name=
"position"
>
1
</property>
<property
name=
"isOptional"
>
false
</property>
<property
name=
"allowNull"
>
true
</property>
<property
name=
"isInput"
>
true
</property>
<property
name=
"isOutput"
>
false
</property>
</structure>
<structure>
<property
name=
"name"
>
param_2
</property>
<property
name=
"paramName"
>
param_estado
</property>
<property
name=
"nativeName"
></property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"nativeDataType"
>
1
</property>
<property
name=
"position"
>
2
</property>
<property
name=
"isOptional"
>
false
</property>
<property
name=
"allowNull"
>
true
</property>
<property
name=
"isInput"
>
true
</property>
<property
name=
"isOutput"
>
false
</property>
</structure>
<structure>
<property
name=
"name"
>
param_3
</property>
<property
name=
"paramName"
>
param_cod_inst
</property>
<property
name=
"nativeName"
></property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"nativeDataType"
>
1
</property>
<property
name=
"position"
>
3
</property>
<property
name=
"isOptional"
>
false
</property>
<property
name=
"allowNull"
>
true
</property>
<property
name=
"isInput"
>
true
</property>
<property
name=
"isOutput"
>
false
</property>
</structure>
</list-property>
<structure
name=
"cachedMetaData"
>
<list-property
name=
"resultSet"
>
<structure>
<property
name=
"position"
>
1
</property>
<property
name=
"name"
>
cod_seccion
</property>
<property
name=
"dataType"
>
string
</property>
</structure>
<structure>
<property
name=
"position"
>
2
</property>
<property
name=
"name"
>
nombre_seccion
</property>
<property
name=
"dataType"
>
string
</property>
</structure>
<structure>
<property
name=
"position"
>
3
</property>
<property
name=
"name"
>
nombre_seccion_padre
</property>
<property
name=
"dataType"
>
string
</property>
</structure>
<structure>
<property
name=
"position"
>
4
</property>
<property
name=
"name"
>
cantidad
</property>
<property
name=
"dataType"
>
integer
</property>
</structure>
<structure>
<property
name=
"position"
>
5
</property>
<property
name=
"name"
>
responsable
</property>
<property
name=
"dataType"
>
string
</property>
</structure>
<structure>
<property
name=
"position"
>
6
</property>
<property
name=
"name"
>
seccion_padre
</property>
<property
name=
"dataType"
>
string
</property>
</structure>
</list-property>
</structure>
<method
name=
"beforeOpen"
>
<![CDATA[// Si llega una seccion padre, se muestran los hijos de dicha seccion,
// o de lo contrario las secciones sin padres
if (params["param_secc_padre"] != ''){
this.queryText = this.queryText + "AND s.seccion_padre = '" + params["param_secc_padre"] + "'";
}else{
this.queryText = this.queryText + "AND s.seccion_padre is null";
}
// Se ordena las secciones por nombre
this.queryText = this.queryText + " ORDER BY s.nombre_seccion DESC"]]>
</method>
<property
name=
"dataSource"
>
expedientesDS
</property>
<list-property
name=
"resultSet"
>
<structure>
<property
name=
"position"
>
1
</property>
<property
name=
"name"
>
cod_seccion
</property>
<property
name=
"nativeName"
>
cod_seccion
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"nativeDataType"
>
12
</property>
</structure>
<structure>
<property
name=
"position"
>
2
</property>
<property
name=
"name"
>
nombre_seccion
</property>
<property
name=
"nativeName"
>
nombre_seccion
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"nativeDataType"
>
12
</property>
</structure>
<structure>
<property
name=
"position"
>
3
</property>
<property
name=
"name"
>
nombre_seccion_padre
</property>
<property
name=
"nativeName"
>
nombre_seccion_padre
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"nativeDataType"
>
12
</property>
</structure>
<structure>
<property
name=
"position"
>
4
</property>
<property
name=
"name"
>
cantidad
</property>
<property
name=
"nativeName"
>
cantidad
</property>
<property
name=
"dataType"
>
integer
</property>
<property
name=
"nativeDataType"
>
4
</property>
</structure>
<structure>
<property
name=
"position"
>
5
</property>
<property
name=
"name"
>
responsable
</property>
<property
name=
"nativeName"
>
responsable
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"nativeDataType"
>
12
</property>
</structure>
<structure>
<property
name=
"position"
>
6
</property>
<property
name=
"name"
>
seccion_padre
</property>
<property
name=
"nativeName"
>
seccion_padre
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"nativeDataType"
>
12
</property>
</structure>
</list-property>
<xml-property
name=
"queryText"
>
<![CDATA[SELECT s.cod_seccion, s.nombre_seccion,
sp.nombre_seccion AS nombre_seccion_padre,
f_get_cantXseccion( s.cod_institucion, ?, s.cod_seccion, ? ) AS cantidad,
(f.nombre || ' ' || f.apellido) AS responsable,
s.seccion_padre
FROM seccion s LEFT OUTER JOIN funcionario f ON f.cedula = s.responsable
LEFT OUTER JOIN seccion sp ON sp.cod_seccion = s.seccion_padre
WHERE s.cod_institucion = ?]]>
</xml-property>
<xml-property
name=
"designerValues"
>
<![CDATA[<?xml version="1.0" encoding="UTF-8"?>
<model:DesignValues
xmlns:design=
"http://www.eclipse.org/datatools/connectivity/oda/design"
xmlns:model=
"http://www.eclipse.org/birt/report/model/adapter/odaModel"
>
<Version>
1.0
</Version>
<design:DataSetParameters>
<design:parameterDefinitions>
<design:inOutMode>
In
</design:inOutMode>
<design:attributes>
<design:name></design:name>
<design:position>
1
</design:position>
<design:nativeDataTypeCode>
4
</design:nativeDataTypeCode>
<design:nullability>
Unknown
</design:nullability>
<design:uiHints/>
</design:attributes>
<design:inputAttributes>
<design:elementAttributes>
<design:defaultScalarValue></design:defaultScalarValue>
<design:optional>
false
</design:optional>
<design:masksValue>
false
</design:masksValue>
<design:uiHints>
<design:promptStyle>
TextField
</design:promptStyle>
</design:uiHints>
</design:elementAttributes>
</design:inputAttributes>
</design:parameterDefinitions>
<design:parameterDefinitions>
<design:inOutMode>
In
</design:inOutMode>
<design:attributes>
<design:name></design:name>
<design:position>
2
</design:position>
<design:nativeDataTypeCode>
1
</design:nativeDataTypeCode>
<design:nullability>
Unknown
</design:nullability>
<design:uiHints/>
</design:attributes>
<design:inputAttributes>
<design:elementAttributes>
<design:defaultScalarValue></design:defaultScalarValue>
<design:optional>
false
</design:optional>
<design:masksValue>
false
</design:masksValue>
<design:uiHints>
<design:promptStyle>
TextField
</design:promptStyle>
</design:uiHints>
</design:elementAttributes>
</design:inputAttributes>
</design:parameterDefinitions>
<design:parameterDefinitions>
<design:inOutMode>
In
</design:inOutMode>
<design:attributes>
<design:name></design:name>
<design:position>
3
</design:position>
<design:nativeDataTypeCode>
1
</design:nativeDataTypeCode>
<design:nullability>
Unknown
</design:nullability>
<design:uiHints/>
</design:attributes>
<design:inputAttributes>
<design:elementAttributes>
<design:defaultScalarValue></design:defaultScalarValue>
<design:optional>
false
</design:optional>
<design:masksValue>
false
</design:masksValue>
<design:uiHints>
<design:promptStyle>
TextField
</design:promptStyle>
</design:uiHints>
</design:elementAttributes>
</design:inputAttributes>
</design:parameterDefinitions>
</design:DataSetParameters>
<design:ResultSets
derivedMetaData=
"true"
>
<design:resultSetDefinitions>
<design:resultSetColumns>
<design:resultColumnDefinitions>
<design:attributes>
<design:name>
cod_seccion
</design:name>
<design:position>
1
</design:position>
<design:nativeDataTypeCode>
12
</design:nativeDataTypeCode>
<design:precision>
5
</design:precision>
<design:scale>
0
</design:scale>
<design:nullability>
NotNullable
</design:nullability>
<design:uiHints>
<design:displayName>
cod_seccion
</design:displayName>
</design:uiHints>
</design:attributes>
<design:usageHints>
<design:label>
cod_seccion
</design:label>
<design:formattingHints>
<design:displaySize>
5
</design:displaySize>
</design:formattingHints>
</design:usageHints>
</design:resultColumnDefinitions>
<design:resultColumnDefinitions>
<design:attributes>
<design:name>
nombre_seccion
</design:name>
<design:position>
2
</design:position>
<design:nativeDataTypeCode>
12
</design:nativeDataTypeCode>
<design:precision>
100
</design:precision>
<design:scale>
0
</design:scale>
<design:nullability>
NotNullable
</design:nullability>
<design:uiHints>
<design:displayName>
nombre_seccion
</design:displayName>
</design:uiHints>
</design:attributes>
<design:usageHints>
<design:label>
nombre_seccion
</design:label>
<design:formattingHints>
<design:displaySize>
100
</design:displaySize>
</design:formattingHints>
</design:usageHints>
</design:resultColumnDefinitions>
<design:resultColumnDefinitions>
<design:attributes>
<design:name>
nombre_seccion_padre
</design:name>
<design:position>
3
</design:position>
<design:nativeDataTypeCode>
12
</design:nativeDataTypeCode>
<design:precision>
100
</design:precision>
<design:scale>
0
</design:scale>
<design:nullability>
NotNullable
</design:nullability>
<design:uiHints>
<design:displayName>
nombre_seccion_padre
</design:displayName>
</design:uiHints>
</design:attributes>
<design:usageHints>
<design:label>
nombre_seccion_padre
</design:label>
<design:formattingHints>
<design:displaySize>
100
</design:displaySize>
</design:formattingHints>
</design:usageHints>
</design:resultColumnDefinitions>
<design:resultColumnDefinitions>
<design:attributes>
<design:name>
cantidad
</design:name>
<design:position>
4
</design:position>
<design:nativeDataTypeCode>
4
</design:nativeDataTypeCode>
<design:precision>
10
</design:precision>
<design:scale>
0
</design:scale>
<design:nullability>
Unknown
</design:nullability>
<design:uiHints>
<design:displayName>
cantidad
</design:displayName>
</design:uiHints>
</design:attributes>
<design:usageHints>
<design:label>
cantidad
</design:label>
<design:formattingHints>
<design:displaySize>
11
</design:displaySize>
</design:formattingHints>
</design:usageHints>
</design:resultColumnDefinitions>
<design:resultColumnDefinitions>
<design:attributes>
<design:name>
responsable
</design:name>
<design:position>
5
</design:position>
<design:nativeDataTypeCode>
12
</design:nativeDataTypeCode>
<design:precision>
0
</design:precision>
<design:scale>
0
</design:scale>
<design:nullability>
Unknown
</design:nullability>
<design:uiHints>
<design:displayName>
responsable
</design:displayName>
</design:uiHints>
</design:attributes>
<design:usageHints>
<design:label>
responsable
</design:label>
<design:formattingHints>
<design:displaySize>
2147483647
</design:displaySize>
</design:formattingHints>
</design:usageHints>
</design:resultColumnDefinitions>
<design:resultColumnDefinitions>
<design:attributes>
<design:name>
seccion_padre
</design:name>
<design:position>
6
</design:position>
<design:nativeDataTypeCode>
12
</design:nativeDataTypeCode>
<design:precision>
5
</design:precision>
<design:scale>
0
</design:scale>
<design:nullability>
Nullable
</design:nullability>
<design:uiHints>
<design:displayName>
seccion_padre
</design:displayName>
</design:uiHints>
</design:attributes>
<design:usageHints>
<design:label>
seccion_padre
</design:label>
<design:formattingHints>
<design:displaySize>
5
</design:displaySize>
</design:formattingHints>
</design:usageHints>
</design:resultColumnDefinitions>
</design:resultSetColumns>
</design:resultSetDefinitions>
</design:ResultSets>
</model:DesignValues>
]]>
</xml-property>
</oda-data-set>
<oda-data-set
extensionID=
"org.eclipse.birt.report.data.oda.jdbc.JdbcSelectDataSet"
name=
"SeccionPadreDset"
id=
"671"
>
<list-property
name=
"columnHints"
>
<structure>
<property
name=
"columnName"
>
nombre_seccion
</property>
<text-property
name=
"displayName"
>
nombre_seccion
</text-property>
</structure>
</list-property>
<list-property
name=
"parameters"
>
<structure>
<property
name=
"name"
>
param_1
</property>
<property
name=
"paramName"
>
param_secc_padre
</property>
<property
name=
"nativeName"
></property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"nativeDataType"
>
1
</property>
<property
name=
"position"
>
1
</property>
<property
name=
"isOptional"
>
true
</property>
<property
name=
"allowNull"
>
true
</property>
<property
name=
"isInput"
>
true
</property>
<property
name=
"isOutput"
>
false
</property>
</structure>
</list-property>
<structure
name=
"cachedMetaData"
>
<list-property
name=
"resultSet"
>
<structure>
<property
name=
"position"
>
1
</property>
<property
name=
"name"
>
nombre_seccion
</property>
<property
name=
"dataType"
>
string
</property>
</structure>
</list-property>
</structure>
<property
name=
"dataSource"
>
expedientesDS
</property>
<list-property
name=
"resultSet"
>
<structure>
<property
name=
"position"
>
1
</property>
<property
name=
"name"
>
nombre_seccion
</property>
<property
name=
"nativeName"
>
nombre_seccion
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"nativeDataType"
>
12
</property>
</structure>
</list-property>
<xml-property
name=
"queryText"
>
<![CDATA[SELECT public.seccion.nombre_seccion
FROM public.seccion
WHERE public.seccion.cod_seccion = ?]]>
</xml-property>
<xml-property
name=
"designerValues"
>
<![CDATA[<?xml version="1.0" encoding="UTF-8"?>
<model:DesignValues
xmlns:design=
"http://www.eclipse.org/datatools/connectivity/oda/design"
xmlns:model=
"http://www.eclipse.org/birt/report/model/adapter/odaModel"
>
<Version>
1.0
</Version>
<design:DataSetParameters>
<design:parameterDefinitions>
<design:inOutMode>
In
</design:inOutMode>
<design:attributes>
<design:name></design:name>
<design:position>
1
</design:position>
<design:nativeDataTypeCode>
1
</design:nativeDataTypeCode>
<design:nullability>
Nullable
</design:nullability>
<design:uiHints/>
</design:attributes>
<design:inputAttributes>
<design:elementAttributes>
<design:defaultScalarValue></design:defaultScalarValue>
<design:optional>
true
</design:optional>
<design:masksValue>
false
</design:masksValue>
<design:uiHints>
<design:promptStyle>
TextField
</design:promptStyle>
</design:uiHints>
</design:elementAttributes>
</design:inputAttributes>
</design:parameterDefinitions>
</design:DataSetParameters>
<design:ResultSets
derivedMetaData=
"true"
>
<design:resultSetDefinitions>
<design:resultSetColumns>
<design:resultColumnDefinitions>
<design:attributes>
<design:name>
nombre_seccion
</design:name>
<design:position>
1
</design:position>
<design:nativeDataTypeCode>
12
</design:nativeDataTypeCode>
<design:precision>
100
</design:precision>
<design:scale>
0
</design:scale>
<design:nullability>
NotNullable
</design:nullability>
<design:uiHints>
<design:displayName>
nombre_seccion
</design:displayName>
</design:uiHints>
</design:attributes>
<design:usageHints>
<design:label>
nombre_seccion
</design:label>
<design:formattingHints>
<design:displaySize>
100
</design:displaySize>
</design:formattingHints>
</design:usageHints>
</design:resultColumnDefinitions>
</design:resultSetColumns>
</design:resultSetDefinitions>
</design:ResultSets>
</model:DesignValues>
]]>
</xml-property>
</oda-data-set>
</data-sets>
<styles>
<style
name=
"crosstab-cell"
id=
"4"
>
<property
name=
"borderBottomColor"
>
#CCCCCC
</property>
<property
name=
"borderBottomStyle"
>
solid
</property>
<property
name=
"borderBottomWidth"
>
1pt
</property>
<property
name=
"borderLeftColor"
>
#CCCCCC
</property>
<property
name=
"borderLeftStyle"
>
solid
</property>
<property
name=
"borderLeftWidth"
>
1pt
</property>
<property
name=
"borderRightColor"
>
#CCCCCC
</property>
<property
name=
"borderRightStyle"
>
solid
</property>
<property
name=
"borderRightWidth"
>
1pt
</property>
<property
name=
"borderTopColor"
>
#CCCCCC
</property>
<property
name=
"borderTopStyle"
>
solid
</property>
<property
name=
"borderTopWidth"
>
1pt
</property>
</style>
<style
name=
"crosstab"
id=
"5"
>
<property
name=
"borderBottomColor"
>
#CCCCCC
</property>
<property
name=
"borderBottomStyle"
>
solid
</property>
<property
name=
"borderBottomWidth"
>
1pt
</property>
<property
name=
"borderLeftColor"
>
#CCCCCC
</property>
<property
name=
"borderLeftStyle"
>
solid
</property>
<property
name=
"borderLeftWidth"
>
1pt
</property>
<property
name=
"borderRightColor"
>
#CCCCCC
</property>
<property
name=
"borderRightStyle"
>
solid
</property>
<property
name=
"borderRightWidth"
>
1pt
</property>
<property
name=
"borderTopColor"
>
#CCCCCC
</property>
<property
name=
"borderTopStyle"
>
solid
</property>
<property
name=
"borderTopWidth"
>
1pt
</property>
</style>
</styles>
<page-setup>
<simple-master-page
name=
"Simple MasterPage"
id=
"2"
>
<property
name=
"type"
>
custom
</property>
<property
name=
"orientation"
>
landscape
</property>
<property
name=
"topMargin"
>
0.25in
</property>
<property
name=
"leftMargin"
>
0.5in
</property>
<property
name=
"bottomMargin"
>
0.25in
</property>
<property
name=
"rightMargin"
>
0.5in
</property>
<property
name=
"height"
>
216mm
</property>
<property
name=
"width"
>
330mm
</property>
<property
name=
"showHeaderOnFirst"
>
false
</property>
<page-footer>
<grid
id=
"592"
>
<property
name=
"marginTop"
>
0pt
</property>
<property
name=
"width"
>
100%
</property>
<column
id=
"593"
/>
<row
id=
"594"
>
<cell
id=
"595"
>
<property
name=
"paddingTop"
>
0pt
</property>
<property
name=
"paddingLeft"
>
0pt
</property>
<property
name=
"paddingBottom"
>
0pt
</property>
<property
name=
"paddingRight"
>
0pt
</property>
<text
id=
"3"
>
<property
name=
"borderTopColor"
>
#000000
</property>
<property
name=
"borderTopStyle"
>
solid
</property>
<property
name=
"borderTopWidth"
>
1px
</property>
<property
name=
"marginTop"
>
0pt
</property>
<property
name=
"paddingTop"
>
1pt
</property>
<property
name=
"textAlign"
>
right
</property>
<property
name=
"textIndent"
>
0em
</property>
<property
name=
"textTransform"
>
none
</property>
<property
name=
"whiteSpace"
>
normal
</property>
<property
name=
"widows"
>
2
</property>
<property
name=
"contentType"
>
html
</property>
<text-property
name=
"content"
>
<![CDATA[ ©Centro Nacional de Computación <br><value-of>new Date()</value-of>]]>
</text-property>
</text>
</cell>
</row>
<row
id=
"596"
>
<cell
id=
"597"
>
<property
name=
"paddingTop"
>
0pt
</property>
<property
name=
"paddingLeft"
>
0pt
</property>
<property
name=
"paddingBottom"
>
0pt
</property>
<property
name=
"paddingRight"
>
0pt
</property>
<property
name=
"textAlign"
>
right
</property>
<grid
id=
"581"
>
<property
name=
"marginTop"
>
0pt
</property>
<property
name=
"textAlign"
>
center
</property>
<property
name=
"canShrink"
>
true
</property>
<property
name=
"height"
>
10px
</property>
<property
name=
"width"
>
56px
</property>
<column
id=
"599"
>
<property
name=
"width"
>
34px
</property>
</column>
<column
id=
"582"
>
<property
name=
"width"
>
8px
</property>
</column>
<column
id=
"583"
>
<property
name=
"width"
>
6px
</property>
</column>
<column
id=
"584"
>
<property
name=
"width"
>
8px
</property>
</column>
<row
id=
"585"
>
<cell
id=
"598"
>
<text
id=
"600"
>
<property
name=
"paddingTop"
>
1pt
</property>
<property
name=
"textAlign"
>
right
</property>
<property
name=
"contentType"
>
auto
</property>
<text-property
name=
"content"
>
<![CDATA[Pagina:]]>
</text-property>
</text>
</cell>
<cell
id=
"586"
>
<auto-text
id=
"587"
>
<property
name=
"type"
>
page-number
</property>
</auto-text>
</cell>
<cell
id=
"588"
>
<text
id=
"589"
>
<property
name=
"contentType"
>
plain
</property>
<text-property
name=
"content"
>
<![CDATA[/]]>
</text-property>
</text>
</cell>
<cell
id=
"590"
>
<auto-text
id=
"591"
>
<property
name=
"type"
>
total-page
</property>
</auto-text>
</cell>
</row>
</grid>
</cell>
</row>
</grid>
</page-footer>
</simple-master-page>
</page-setup>
<body>
<grid
id=
"43"
>
<property
name=
"width"
>
100%
</property>
<column
id=
"44"
>
<property
name=
"width"
>
3.34375in
</property>
</column>
<column
id=
"163"
>
<property
name=
"width"
>
4.3541666667in
</property>
</column>
<column
id=
"45"
/>
<row
id=
"46"
>
<property
name=
"borderBottomColor"
>
#000000
</property>
<property
name=
"borderBottomStyle"
>
solid
</property>
<property
name=
"borderBottomWidth"
>
thin
</property>
<property
name=
"borderTopColor"
>
#000000
</property>
<property
name=
"borderTopStyle"
>
solid
</property>
<property
name=
"borderTopWidth"
>
thin
</property>
<cell
id=
"47"
>
<property
name=
"orphans"
>
2
</property>
<property
name=
"textTransform"
>
none
</property>
<property
name=
"verticalAlign"
>
middle
</property>
<image
id=
"674"
>
<property
name=
"source"
>
embed
</property>
<property
name=
"imageName"
>
gdoc4.jpg
</property>
</image>
</cell>
<cell
id=
"160"
>
<property
name=
"colSpan"
>
2
</property>
<property
name=
"rowSpan"
>
1
</property>
<grid
id=
"649"
>
<property
name=
"width"
>
100%
</property>
<column
id=
"650"
>
<property
name=
"width"
>
2.8333333333in
</property>
</column>
<column
id=
"664"
/>
<row
id=
"651"
>
<cell
id=
"652"
>
<text
id=
"659"
>
<property
name=
"fontSize"
>
larger
</property>
<property
name=
"fontWeight"
>
bold
</property>
<property
name=
"textAlign"
>
center
</property>
<property
name=
"contentType"
>
auto
</property>
<text-property
name=
"content"
>
<![CDATA[EXPEDIENTE POR SECCIÓN]]>
</text-property>
</text>
</cell>
<cell
id=
"660"
/>
</row>
<row
id=
"653"
>
<cell
id=
"654"
>
<text
id=
"665"
>
<property
name=
"fontWeight"
>
bold
</property>
<property
name=
"contentType"
>
auto
</property>
<text-property
name=
"content"
>
<![CDATA[Estado de los Expedientes:]]>
</text-property>
</text>
</cell>
<cell
id=
"661"
>
<data
id=
"670"
>
<list-property
name=
"boundDataColumns"
>
<structure>
<property
name=
"name"
>
estado
</property>
<expression
name=
"expression"
>
params["estado"]
</expression>
</structure>
</list-property>
<property
name=
"resultSetColumn"
>
estado
</property>
</data>
</cell>
</row>
<row
id=
"655"
>
<cell
id=
"656"
>
<text
id=
"666"
>
<property
name=
"fontWeight"
>
bold
</property>
<property
name=
"contentType"
>
auto
</property>
<text-property
name=
"content"
>
<![CDATA[Año de los Expedientes:]]>
</text-property>
</text>
</cell>
<cell
id=
"662"
>
<data
id=
"668"
>
<list-property
name=
"boundDataColumns"
>
<structure>
<property
name=
"name"
>
param_anho
</property>
<expression
name=
"expression"
>
params["param_anho"]
</expression>
</structure>
</list-property>
<property
name=
"resultSetColumn"
>
param_anho
</property>
</data>
</cell>
</row>
<row
id=
"657"
>
<cell
id=
"658"
>
<text
id=
"667"
>
<property
name=
"fontWeight"
>
bold
</property>
<property
name=
"contentType"
>
auto
</property>
<text-property
name=
"content"
>
<![CDATA[Sección padre:]]>
</text-property>
</text>
</cell>
<cell
id=
"663"
>
<data
id=
"672"
>
<property
name=
"dataSet"
>
SeccionPadreDset
</property>
<list-property
name=
"boundDataColumns"
>
<structure>
<property
name=
"name"
>
nombre_seccion
</property>
<expression
name=
"expression"
>
dataSetRow["nombre_seccion"]
</expression>
<property
name=
"dataType"
>
string
</property>
</structure>
</list-property>
<property
name=
"resultSetColumn"
>
nombre_seccion
</property>
</data>
</cell>
</row>
</grid>
</cell>
</row>
<row
id=
"156"
>
<property
name=
"height"
>
0.2395833333in
</property>
<cell
id=
"157"
/>
<cell
id=
"161"
/>
<cell
id=
"158"
/>
</row>
<row
id=
"168"
>
<cell
id=
"169"
>
<property
name=
"colSpan"
>
3
</property>
<property
name=
"rowSpan"
>
1
</property>
<extended-item
extensionName=
"Chart"
name=
"NewChart"
id=
"648"
>
<?xml version="1.0" encoding="UTF-8"?>
<report
xmlns=
"http://www.eclipse.org/birt/2005/design"
version=
"3.2.23"
id=
"1"
>
<property
name=
"comments"
>
Copyright (c) 2007
<<
Your Company Name here>>
</property>
<property
name=
"createdBy"
>
Eclipse BIRT Designer Version 4.6.0.v201606072122
</property>
<property
name=
"units"
>
in
</property>
<method
name=
"initialize"
>
<![CDATA[if (params["param_estado"] != ''){
if(params["param_estado"] == 'P'){
params["estado"] = "Pendiente";
}
if(params["param_estado"] == 'T'){
params["estado"] = "En trámite";
}
if(params["param_estado"] == 'TR'){
params["estado"] = "Retrasados";
}
if(params["param_estado"] == 'F'){
params["estado"] = "Finalizado en Sección";
}
}]]>
</method>
<text-property
name=
"displayName"
>
Template Reporte
</text-property>
<property
name=
"layoutPreference"
>
auto layout
</property>
<parameters>
<scalar-parameter
name=
"param_anho"
id=
"603"
>
<property
name=
"valueType"
>
static
</property>
<property
name=
"isRequired"
>
true
</property>
<property
name=
"dataType"
>
integer
</property>
<property
name=
"distinct"
>
true
</property>
<list-property
name=
"selectionList"
/>
<property
name=
"paramType"
>
simple
</property>
<property
name=
"concealValue"
>
false
</property>
<property
name=
"controlType"
>
text-box
</property>
<structure
name=
"format"
>
<property
name=
"category"
>
Unformatted
</property>
</structure>
</scalar-parameter>
<scalar-parameter
name=
"param_estado"
id=
"604"
>
<property
name=
"valueType"
>
static
</property>
<property
name=
"isRequired"
>
true
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"distinct"
>
true
</property>
<list-property
name=
"selectionList"
/>
<property
name=
"paramType"
>
simple
</property>
<property
name=
"controlType"
>
text-box
</property>
<structure
name=
"format"
>
<property
name=
"category"
>
Unformatted
</property>
</structure>
</scalar-parameter>
<scalar-parameter
name=
"param_cod_inst"
id=
"605"
>
<property
name=
"valueType"
>
static
</property>
<property
name=
"isRequired"
>
true
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"distinct"
>
true
</property>
<list-property
name=
"selectionList"
/>
<property
name=
"paramType"
>
simple
</property>
<property
name=
"controlType"
>
text-box
</property>
<structure
name=
"format"
>
<property
name=
"category"
>
Unformatted
</property>
</structure>
</scalar-parameter>
<scalar-parameter
name=
"param_secc_padre"
id=
"606"
>
<property
name=
"valueType"
>
static
</property>
<property
name=
"isRequired"
>
false
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"distinct"
>
true
</property>
<simple-property-list
name=
"defaultValue"
>
<value
type=
"constant"
></value>
</simple-property-list>
<list-property
name=
"selectionList"
/>
<property
name=
"paramType"
>
simple
</property>
<property
name=
"controlType"
>
text-box
</property>
<structure
name=
"format"
>
<property
name=
"category"
>
Unformatted
</property>
</structure>
</scalar-parameter>
<scalar-parameter
name=
"estado"
id=
"669"
>
<property
name=
"valueType"
>
static
</property>
<property
name=
"isRequired"
>
false
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"distinct"
>
true
</property>
<simple-property-list
name=
"defaultValue"
>
<value
type=
"constant"
></value>
</simple-property-list>
<list-property
name=
"selectionList"
/>
<property
name=
"paramType"
>
simple
</property>
<property
name=
"controlType"
>
text-box
</property>
<structure
name=
"format"
>
<property
name=
"category"
>
Unformatted
</property>
</structure>
</scalar-parameter>
</parameters>
<data-sources>
<oda-data-source
extensionID=
"org.eclipse.birt.report.data.oda.jdbc"
name=
"expedientesDS"
id=
"601"
>
<list-property
name=
"privateDriverProperties"
>
<ex-property>
<name>
metadataBidiFormatStr
</name>
<value>
ILYNN
</value>
</ex-property>
<ex-property>
<name>
disabledMetadataBidiFormatStr
</name>
</ex-property>
<ex-property>
<name>
contentBidiFormatStr
</name>
<value>
ILYNN
</value>
</ex-property>
<ex-property>
<name>
disabledContentBidiFormatStr
</name>
</ex-property>
</list-property>
<property
name=
"odaDriverClass"
>
org.postgresql.Driver
</property>
<property
name=
"odaURL"
>
jdbc:postgresql://apps.una.py:5432/gdoc_pol
</property>
<property
name=
"odaUser"
>
insweb
</property>
<encrypted-property
name=
"odaPassword"
encryptionID=
"base64"
>
aW5zY2l2aWwxMw==
</encrypted-property>
</oda-data-source>
</data-sources>
<data-sets>
<oda-data-set
extensionID=
"org.eclipse.birt.report.data.oda.jdbc.JdbcSelectDataSet"
name=
"PorSeccionDSet"
id=
"602"
>
<property
name=
"nullsOrdering"
>
nulls lowest
</property>
<list-property
name=
"columnHints"
>
<structure>
<property
name=
"columnName"
>
cod_seccion
</property>
<property
name=
"analysis"
>
dimension
</property>
<text-property
name=
"displayName"
>
cod_seccion
</text-property>
<text-property
name=
"heading"
>
cod_seccion
</text-property>
</structure>
<structure>
<property
name=
"columnName"
>
nombre_seccion
</property>
<property
name=
"analysis"
>
dimension
</property>
<text-property
name=
"displayName"
>
nombre_seccion
</text-property>
<text-property
name=
"heading"
>
nombre_seccion
</text-property>
</structure>
<structure>
<property
name=
"columnName"
>
nombre_seccion_padre
</property>
<property
name=
"analysis"
>
dimension
</property>
<text-property
name=
"displayName"
>
nombre_seccion_padre
</text-property>
<text-property
name=
"heading"
>
nombre_seccion_padre
</text-property>
</structure>
<structure>
<property
name=
"columnName"
>
seccion_padre
</property>
<property
name=
"analysis"
>
dimension
</property>
<text-property
name=
"displayName"
>
seccion_padre
</text-property>
<text-property
name=
"heading"
>
seccion_padre
</text-property>
</structure>
<structure>
<property
name=
"columnName"
>
cantidad
</property>
<property
name=
"analysis"
>
measure
</property>
<text-property
name=
"displayName"
>
cantidad
</text-property>
<text-property
name=
"heading"
>
cantidad
</text-property>
</structure>
<structure>
<property
name=
"columnName"
>
responsable
</property>
<property
name=
"analysis"
>
dimension
</property>
<text-property
name=
"displayName"
>
responsable
</text-property>
<text-property
name=
"heading"
>
responsable
</text-property>
</structure>
<structure>
<property
name=
"columnName"
>
padre_id
</property>
<property
name=
"analysis"
>
measure
</property>
<text-property
name=
"displayName"
>
padre_id
</text-property>
<text-property
name=
"heading"
>
padre_id
</text-property>
</structure>
</list-property>
<list-property
name=
"parameters"
>
<structure>
<property
name=
"name"
>
param_1
</property>
<property
name=
"paramName"
>
param_anho
</property>
<property
name=
"nativeName"
></property>
<property
name=
"dataType"
>
integer
</property>
<property
name=
"nativeDataType"
>
4
</property>
<property
name=
"position"
>
1
</property>
<property
name=
"isOptional"
>
false
</property>
<property
name=
"allowNull"
>
true
</property>
<property
name=
"isInput"
>
true
</property>
<property
name=
"isOutput"
>
false
</property>
</structure>
<structure>
<property
name=
"name"
>
param_2
</property>
<property
name=
"paramName"
>
param_estado
</property>
<property
name=
"nativeName"
></property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"nativeDataType"
>
1
</property>
<property
name=
"position"
>
2
</property>
<property
name=
"isOptional"
>
false
</property>
<property
name=
"allowNull"
>
true
</property>
<property
name=
"isInput"
>
true
</property>
<property
name=
"isOutput"
>
false
</property>
</structure>
<structure>
<property
name=
"name"
>
param_3
</property>
<property
name=
"paramName"
>
param_cod_inst
</property>
<property
name=
"nativeName"
></property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"nativeDataType"
>
12
</property>
<property
name=
"position"
>
3
</property>
<property
name=
"isOptional"
>
false
</property>
<property
name=
"allowNull"
>
true
</property>
<property
name=
"isInput"
>
true
</property>
<property
name=
"isOutput"
>
false
</property>
</structure>
</list-property>
<structure
name=
"cachedMetaData"
>
<list-property
name=
"resultSet"
>
<structure>
<property
name=
"position"
>
1
</property>
<property
name=
"name"
>
cod_seccion
</property>
<property
name=
"dataType"
>
string
</property>
</structure>
<structure>
<property
name=
"position"
>
2
</property>
<property
name=
"name"
>
nombre_seccion
</property>
<property
name=
"dataType"
>
string
</property>
</structure>
<structure>
<property
name=
"position"
>
3
</property>
<property
name=
"name"
>
nombre_seccion_padre
</property>
<property
name=
"dataType"
>
string
</property>
</structure>
<structure>
<property
name=
"position"
>
4
</property>
<property
name=
"name"
>
seccion_padre
</property>
<property
name=
"dataType"
>
string
</property>
</structure>
<structure>
<property
name=
"position"
>
5
</property>
<property
name=
"name"
>
cantidad
</property>
<property
name=
"dataType"
>
integer
</property>
</structure>
<structure>
<property
name=
"position"
>
6
</property>
<property
name=
"name"
>
responsable
</property>
<property
name=
"dataType"
>
string
</property>
</structure>
<structure>
<property
name=
"position"
>
7
</property>
<property
name=
"name"
>
padre_id
</property>
<property
name=
"dataType"
>
decimal
</property>
</structure>
</list-property>
</structure>
<method
name=
"beforeOpen"
>
<![CDATA[// Si llega una seccion padre, se muestran los hijos de dicha seccion,
// o de lo contrario las secciones sin padres
if (params["param_secc_padre"] != ''){
this.queryText = this.queryText + "AND sp.codigo = '" + params["param_secc_padre"] + "'";
}else{
this.queryText = this.queryText + "AND sp.codigo is null";
}
// Se ordena las secciones por nombre
this.queryText = this.queryText + " ORDER BY s.nombre DESC"]]>
</method>
<property
name=
"dataSource"
>
expedientesDS
</property>
<list-property
name=
"resultSet"
>
<structure>
<property
name=
"position"
>
1
</property>
<property
name=
"name"
>
cod_seccion
</property>
<property
name=
"nativeName"
>
cod_seccion
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"nativeDataType"
>
12
</property>
</structure>
<structure>
<property
name=
"position"
>
2
</property>
<property
name=
"name"
>
nombre_seccion
</property>
<property
name=
"nativeName"
>
nombre_seccion
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"nativeDataType"
>
12
</property>
</structure>
<structure>
<property
name=
"position"
>
3
</property>
<property
name=
"name"
>
nombre_seccion_padre
</property>
<property
name=
"nativeName"
>
nombre_seccion_padre
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"nativeDataType"
>
12
</property>
</structure>
<structure>
<property
name=
"position"
>
4
</property>
<property
name=
"name"
>
seccion_padre
</property>
<property
name=
"nativeName"
>
seccion_padre
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"nativeDataType"
>
12
</property>
</structure>
<structure>
<property
name=
"position"
>
5
</property>
<property
name=
"name"
>
cantidad
</property>
<property
name=
"nativeName"
>
cantidad
</property>
<property
name=
"dataType"
>
integer
</property>
<property
name=
"nativeDataType"
>
4
</property>
</structure>
<structure>
<property
name=
"position"
>
6
</property>
<property
name=
"name"
>
responsable
</property>
<property
name=
"nativeName"
>
responsable
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"nativeDataType"
>
12
</property>
</structure>
<structure>
<property
name=
"position"
>
7
</property>
<property
name=
"name"
>
padre_id
</property>
<property
name=
"nativeName"
>
padre_id
</property>
<property
name=
"dataType"
>
decimal
</property>
<property
name=
"nativeDataType"
>
-5
</property>
</structure>
</list-property>
<xml-property
name=
"queryText"
>
<![CDATA[SELECT s.codigo as cod_seccion, s.nombre as nombre_seccion,
sp.nombre AS nombre_seccion_padre, sp.nombre as seccion_padre,
f_get_cantxseccion( i.codigo, ?, s.codigo, ? ) AS cantidad,
(f.name || ' ' || f.surname) AS responsable,
s.padre_id
FROM seccion s LEFT OUTER JOIN userinfo f ON f.id = s.usuarioresponsable_id
LEFT OUTER JOIN seccion sp ON sp.id = s.padre_id
LEFT OUTER JOIN institucion i ON i.id = s.institucion_id
WHERE i.codigo = ?]]>
</xml-property>
<xml-property
name=
"designerValues"
>
<![CDATA[<?xml version="1.0" encoding="UTF-8"?>
<model:DesignValues
xmlns:design=
"http://www.eclipse.org/datatools/connectivity/oda/design"
xmlns:model=
"http://www.eclipse.org/birt/report/model/adapter/odaModel"
>
<Version>
2.0
</Version>
<design:ResultSets
derivedMetaData=
"true"
>
<design:resultSetDefinitions>
<design:resultSetColumns>
<design:resultColumnDefinitions>
<design:attributes>
<design:identifier>
<design:name>
cod_seccion
</design:name>
<design:position>
1
</design:position>
</design:identifier>
<design:nativeDataTypeCode>
12
</design:nativeDataTypeCode>
<design:precision>
5
</design:precision>
<design:scale>
0
</design:scale>
<design:nullability>
NotNullable
</design:nullability>
<design:uiHints>
<design:displayName>
cod_seccion
</design:displayName>
</design:uiHints>
</design:attributes>
<design:usageHints>
<design:label>
cod_seccion
</design:label>
<design:formattingHints>
<design:displaySize>
5
</design:displaySize>
</design:formattingHints>
</design:usageHints>
</design:resultColumnDefinitions>
<design:resultColumnDefinitions>
<design:attributes>
<design:identifier>
<design:name>
nombre_seccion
</design:name>
<design:position>
2
</design:position>
</design:identifier>
<design:nativeDataTypeCode>
12
</design:nativeDataTypeCode>
<design:precision>
100
</design:precision>
<design:scale>
0
</design:scale>
<design:nullability>
NotNullable
</design:nullability>
<design:uiHints>
<design:displayName>
nombre_seccion
</design:displayName>
</design:uiHints>
</design:attributes>
<design:usageHints>
<design:label>
nombre_seccion
</design:label>
<design:formattingHints>
<design:displaySize>
100
</design:displaySize>
</design:formattingHints>
</design:usageHints>
</design:resultColumnDefinitions>
<design:resultColumnDefinitions>
<design:attributes>
<design:identifier>
<design:name>
nombre_seccion_padre
</design:name>
<design:position>
3
</design:position>
</design:identifier>
<design:nativeDataTypeCode>
12
</design:nativeDataTypeCode>
<design:precision>
100
</design:precision>
<design:scale>
0
</design:scale>
<design:nullability>
NotNullable
</design:nullability>
<design:uiHints>
<design:displayName>
nombre_seccion_padre
</design:displayName>
</design:uiHints>
</design:attributes>
<design:usageHints>
<design:label>
nombre_seccion_padre
</design:label>
<design:formattingHints>
<design:displaySize>
100
</design:displaySize>
</design:formattingHints>
</design:usageHints>
</design:resultColumnDefinitions>
<design:resultColumnDefinitions>
<design:attributes>
<design:identifier>
<design:name>
cantidad
</design:name>
<design:position>
4
</design:position>
</design:identifier>
<design:nativeDataTypeCode>
4
</design:nativeDataTypeCode>
<design:precision>
10
</design:precision>
<design:scale>
0
</design:scale>
<design:nullability>
Unknown
</design:nullability>
<design:uiHints>
<design:displayName>
cantidad
</design:displayName>
</design:uiHints>
</design:attributes>
<design:usageHints>
<design:label>
cantidad
</design:label>
<design:formattingHints>
<design:displaySize>
11
</design:displaySize>
</design:formattingHints>
</design:usageHints>
</design:resultColumnDefinitions>
<design:resultColumnDefinitions>
<design:attributes>
<design:identifier>
<design:name>
responsable
</design:name>
<design:position>
5
</design:position>
</design:identifier>
<design:nativeDataTypeCode>
12
</design:nativeDataTypeCode>
<design:precision>
0
</design:precision>
<design:scale>
0
</design:scale>
<design:nullability>
Unknown
</design:nullability>
<design:uiHints>
<design:displayName>
responsable
</design:displayName>
</design:uiHints>
</design:attributes>
<design:usageHints>
<design:label>
responsable
</design:label>
<design:formattingHints>
<design:displaySize>
2147483647
</design:displaySize>
</design:formattingHints>
</design:usageHints>
</design:resultColumnDefinitions>
<design:resultColumnDefinitions>
<design:attributes>
<design:identifier>
<design:name>
seccion_padre
</design:name>
<design:position>
6
</design:position>
</design:identifier>
<design:nativeDataTypeCode>
12
</design:nativeDataTypeCode>
<design:precision>
5
</design:precision>
<design:scale>
0
</design:scale>
<design:nullability>
Nullable
</design:nullability>
<design:uiHints>
<design:displayName>
seccion_padre
</design:displayName>
</design:uiHints>
</design:attributes>
<design:usageHints>
<design:label>
seccion_padre
</design:label>
<design:formattingHints>
<design:displaySize>
5
</design:displaySize>
</design:formattingHints>
</design:usageHints>
</design:resultColumnDefinitions>
</design:resultSetColumns>
</design:resultSetDefinitions>
</design:ResultSets>
</model:DesignValues>
]]>
</xml-property>
</oda-data-set>
<oda-data-set
extensionID=
"org.eclipse.birt.report.data.oda.jdbc.JdbcSelectDataSet"
name=
"SeccionPadreDset"
id=
"671"
>
<list-property
name=
"columnHints"
>
<structure>
<property
name=
"columnName"
>
nombre_seccion
</property>
<property
name=
"analysis"
>
dimension
</property>
<text-property
name=
"displayName"
>
nombre_seccion
</text-property>
</structure>
</list-property>
<list-property
name=
"parameters"
>
<structure>
<property
name=
"name"
>
param_1
</property>
<property
name=
"paramName"
>
param_secc_padre
</property>
<property
name=
"nativeName"
></property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"nativeDataType"
>
12
</property>
<property
name=
"position"
>
1
</property>
<property
name=
"isOptional"
>
true
</property>
<property
name=
"allowNull"
>
true
</property>
<property
name=
"isInput"
>
true
</property>
<property
name=
"isOutput"
>
false
</property>
</structure>
</list-property>
<structure
name=
"cachedMetaData"
>
<list-property
name=
"resultSet"
>
<structure>
<property
name=
"position"
>
1
</property>
<property
name=
"name"
>
nombre_seccion
</property>
<property
name=
"dataType"
>
string
</property>
</structure>
</list-property>
</structure>
<property
name=
"dataSource"
>
expedientesDS
</property>
<list-property
name=
"resultSet"
>
<structure>
<property
name=
"position"
>
1
</property>
<property
name=
"name"
>
nombre_seccion
</property>
<property
name=
"nativeName"
>
nombre_seccion
</property>
<property
name=
"dataType"
>
string
</property>
<property
name=
"nativeDataType"
>
12
</property>
</structure>
</list-property>
<xml-property
name=
"queryText"
>
<![CDATA[SELECT public.seccion.nombre as nombre_seccion
FROM public.seccion
WHERE public.seccion.codigo = ?]]>
</xml-property>
<xml-property
name=
"designerValues"
>
<![CDATA[<?xml version="1.0" encoding="UTF-8"?>
<model:DesignValues
xmlns:design=
"http://www.eclipse.org/datatools/connectivity/oda/design"
xmlns:model=
"http://www.eclipse.org/birt/report/model/adapter/odaModel"
>
<Version>
2.0
</Version>
<design:ResultSets
derivedMetaData=
"true"
>
<design:resultSetDefinitions>
<design:resultSetColumns>
<design:resultColumnDefinitions>
<design:attributes>
<design:identifier>
<design:name>
nombre_seccion
</design:name>
<design:position>
1
</design:position>
</design:identifier>
<design:nativeDataTypeCode>
12
</design:nativeDataTypeCode>
<design:precision>
100
</design:precision>
<design:scale>
0
</design:scale>
<design:nullability>
NotNullable
</design:nullability>
<design:uiHints>
<design:displayName>
nombre_seccion
</design:displayName>
</design:uiHints>
</design:attributes>
<design:usageHints>
<design:label>
nombre_seccion
</design:label>
<design:formattingHints>
<design:displaySize>
100
</design:displaySize>
</design:formattingHints>
</design:usageHints>
</design:resultColumnDefinitions>
</design:resultSetColumns>
</design:resultSetDefinitions>
</design:ResultSets>
</model:DesignValues>
]]>
</xml-property>
</oda-data-set>
</data-sets>
<styles>
<style
name=
"crosstab-cell"
id=
"4"
>
<property
name=
"borderBottomColor"
>
#CCCCCC
</property>
<property
name=
"borderBottomStyle"
>
solid
</property>
<property
name=
"borderBottomWidth"
>
1pt
</property>
<property
name=
"borderLeftColor"
>
#CCCCCC
</property>
<property
name=
"borderLeftStyle"
>
solid
</property>
<property
name=
"borderLeftWidth"
>
1pt
</property>
<property
name=
"borderRightColor"
>
#CCCCCC
</property>
<property
name=
"borderRightStyle"
>
solid
</property>
<property
name=
"borderRightWidth"
>
1pt
</property>
<property
name=
"borderTopColor"
>
#CCCCCC
</property>
<property
name=
"borderTopStyle"
>
solid
</property>
<property
name=
"borderTopWidth"
>
1pt
</property>
</style>
<style
name=
"crosstab"
id=
"5"
>
<property
name=
"borderBottomColor"
>
#CCCCCC
</property>
<property
name=
"borderBottomStyle"
>
solid
</property>
<property
name=
"borderBottomWidth"
>
1pt
</property>
<property
name=
"borderLeftColor"
>
#CCCCCC
</property>
<property
name=
"borderLeftStyle"
>
solid
</property>
<property
name=
"borderLeftWidth"
>
1pt
</property>
<property
name=
"borderRightColor"
>
#CCCCCC
</property>
<property
name=
"borderRightStyle"
>
solid
</property>
<property
name=
"borderRightWidth"
>
1pt
</property>
<property
name=
"borderTopColor"
>
#CCCCCC
</property>
<property
name=
"borderTopStyle"
>
solid
</property>
<property
name=
"borderTopWidth"
>
1pt
</property>
</style>
</styles>
<page-setup>
<simple-master-page
name=
"Simple MasterPage"
id=
"2"
>
<property
name=
"type"
>
custom
</property>
<property
name=
"orientation"
>
landscape
</property>
<property
name=
"topMargin"
>
0.25in
</property>
<property
name=
"leftMargin"
>
0.5in
</property>
<property
name=
"bottomMargin"
>
0.25in
</property>
<property
name=
"rightMargin"
>
0.5in
</property>
<property
name=
"height"
>
216mm
</property>
<property
name=
"width"
>
330mm
</property>
<property
name=
"showHeaderOnFirst"
>
false
</property>
<page-footer>
<grid
id=
"592"
>
<property
name=
"marginTop"
>
0pt
</property>
<property
name=
"width"
>
100%
</property>
<column
id=
"593"
/>
<row
id=
"594"
>
<cell
id=
"595"
>
<property
name=
"paddingTop"
>
0pt
</property>
<property
name=
"paddingLeft"
>
0pt
</property>
<property
name=
"paddingBottom"
>
0pt
</property>
<property
name=
"paddingRight"
>
0pt
</property>
<text
id=
"3"
>
<property
name=
"borderTopColor"
>
#000000
</property>
<property
name=
"borderTopStyle"
>
solid
</property>
<property
name=
"borderTopWidth"
>
1px
</property>
<property
name=
"marginTop"
>
0pt
</property>
<property
name=
"paddingTop"
>
1pt
</property>
<property
name=
"textAlign"
>
right
</property>
<property
name=
"textIndent"
>
0em
</property>
<property
name=
"textTransform"
>
none
</property>
<property
name=
"whiteSpace"
>
normal
</property>
<property
name=
"widows"
>
2
</property>
<property
name=
"contentType"
>
html
</property>
<text-property
name=
"content"
>
<![CDATA[ ©Centro Nacional de Computación <br><value-of>new Date()</value-of>]]>
</text-property>
</text>
</cell>
</row>
<row
id=
"596"
>
<cell
id=
"597"
>
<property
name=
"paddingTop"
>
0pt
</property>
<property
name=
"paddingLeft"
>
0pt
</property>
<property
name=
"paddingBottom"
>
0pt
</property>
<property
name=
"paddingRight"
>
0pt
</property>
<property
name=
"textAlign"
>
right
</property>
<grid
id=
"581"
>
<property
name=
"marginTop"
>
0pt
</property>
<property
name=
"textAlign"
>
center
</property>
<property
name=
"canShrink"
>
true
</property>
<property
name=
"height"
>
10px
</property>
<property
name=
"width"
>
56px
</property>
<column
id=
"599"
>
<property
name=
"width"
>
34px
</property>
</column>
<column
id=
"582"
>
<property
name=
"width"
>
8px
</property>
</column>
<column
id=
"583"
>
<property
name=
"width"
>
6px
</property>
</column>
<column
id=
"584"
>
<property
name=
"width"
>
8px
</property>
</column>
<row
id=
"585"
>
<cell
id=
"598"
>
<text
id=
"600"
>
<property
name=
"paddingTop"
>
1pt
</property>
<property
name=
"textAlign"
>
right
</property>
<property
name=
"contentType"
>
auto
</property>
<text-property
name=
"content"
>
<![CDATA[Pagina:]]>
</text-property>
</text>
</cell>
<cell
id=
"586"
>
<auto-text
id=
"587"
>
<property
name=
"type"
>
page-number
</property>
</auto-text>
</cell>
<cell
id=
"588"
>
<text
id=
"589"
>
<property
name=
"contentType"
>
plain
</property>
<text-property
name=
"content"
>
<![CDATA[/]]>
</text-property>
</text>
</cell>
<cell
id=
"590"
>
<auto-text
id=
"591"
>
<property
name=
"type"
>
total-page
</property>
</auto-text>
</cell>
</row>
</grid>
</cell>
</row>
</grid>
</page-footer>
</simple-master-page>
</page-setup>
<body>
<grid
id=
"43"
>
<property
name=
"width"
>
100%
</property>
<column
id=
"44"
>
<property
name=
"width"
>
3.34375in
</property>
</column>
<column
id=
"163"
>
<property
name=
"width"
>
4.3541666667in
</property>
</column>
<column
id=
"45"
/>
<row
id=
"46"
>
<property
name=
"borderBottomColor"
>
#000000
</property>
<property
name=
"borderBottomStyle"
>
solid
</property>
<property
name=
"borderBottomWidth"
>
thin
</property>
<property
name=
"borderTopColor"
>
#000000
</property>
<property
name=
"borderTopStyle"
>
solid
</property>
<property
name=
"borderTopWidth"
>
thin
</property>
<cell
id=
"47"
>
<property
name=
"orphans"
>
2
</property>
<property
name=
"textTransform"
>
none
</property>
<property
name=
"verticalAlign"
>
middle
</property>
<image
id=
"674"
>
<property
name=
"source"
>
embed
</property>
<property
name=
"imageName"
>
gdoc4.jpg
</property>
</image>
</cell>
<cell
id=
"160"
>
<property
name=
"colSpan"
>
2
</property>
<property
name=
"rowSpan"
>
1
</property>
<grid
id=
"649"
>
<property
name=
"width"
>
100%
</property>
<column
id=
"650"
>
<property
name=
"width"
>
2.8333333333in
</property>
</column>
<column
id=
"664"
/>
<row
id=
"651"
>
<cell
id=
"652"
>
<text
id=
"659"
>
<property
name=
"fontSize"
>
larger
</property>
<property
name=
"fontWeight"
>
bold
</property>
<property
name=
"textAlign"
>
center
</property>
<property
name=
"contentType"
>
auto
</property>
<text-property
name=
"content"
>
<![CDATA[EXPEDIENTE POR SECCIÓN]]>
</text-property>
</text>
</cell>
<cell
id=
"660"
/>
</row>
<row
id=
"653"
>
<cell
id=
"654"
>
<text
id=
"665"
>
<property
name=
"fontWeight"
>
bold
</property>
<property
name=
"contentType"
>
auto
</property>
<text-property
name=
"content"
>
<![CDATA[Estado de los Expedientes:]]>
</text-property>
</text>
</cell>
<cell
id=
"661"
>
<data
id=
"670"
>
<list-property
name=
"boundDataColumns"
>
<structure>
<property
name=
"name"
>
estado
</property>
<expression
name=
"expression"
>
params["estado"]
</expression>
</structure>
</list-property>
<property
name=
"resultSetColumn"
>
estado
</property>
</data>
</cell>
</row>
<row
id=
"655"
>
<cell
id=
"656"
>
<text
id=
"666"
>
<property
name=
"fontWeight"
>
bold
</property>
<property
name=
"contentType"
>
auto
</property>
<text-property
name=
"content"
>
<![CDATA[Año de los Expedientes:]]>
</text-property>
</text>
</cell>
<cell
id=
"662"
>
<data
id=
"668"
>
<list-property
name=
"boundDataColumns"
>
<structure>
<property
name=
"name"
>
param_anho
</property>
<expression
name=
"expression"
>
params["param_anho"]
</expression>
</structure>
</list-property>
<property
name=
"resultSetColumn"
>
param_anho
</property>
</data>
</cell>
</row>
<row
id=
"657"
>
<cell
id=
"658"
>
<text
id=
"667"
>
<property
name=
"fontWeight"
>
bold
</property>
<property
name=
"contentType"
>
auto
</property>
<text-property
name=
"content"
>
<![CDATA[Sección padre:]]>
</text-property>
</text>
</cell>
<cell
id=
"663"
>
<data
id=
"672"
>
<property
name=
"dataSet"
>
SeccionPadreDset
</property>
<list-property
name=
"boundDataColumns"
>
<structure>
<property
name=
"name"
>
nombre_seccion
</property>
<expression
name=
"expression"
>
dataSetRow["nombre_seccion"]
</expression>
<property
name=
"dataType"
>
string
</property>
</structure>
</list-property>
<property
name=
"resultSetColumn"
>
nombre_seccion
</property>
</data>
</cell>
</row>
</grid>
</cell>
</row>
<row
id=
"156"
>
<property
name=
"height"
>
0.2395833333in
</property>
<cell
id=
"157"
/>
<cell
id=
"161"
/>
<cell
id=
"158"
/>
</row>
<row
id=
"168"
>
<cell
id=
"169"
>
<property
name=
"colSpan"
>
3
</property>
<property
name=
"rowSpan"
>
1
</property>
<extended-item
extensionName=
"Chart"
name=
"NewChart"
id=
"648"
>
<xml-property
name=
"xmlRepresentation"
>
<![CDATA[<model:ChartWithAxes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:attribute="http://www.birt.eclipse.org/ChartModelAttribute" xmlns:data="http://www.birt.eclipse.org/ChartModelData" xmlns:layout="http://www.birt.eclipse.org/ChartModelLayout" xmlns:model="http://www.birt.eclipse.org/ChartModel" xmlns:type="http://www.birt.eclipse.org/ChartModelType">
<Type>
Bar Chart
</Type>
<SubType>
Side-by-side
</SubType>
...
...
@@ -1940,117 +1901,117 @@ WHERE public.seccion.cod_seccion = ?]]></xml-property>
<Orientation>
Horizontal
</Orientation>
<Rotation/>
</model:ChartWithAxes>
]]>
</xml-property>
<property
name=
"outputFormat"
>
PNG
</property>
<property
name=
"marginTop"
>
0pt
</property>
<property
name=
"height"
>
5.7604166667in
</property>
<property
name=
"width"
>
10.375in
</property>
<property
name=
"dataSet"
>
PorSeccionDSet
</property>
<list-property
name=
"boundDataColumns"
>
<structure>
<property
name=
"name"
>
cod_seccion
</property>
<expression
name=
"expression"
>
dataSetRow["cod_seccion"]
</expression>
<property
name=
"dataType"
>
string
</property>
</structure>
<structure>
<property
name=
"name"
>
nombre_seccion
</property>
<expression
name=
"expression"
>
dataSetRow["nombre_seccion"]
</expression>
<property
name=
"dataType"
>
string
</property>
</structure>
<structure>
<property
name=
"name"
>
nombre_seccion_padre
</property>
<expression
name=
"expression"
>
dataSetRow["nombre_seccion_padre"]
</expression>
<property
name=
"dataType"
>
string
</property>
</structure>
<structure>
<property
name=
"name"
>
cantidad
</property>
<expression
name=
"expression"
>
dataSetRow["cantidad"]
</expression>
<property
name=
"dataType"
>
integer
</property>
</structure>
<structure>
<property
name=
"name"
>
responsable
</property>
<expression
name=
"expression"
>
dataSetRow["responsable"]
</expression>
<property
name=
"dataType"
>
string
</property>
</structure>
<structure>
<property
name=
"name"
>
seccion_padre
</property>
<expression
name=
"expression"
>
dataSetRow["seccion_padre"]
</expression>
<property
name=
"dataType"
>
string
</property>
</structure>
</list-property>
</extended-item>
</cell>
</row>
<row
id=
"164"
>
<cell
id=
"165"
>
<property
name=
"colSpan"
>
3
</property>
<property
name=
"rowSpan"
>
1
</property>
</cell>
</row>
</grid>
</body>
<list-property
name=
"images"
>
<structure>
<property
name=
"name"
>
gdoc.gif
</property>
<property
name=
"data"
>
R0lGODlhkAAmAOMOAAAAABgYGJkAADU1NVFRUWpqaoKCgpeXl6urq+Tk5O3t7fX19fr6+v7+/v//////
/yH+FUNyZWF0ZWQgd2l0aCBUaGUgR0lNUAAh+QQBCgAPACwAAAAAkAAmAAAE/vDJSau9OOvNu//gZgRB
4o1lqK5s61ZLAKRcPJtvru+vAdwdH5BHLBottqEmSTs6n73fjMERTqHY7CcJGFCXsp+3KCiby9o0xtr9
Zthj3Xlu5tDvAjWI2wZL+y54eBqCd3onf10iiQOBhYYYj3SHNWE/AQUaCZYzmSuFD4MXkpCUb4mYGgSo
niClFZMWsbCzpkicnRmbrK5zG76yZxm1thVsl60Wq7wewITOE9DBdb/UIdaViTMIGLuo3HbSkdgSxLTC
o4LhoovaAeDK2tvraC/mFOakeeOgG3xS7y54+/YMnSOD6RCG0sfvURV58+LJC9hwnz2F07Cxy+fsHgyI
/komJADZ5Fy9i+QynlyIsRYxjxMWkIQ3ocHMignV4RNn8qTHjjx5UjgGkOYEBBApqrS4s180oU8N/pQK
tcO/S0YlNMCFdVhQh01X4owqNqzFqkEmHsCA1N1arxhZsiPLNKdPqMBgWuWa6sJWd8ns1h1rthrVuOXQ
6X3I7ELbP30LprTbc7BZplXzIvbwL7KFv5ADwy1L+bLklXg1T/5wzLOFx8g+oJUrNrO0qda+rn7wr1EG
0FJ8N0MrLnXxuLM47j4WZw0jN8OPKy+rs7L1wqYv8GmunRP36PoUhhc6vm74U8GhX4CjXnb5we8t03V6
+RUMS99vpT9IqqKkDv35PVeVFQEowNgMBubw32hguWefYKRRwAQOfoRUzIU6CFESehti6CELNnTYnYUf
lhgCChSKQEKKJrbo4osfRgAAOw==
</property>
</structure>
<structure>
<property
name=
"name"
>
gdoc4.jpg
</property>
<property
name=
"data"
>
/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwg
JC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIyMjIyMjIy
MjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAAnAH0DASIAAhEBAxEB/8QA
HwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIh
MUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVW
V1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXG
x8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQF
BgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAV
YnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOE
hYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq
8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD33PNOrzj4q67qXh9dIu9Lu3t5DK4cDlXGOjA8EVT8N/GOzutl
vr0H2SU8faIgWiP1HVf1HvWLrwU+R6Ho08qxNTDrEU1zLy308j1Oiq9reW99bpcWk8c8LjKyRsGVh7EV
OehrY89pp2ZV1HUbfS7Ga9u5BHBEpZ2PYCvPpvjb4ficqljqMq9mREAP5sDVX416wbfSLPSo2wbpy8mO
6rg4/Mr+VeWeFvD9vr2pTNqGoJp+l2oXz7h5Ag3N90ZP0rlqVZupyQPbwmBw8cJ9axKbu7JL+vU9Z/4X
loP/AEC9U/75i/8Ai66yLxnp9x4Ul8Q26SyW0UXmyRfKJFAGSOu3P4/jXmSeA/ADuqL4xtWZjgD7anJ/
OtXx5Y2Xgz4Zf2Rp7nF3Mse4nkj7x/QEfjVqU4xcpNMwnSw9WrCnRhKN3rfsWj8ddA/6Beq/98xf/F1L
b/HHw3NOqTWep26E4MjxIwX3IVifyFePeDfDo8UeJ4NOkd0h2l5ChwcVtfE3wlp3hCfTLWwLs0ySvIzt
knBXA/U/nWSqVeTnO2WEwP1l4ZJ3738rn0VYaha6naR3VnOk8Eg3LIhyCKtV4N8NPF6+G/CGr3d6Wa1t
pFWJB1d2GQi+/X6day7r40+LLu7Is1tYFJysSQl2A9yTz9cCt/aqyueX9QqOc1HaLtd6H0bRXivhT4ya
m+tjSfEtpAhZzEJokMbRuDja6knvxxjFWviH8XbnQtWk0jRIoXniA86aYEhCRnaAMZOMc5wM9DzT9rG1
yHgqyqeztrv8j2CivmH/AIXR40PK3duR7W4r2X4ceLdR8T+GUutQiH2lG2u4XaH5PIH0wKcZqWxFbDTo
q8mjn/jgcWGkf9dX/wDQa8YzXs3xxP8AoGkc/wDLZ/5V43ZW11qdyLfTrWS6mJxiMcD6mvOxEJTrNRR9
nk2JpYfLoyqysrv8zR0XxFq3h6487S72SAk5ZOqP/vKeD9ete0+AviWfFcjWd1ZiK5QcywtmN/w6j6ZP
1rkfDXwYubvZceIbjZGefs0RwPxPevXtH8PaZoVssNhaRwqo6qOTXVQozgvefyPBzfMsNinalT1/m2f3
f5nhfxev/tfjh4A2VtYUjx6E/Mf0Iqx4Q8GXHiT4dXgtpvKmlvBMvy5Em0MoU+3OfwrnPH7SN481nzQV
cT4wR2wMfpiuj8M/FODwvoUemWuhyOqZ+eS7GSfwQVjGcPaTc+p6WIw+JeEw6wqu42fTe3n8zhvEOmf2
Hqlxp5lE0kCqJCBgbyoLKPYE4z3xXSePL6f+yfDml3ErSSw2fnylj3c4H6KfzrnEabxD4ojMgzNfXm5w
Ogy2T+FWvG18L7xfqDRnMUMn2eP0CxgJ/ME/jU6Km2urNrSqYynGbu4Ru/V6Hd/A3TfN1HUdSZeEAiU1
ifGXVFv/ABt9njbctnAsZ9mPzH9CtSeGviTZeENElsNL0ieSRyWMtzcr949/lQce361wFxLd6zqjOzGa
9vJSfcsx649K1lJSgqcTgw9CpSxFTF11Zav+vkaesS/ZfDmh6cnCvE9/Lj+J5GKrn6Ii/ma9Y+Dnha0t
/Dj6zeW6PNcEspcZwvavOfiF4eutButJSaNvJbToY1fsWQEMufXofxrop/inYWXw/XQdIgvFvTD5JmlR
UWPPBIwxyfT/ACKuDUJO5zYmnUxNGn7NaO7fqzlLeWDWvikLkkG1k1JrhiO8SMXJ/wC+VrAHn+IfEGZD
me/uSzn3dsn+ddL8PPDt/rGoXt1aQsyQ2VwkbY4Z3iZAB/31XPeH9Sh0LxBa393bSTLbuSYlcI2R9Qe/
b+VSlazkauSn7RUtWkkvxPp/R/A2g2OlW8B02BmRACxQEk10NpZW1jCIbWBIox/CgwK8bi+PyT3Vvbx6
H5KySqjyyXGQik8nAXnA7ZH1r2SyulvbOK5VSqyKGANdUZJ7Hg1KU6btNWKHiDw5p/iSzW2v4VkCElGI
5XPXB7Zp2j+HNL0K2WGwtI4lAxkLyaKKoi7tY1MUp6UUUCOW8S+AdF8UzLPexMs6jb5iHaxHpmud/wCF
KeHP+el1/wB/jRRS5V2NFVqJWUn95o6L8KvD+ialFfwrM80XKb3JwaNZ+FHh3WdRkvJITBJISzCD5ASe
pIHf3oooshe0ne93f1M7/hSXhr+9c/8Af01s6B8M/Dvh66F1bWxknHR5DkiiiiyQSqTlpJtnQaxoen67
ZG01C3WaI9mHSuPT4N+FVn8w27sM52FjiiiiyEpSSsmdppmj2Oj2otrG3SGMDGFHWuW174WeG9fvnu7i
2Mc7nLtGcbj70UU7CUmtjPtfgt4YtbqOcJKxRtwDNkV6JFEsMSxIMKowB7UUUA23uf/Z
</property>
</structure>
</list-property>
</report>
]]>
</xml-property>
<property
name=
"outputFormat"
>
PNG
</property>
<property
name=
"marginTop"
>
0pt
</property>
<property
name=
"height"
>
5.7604166667in
</property>
<property
name=
"width"
>
10.375in
</property>
<property
name=
"dataSet"
>
PorSeccionDSet
</property>
<list-property
name=
"boundDataColumns"
>
<structure>
<property
name=
"name"
>
cod_seccion
</property>
<expression
name=
"expression"
>
dataSetRow["cod_seccion"]
</expression>
<property
name=
"dataType"
>
string
</property>
</structure>
<structure>
<property
name=
"name"
>
nombre_seccion
</property>
<expression
name=
"expression"
>
dataSetRow["nombre_seccion"]
</expression>
<property
name=
"dataType"
>
string
</property>
</structure>
<structure>
<property
name=
"name"
>
nombre_seccion_padre
</property>
<expression
name=
"expression"
>
dataSetRow["nombre_seccion_padre"]
</expression>
<property
name=
"dataType"
>
string
</property>
</structure>
<structure>
<property
name=
"name"
>
cantidad
</property>
<expression
name=
"expression"
>
dataSetRow["cantidad"]
</expression>
<property
name=
"dataType"
>
integer
</property>
</structure>
<structure>
<property
name=
"name"
>
responsable
</property>
<expression
name=
"expression"
>
dataSetRow["responsable"]
</expression>
<property
name=
"dataType"
>
string
</property>
</structure>
<structure>
<property
name=
"name"
>
seccion_padre
</property>
<expression
name=
"expression"
>
dataSetRow["seccion_padre"]
</expression>
<property
name=
"dataType"
>
string
</property>
</structure>
</list-property>
</extended-item>
</cell>
</row>
<row
id=
"164"
>
<cell
id=
"165"
>
<property
name=
"colSpan"
>
3
</property>
<property
name=
"rowSpan"
>
1
</property>
</cell>
</row>
</grid>
</body>
<list-property
name=
"images"
>
<structure>
<property
name=
"name"
>
gdoc.gif
</property>
<property
name=
"data"
>
R0lGODlhkAAmAOMOAAAAABgYGJkAADU1NVFRUWpqaoKCgpeXl6urq+Tk5O3t7fX19fr6+v7+/v//////
/yH+FUNyZWF0ZWQgd2l0aCBUaGUgR0lNUAAh+QQBCgAPACwAAAAAkAAmAAAE/vDJSau9OOvNu//gZgRB
4o1lqK5s61ZLAKRcPJtvru+vAdwdH5BHLBottqEmSTs6n73fjMERTqHY7CcJGFCXsp+3KCiby9o0xtr9
Zthj3Xlu5tDvAjWI2wZL+y54eBqCd3onf10iiQOBhYYYj3SHNWE/AQUaCZYzmSuFD4MXkpCUb4mYGgSo
niClFZMWsbCzpkicnRmbrK5zG76yZxm1thVsl60Wq7wewITOE9DBdb/UIdaViTMIGLuo3HbSkdgSxLTC
o4LhoovaAeDK2tvraC/mFOakeeOgG3xS7y54+/YMnSOD6RCG0sfvURV58+LJC9hwnz2F07Cxy+fsHgyI
/komJADZ5Fy9i+QynlyIsRYxjxMWkIQ3ocHMignV4RNn8qTHjjx5UjgGkOYEBBApqrS4s180oU8N/pQK
tcO/S0YlNMCFdVhQh01X4owqNqzFqkEmHsCA1N1arxhZsiPLNKdPqMBgWuWa6sJWd8ns1h1rthrVuOXQ
6X3I7ELbP30LprTbc7BZplXzIvbwL7KFv5ADwy1L+bLklXg1T/5wzLOFx8g+oJUrNrO0qda+rn7wr1EG
0FJ8N0MrLnXxuLM47j4WZw0jN8OPKy+rs7L1wqYv8GmunRP36PoUhhc6vm74U8GhX4CjXnb5we8t03V6
+RUMS99vpT9IqqKkDv35PVeVFQEowNgMBubw32hguWefYKRRwAQOfoRUzIU6CFESehti6CELNnTYnYUf
lhgCChSKQEKKJrbo4osfRgAAOw==
</property>
</structure>
<structure>
<property
name=
"name"
>
gdoc4.jpg
</property>
<property
name=
"data"
>
/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwg
JC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIyMjIyMjIy
MjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAAnAH0DASIAAhEBAxEB/8QA
HwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIh
MUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVW
V1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXG
x8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQF
BgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAV
YnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOE
hYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq
8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD33PNOrzj4q67qXh9dIu9Lu3t5DK4cDlXGOjA8EVT8N/GOzutl
vr0H2SU8faIgWiP1HVf1HvWLrwU+R6Ho08qxNTDrEU1zLy308j1Oiq9reW99bpcWk8c8LjKyRsGVh7EV
OehrY89pp2ZV1HUbfS7Ga9u5BHBEpZ2PYCvPpvjb4ficqljqMq9mREAP5sDVX416wbfSLPSo2wbpy8mO
6rg4/Mr+VeWeFvD9vr2pTNqGoJp+l2oXz7h5Ag3N90ZP0rlqVZupyQPbwmBw8cJ9axKbu7JL+vU9Z/4X
loP/AEC9U/75i/8Ai66yLxnp9x4Ul8Q26SyW0UXmyRfKJFAGSOu3P4/jXmSeA/ADuqL4xtWZjgD7anJ/
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
</property>
</structure>
</list-property>
</report>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment