[redes] Modelagem completa projeto

  • From: Luana Meurer <luameu@xxxxxxxxx>
  • To: grupo de e-mail faculdade <redes@xxxxxxxxxxxxx>, Angelo Jose <angelos.js@xxxxxxxxx>, Cristiano de Souza <hades53@xxxxxxxxxxx>
  • Date: Sat, 19 Oct 2013 11:23:19 -0300

Finalizei ela, com relacionamentos, e etc ...
tipo de dados, tudo editado já,
quero saber se tá bom, avaliem e tentem entender
fiz o máximo pra ficar dentro do escopo pedido por ele,
deve ter dado cerca de 50 a 55 tabelas completas, com atributos e etc
'-' ... enfim, terça 10h a gnt vê sobre ela dai.

Atenciosamente,
Luana Meurer
<?xml version="1.0" standalone="yes" ?>
<DBMODEL Version="4.0">
<SETTINGS>
<GLOBALSETTINGS ModelName="banco" IDModel="0" IDVersion="0" 
VersionStr="1.0.0.0" Comments="" UseVersionHistroy="1" AutoIncVersion="1" 
DatabaseType="MySQL" ZoomFac="100.00" XPos="160" YPos="1014" 
DefaultDataType="5" DefaultTablePrefix="0" DefSaveDBConn="" DefSyncDBConn="" 
DefQueryDBConn="" Printer="" HPageCount="4.0" 
PageAspectRatio="1.440892512336408" PageOrientation="1" PageFormat="A4 (210x297 
mm, 8.26x11.7 inches)" SelectedPages="" UsePositionGrid="0" PositionGridX="20" 
PositionGridY="20" TableNameInRefs="1" DefaultTableType="0" 
ActivateRefDefForNewRelations="1" FKPrefix="" FKPostfix="" 
CreateFKRefDefIndex="1" DBQuoteCharacter="`" CreateSQLforLinkedObjects="0" 
DefModelFont="Tahoma" CanvasWidth="4096" CanvasHeight="2842" />
<DATATYPEGROUPS>
<DATATYPEGROUP Name="Numeric Types" Icon="1" />
<DATATYPEGROUP Name="Date and Time Types" Icon="2" />
<DATATYPEGROUP Name="String Types" Icon="3" />
<DATATYPEGROUP Name="Blob and Text Types" Icon="4" />
<DATATYPEGROUP Name="User defined Types" Icon="5" />
<DATATYPEGROUP Name="Geographic Types" Icon="6" />
</DATATYPEGROUPS>
<DATATYPES>
<DATATYPE ID="1" IDGroup="0" TypeName="TINYINT" Description="A very small 
integer. The signed range is -128 to 127. The unsigned range is 0 to 255." 
ParamCount="1" OptionCount="2" ParamRequired="0" EditParamsAsString="0" 
SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
<PARAMS>
<PARAM Name="length" />
</PARAMS>
<OPTIONS>
<OPTION Name="UNSIGNED" Default="1" />
<OPTION Name="ZEROFILL" Default="0" />
</OPTIONS>
</DATATYPE>
<DATATYPE ID="2" IDGroup="0" TypeName="SMALLINT" Description="A small integer. 
The signed range is -32768 to 32767. The unsigned range is 0 to 65535." 
ParamCount="1" OptionCount="2" ParamRequired="0" EditParamsAsString="0" 
SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
<PARAMS>
<PARAM Name="length" />
</PARAMS>
<OPTIONS>
<OPTION Name="UNSIGNED" Default="1" />
<OPTION Name="ZEROFILL" Default="0" />
</OPTIONS>
</DATATYPE>
<DATATYPE ID="3" IDGroup="0" TypeName="MEDIUMINT" Description="A medium-size 
integer. The signed range is -8388608 to 8388607. The unsigned range is 0 to 
16777215." ParamCount="1" OptionCount="2" ParamRequired="0" 
EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" 
>
<PARAMS>
<PARAM Name="length" />
</PARAMS>
<OPTIONS>
<OPTION Name="UNSIGNED" Default="1" />
<OPTION Name="ZEROFILL" Default="0" />
</OPTIONS>
</DATATYPE>
<DATATYPE ID="4" IDGroup="0" TypeName="INT" Description="A normal-size integer. 
The signed range is -2147483648 to 2147483647. The unsigned range is 0 to 
4294967295." ParamCount="1" OptionCount="2" ParamRequired="0" 
EditParamsAsString="0" SynonymGroup="1" PhysicalMapping="0" PhysicalTypeName="" 
>
<PARAMS>
<PARAM Name="length" />
</PARAMS>
<OPTIONS>
<OPTION Name="UNSIGNED" Default="0" />
<OPTION Name="ZEROFILL" Default="0" />
</OPTIONS>
</DATATYPE>
<DATATYPE ID="5" IDGroup="0" TypeName="INTEGER" Description="A normal-size 
integer. The signed range is -2147483648 to 2147483647. The unsigned range is 0 
to 4294967295." ParamCount="1" OptionCount="2" ParamRequired="0" 
EditParamsAsString="0" SynonymGroup="1" PhysicalMapping="0" PhysicalTypeName="" 
>
<PARAMS>
<PARAM Name="length" />
</PARAMS>
<OPTIONS>
<OPTION Name="UNSIGNED" Default="1" />
<OPTION Name="ZEROFILL" Default="0" />
</OPTIONS>
</DATATYPE>
<DATATYPE ID="6" IDGroup="0" TypeName="BIGINT" Description="A large integer. 
The signed range is -9223372036854775808 to 9223372036854775807. The unsigned 
range is 0 to 18446744073709551615." ParamCount="1" OptionCount="2" 
ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" 
PhysicalTypeName="" >
<PARAMS>
<PARAM Name="length" />
</PARAMS>
<OPTIONS>
<OPTION Name="UNSIGNED" Default="0" />
<OPTION Name="ZEROFILL" Default="0" />
</OPTIONS>
</DATATYPE>
<DATATYPE ID="7" IDGroup="0" TypeName="FLOAT" Description="A small 
(single-precision) floating-point number. Cannot be unsigned. Allowable values 
are -3.402823466E+38 to -1.175494351E-38, 0, and 1.175494351E-38 to 
3.402823466E+38." ParamCount="1" OptionCount="1" ParamRequired="1" 
EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" 
>
<PARAMS>
<PARAM Name="precision" />
</PARAMS>
<OPTIONS>
<OPTION Name="ZEROFILL" Default="0" />
</OPTIONS>
</DATATYPE>
<DATATYPE ID="8" IDGroup="0" TypeName="FLOAT" Description="A small 
(single-precision) floating-point number. Cannot be unsigned. Allowable values 
are -3.402823466E+38 to -1.175494351E-38, 0, and 1.175494351E-38 to 
3.402823466E+38." ParamCount="2" OptionCount="1" ParamRequired="0" 
EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" 
>
<PARAMS>
<PARAM Name="length" />
<PARAM Name="decimals" />
</PARAMS>
<OPTIONS>
<OPTION Name="ZEROFILL" Default="0" />
</OPTIONS>
</DATATYPE>
<DATATYPE ID="9" IDGroup="0" TypeName="DOUBLE" Description="A normal-size 
(double-precision) floating-point number. Cannot be unsigned. Allowable values 
are -1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and 
2.2250738585072014E-308 to 1.7976931348623157E+308." ParamCount="2" 
OptionCount="1" ParamRequired="0" EditParamsAsString="0" SynonymGroup="2" 
PhysicalMapping="0" PhysicalTypeName="" >
<PARAMS>
<PARAM Name="length" />
<PARAM Name="decimals" />
</PARAMS>
<OPTIONS>
<OPTION Name="ZEROFILL" Default="0" />
</OPTIONS>
</DATATYPE>
<DATATYPE ID="10" IDGroup="0" TypeName="DOUBLE PRECISION" Description="This is 
a synonym for DOUBLE." ParamCount="2" OptionCount="1" ParamRequired="0" 
EditParamsAsString="0" SynonymGroup="2" PhysicalMapping="0" PhysicalTypeName="" 
>
<PARAMS>
<PARAM Name="length" />
<PARAM Name="decimals" />
</PARAMS>
<OPTIONS>
<OPTION Name="ZEROFILL" Default="0" />
</OPTIONS>
</DATATYPE>
<DATATYPE ID="11" IDGroup="0" TypeName="REAL" Description="This is a synonym 
for DOUBLE." ParamCount="2" OptionCount="1" ParamRequired="0" 
EditParamsAsString="0" SynonymGroup="2" PhysicalMapping="0" PhysicalTypeName="" 
>
<PARAMS>
<PARAM Name="length" />
<PARAM Name="decimals" />
</PARAMS>
<OPTIONS>
<OPTION Name="ZEROFILL" Default="0" />
</OPTIONS>
</DATATYPE>
<DATATYPE ID="12" IDGroup="0" TypeName="DECIMAL" Description="An unpacked 
floating-point number. Cannot be unsigned. Behaves like a CHAR column." 
ParamCount="2" OptionCount="1" ParamRequired="0" EditParamsAsString="0" 
SynonymGroup="3" PhysicalMapping="0" PhysicalTypeName="" >
<PARAMS>
<PARAM Name="length" />
<PARAM Name="decimals" />
</PARAMS>
<OPTIONS>
<OPTION Name="ZEROFILL" Default="0" />
</OPTIONS>
</DATATYPE>
<DATATYPE ID="13" IDGroup="0" TypeName="NUMERIC" Description="This is a synonym 
for DECIMAL." ParamCount="2" OptionCount="1" ParamRequired="1" 
EditParamsAsString="0" SynonymGroup="3" PhysicalMapping="0" PhysicalTypeName="" 
>
<PARAMS>
<PARAM Name="length" />
<PARAM Name="decimals" />
</PARAMS>
<OPTIONS>
<OPTION Name="ZEROFILL" Default="0" />
</OPTIONS>
</DATATYPE>
<DATATYPE ID="14" IDGroup="1" TypeName="DATE" Description="A date. The 
supported range is \a1000-01-01\a to \a9999-12-31\a." ParamCount="0" 
OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" 
PhysicalMapping="0" PhysicalTypeName="" >
</DATATYPE>
<DATATYPE ID="15" IDGroup="1" TypeName="DATETIME" Description="A date and time 
combination. The supported range is \a1000-01-01 00:00:00\a to \a9999-12-31 
23:59:59\a." ParamCount="0" OptionCount="0" ParamRequired="0" 
EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" 
>
</DATATYPE>
<DATATYPE ID="16" IDGroup="1" TypeName="TIMESTAMP" Description="A timestamp. 
The range is \a1970-01-01 00:00:00\a to sometime in the year 2037. The length 
can be 14 (or missing), 12, 10, 8, 6, 4, or 2 representing YYYYMMDDHHMMSS, ... 
, YYYYMMDD, ... , YY formats." ParamCount="1" OptionCount="0" ParamRequired="0" 
EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" 
>
<PARAMS>
<PARAM Name="length" />
</PARAMS>
</DATATYPE>
<DATATYPE ID="17" IDGroup="1" TypeName="TIME" Description="A time. The range is 
\a-838:59:59\a to \a838:59:59\a." ParamCount="0" OptionCount="0" 
ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" 
PhysicalTypeName="" >
</DATATYPE>
<DATATYPE ID="18" IDGroup="1" TypeName="YEAR" Description="A year in 2- or 
4-digit format (default is 4-digit)." ParamCount="1" OptionCount="0" 
ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" 
PhysicalTypeName="" >
<PARAMS>
<PARAM Name="length" />
</PARAMS>
</DATATYPE>
<DATATYPE ID="19" IDGroup="2" TypeName="CHAR" Description="A fixed-length 
string (1 to 255 characters) that is always right-padded with spaces to the 
specified length when stored. values are sorted and compared in 
case-insensitive fashion according to the default character set unless the 
BINARY keyword is given." ParamCount="1" OptionCount="1" ParamRequired="1" 
EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" 
>
<PARAMS>
<PARAM Name="length" />
</PARAMS>
<OPTIONS>
<OPTION Name="BINARY" Default="0" />
</OPTIONS>
</DATATYPE>
<DATATYPE ID="20" IDGroup="2" TypeName="VARCHAR" Description="A variable-length 
string (1 to 255 characters). Values are sorted and compared in case-sensitive 
fashion unless the BINARY keyword is given." ParamCount="1" OptionCount="1" 
ParamRequired="1" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" 
PhysicalTypeName="" >
<PARAMS>
<PARAM Name="length" />
</PARAMS>
<OPTIONS>
<OPTION Name="BINARY" Default="0" />
</OPTIONS>
</DATATYPE>
<DATATYPE ID="21" IDGroup="2" TypeName="BIT" Description="This is a synonym for 
CHAR(1)." ParamCount="0" OptionCount="0" ParamRequired="0" 
EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" 
>
</DATATYPE>
<DATATYPE ID="22" IDGroup="2" TypeName="BOOL" Description="This is a synonym 
for CHAR(1)." ParamCount="0" OptionCount="0" ParamRequired="0" 
EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" 
>
</DATATYPE>
<DATATYPE ID="23" IDGroup="3" TypeName="TINYBLOB" Description="A column maximum 
length of 255 (2^8 - 1) characters. Values are sorted and compared in 
case-sensitive fashion." ParamCount="0" OptionCount="0" ParamRequired="0" 
EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" 
>
</DATATYPE>
<DATATYPE ID="24" IDGroup="3" TypeName="BLOB" Description="A column maximum 
length of 65535 (2^16 - 1) characters. Values are sorted and compared in 
case-sensitive fashion." ParamCount="0" OptionCount="0" ParamRequired="0" 
EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" 
>
</DATATYPE>
<DATATYPE ID="25" IDGroup="3" TypeName="MEDIUMBLOB" Description="A column 
maximum length of 16777215 (2^24 - 1) characters. Values are sorted and 
compared in case-sensitive fashion." ParamCount="0" OptionCount="0" 
ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" 
PhysicalTypeName="" >
</DATATYPE>
<DATATYPE ID="26" IDGroup="3" TypeName="LONGBLOB" Description="A column maximum 
length of 4294967295 (2^32 - 1) characters. Values are sorted and compared in 
case-sensitive fashion." ParamCount="0" OptionCount="0" ParamRequired="0" 
EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" 
>
</DATATYPE>
<DATATYPE ID="27" IDGroup="3" TypeName="TINYTEXT" Description="A column maximum 
length of 255 (2^8 - 1) characters." ParamCount="0" OptionCount="0" 
ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" 
PhysicalTypeName="" >
</DATATYPE>
<DATATYPE ID="28" IDGroup="3" TypeName="TEXT" Description="A column maximum 
length of 65535 (2^16 - 1) characters." ParamCount="0" OptionCount="0" 
ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" 
PhysicalTypeName="" >
</DATATYPE>
<DATATYPE ID="29" IDGroup="3" TypeName="MEDIUMTEXT" Description="A column 
maximum length of 16777215 (2^24 - 1) characters." ParamCount="0" 
OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" 
PhysicalMapping="0" PhysicalTypeName="" >
</DATATYPE>
<DATATYPE ID="30" IDGroup="3" TypeName="LONGTEXT" Description="A column maximum 
length of 4294967295 (2^32 - 1) characters." ParamCount="0" OptionCount="0" 
ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" 
PhysicalTypeName="" >
</DATATYPE>
<DATATYPE ID="31" IDGroup="3" TypeName="ENUM" Description="An enumeration. A 
string object that can have only one value, chosen from the list of values." 
ParamCount="1" OptionCount="0" ParamRequired="1" EditParamsAsString="1" 
SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
<PARAMS>
<PARAM Name="values" />
</PARAMS>
</DATATYPE>
<DATATYPE ID="32" IDGroup="3" TypeName="SET" Description="A set. A string 
object that can have zero or more values, each of which must be chosen from the 
list of values." ParamCount="1" OptionCount="0" ParamRequired="1" 
EditParamsAsString="1" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" 
>
<PARAMS>
<PARAM Name="values" />
</PARAMS>
</DATATYPE>
<DATATYPE ID="33" IDGroup="4" TypeName="Varchar(20)" Description="" 
ParamCount="0" OptionCount="1" ParamRequired="0" EditParamsAsString="0" 
SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
<OPTIONS>
<OPTION Name="BINARY" Default="0" />
</OPTIONS>
</DATATYPE>
<DATATYPE ID="34" IDGroup="4" TypeName="Varchar(45)" Description="" 
ParamCount="0" OptionCount="1" ParamRequired="0" EditParamsAsString="0" 
SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
<OPTIONS>
<OPTION Name="BINARY" Default="0" />
</OPTIONS>
</DATATYPE>
<DATATYPE ID="35" IDGroup="4" TypeName="Varchar(255)" Description="" 
ParamCount="0" OptionCount="1" ParamRequired="0" EditParamsAsString="0" 
SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
<OPTIONS>
<OPTION Name="BINARY" Default="0" />
</OPTIONS>
</DATATYPE>
<DATATYPE ID="36" IDGroup="5" TypeName="GEOMETRY" Description="Geographic 
Datatype" ParamCount="0" OptionCount="0" ParamRequired="0" 
EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" 
>
</DATATYPE>
<DATATYPE ID="38" IDGroup="5" TypeName="LINESTRING" Description="Geographic 
Datatype" ParamCount="0" OptionCount="0" ParamRequired="0" 
EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" 
>
</DATATYPE>
<DATATYPE ID="39" IDGroup="5" TypeName="POLYGON" Description="Geographic 
Datatype" ParamCount="0" OptionCount="0" ParamRequired="0" 
EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" 
>
</DATATYPE>
<DATATYPE ID="40" IDGroup="5" TypeName="MULTIPOINT" Description="Geographic 
Datatype" ParamCount="0" OptionCount="0" ParamRequired="0" 
EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" 
>
</DATATYPE>
<DATATYPE ID="41" IDGroup="5" TypeName="MULTILINESTRING" 
Description="Geographic Datatype" ParamCount="0" OptionCount="0" 
ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" 
PhysicalTypeName="" >
</DATATYPE>
<DATATYPE ID="42" IDGroup="5" TypeName="MULTIPOLYGON" Description="Geographic 
Datatype" ParamCount="0" OptionCount="0" ParamRequired="0" 
EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" 
>
</DATATYPE>
<DATATYPE ID="43" IDGroup="5" TypeName="GEOMETRYCOLLECTION" 
Description="Geographic Datatype" ParamCount="0" OptionCount="0" 
ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" 
PhysicalTypeName="" >
</DATATYPE>
</DATATYPES>
<COMMON_DATATYPES>
<COMMON_DATATYPE ID="5" />
<COMMON_DATATYPE ID="8" />
<COMMON_DATATYPE ID="20" />
<COMMON_DATATYPE ID="15" />
<COMMON_DATATYPE ID="22" />
<COMMON_DATATYPE ID="28" />
<COMMON_DATATYPE ID="26" />
<COMMON_DATATYPE ID="33" />
<COMMON_DATATYPE ID="34" />
<COMMON_DATATYPE ID="35" />
</COMMON_DATATYPES>
<TABLEPREFIXES>
<TABLEPREFIX Name="Default (no prefix)" />
</TABLEPREFIXES>
<REGIONCOLORS>
<REGIONCOLOR Color="Red=#FFEEEC" />
<REGIONCOLOR Color="Yellow=#FEFDED" />
<REGIONCOLOR Color="Green=#EAFFE5" />
<REGIONCOLOR Color="Cyan=#ECFDFF" />
<REGIONCOLOR Color="Blue=#F0F1FE" />
<REGIONCOLOR Color="Magenta=#FFEBFA" />
</REGIONCOLORS>
<POSITIONMARKERS>
<POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
<POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
<POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
<POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
<POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
<POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
<POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
<POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
<POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
<POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
<POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
</POSITIONMARKERS>
</SETTINGS>
<METADATA>
<REGIONS>
</REGIONS>
<TABLES>
<TABLE ID="1404" Tablename="empresa" PrevTableName="Table_01" XPos="994" 
YPos="844" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="2" >
<COLUMNS>
<COLUMN ID="1406" ColName="id_empresa" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2138" ColName="candidato_id_candidato" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1409" ColName="cadastro_emp" PrevColName="" Pos="1" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1410" ColName="nome_emp" PrevColName="" Pos="2" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1411" ColName="cnpj" PrevColName="" Pos="3" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1412" ColName="telefone_emp" PrevColName="" Pos="4" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1413" ColName="inscmunic" PrevColName="" Pos="5" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1414" ColName="inscestad" PrevColName="" Pos="6" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="1946" />
<RELATION_START ID="1949" />
<RELATION_START ID="1952" />
</RELATIONS_START>
<RELATIONS_END>
<RELATION_END ID="2137" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1407" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1406" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2139" IndexName="empresa_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2137">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2138" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1415" Tablename="endereco" PrevTableName="Table_02" XPos="795" 
YPos="489" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="3" >
<COLUMNS>
<COLUMN ID="1417" ColName="id_endereco" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2150" ColName="candidato_id_candidato" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2144" ColName="autonomo_id_autonomo" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2141" ColName="colaborador_id_colaborador" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1950" ColName="empresa_id_empresa" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1419" ColName="rua_ender" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1420" ColName="bairro_ender" PrevColName="" Pos="2" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1421" ColName="cidade_ender" PrevColName="" Pos="3" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1422" ColName="uf_ender" PrevColName="" Pos="4" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="2052" />
</RELATIONS_START>
<RELATIONS_END>
<RELATION_END ID="1949" />
<RELATION_END ID="2140" />
<RELATION_END ID="2143" />
<RELATION_END ID="2149" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1418" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1417" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1951" IndexName="endereco_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="1949">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1950" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2142" IndexName="endereco_FKIndex2" IndexKind="1" 
FKRefDef_Obj_id="2140">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2141" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2145" IndexName="endereco_FKIndex3" IndexKind="1" 
FKRefDef_Obj_id="2143">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2144" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2151" IndexName="endereco_FKIndex4" IndexKind="1" 
FKRefDef_Obj_id="2149">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2150" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1423" Tablename="foto" PrevTableName="Table_03" XPos="1410" 
YPos="1051" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="4" >
<COLUMNS>
<COLUMN ID="1425" ColName="id_foto" PrevColName="id_imagem" Pos="0" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2010" ColName="documenta_id_documenta" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1947" ColName="empresa_id_empresa" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1427" ColName="foto" PrevColName="logomarca" Pos="1" 
idDatatype="24" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="1946" />
<RELATION_END ID="2009" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1426" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1425" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1948" IndexName="foto_FKIndex1" IndexKind="1" FKRefDef_Obj_id="1946">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1947" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2011" IndexName="foto_FKIndex2" IndexKind="1" FKRefDef_Obj_id="2009">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2010" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1429" Tablename="email" PrevTableName="Table_04" XPos="1334" 
YPos="782" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="5" >
<COLUMNS>
<COLUMN ID="1431" ColName="id_email" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1959" ColName="autonomo_id_autonomo" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1956" ColName="colaborador_id_colaborador" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1953" ColName="empresa_id_empresa" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1433" ColName="email" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1434" ColName="pop" PrevColName="" Pos="2" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1435" ColName="smtp" PrevColName="" Pos="3" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="1923" />
</RELATIONS_START>
<RELATIONS_END>
<RELATION_END ID="1952" />
<RELATION_END ID="1955" />
<RELATION_END ID="1958" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1432" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1431" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1954" IndexName="email_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="1952">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1953" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1957" IndexName="email_FKIndex2" IndexKind="1" 
FKRefDef_Obj_id="1955">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1956" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1960" IndexName="email_FKIndex3" IndexKind="1" 
FKRefDef_Obj_id="1958">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1959" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1436" Tablename="autentica" PrevTableName="Table_05" XPos="1665" 
YPos="883" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="6" >
<COLUMNS>
<COLUMN ID="1438" ColName="id_autentica" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1924" ColName="email_id_email" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1440" ColName="user_email" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1441" ColName="pass_email" PrevColName="" Pos="2" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1442" ColName="porta_autentica" PrevColName="" Pos="3" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="1923" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1439" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1438" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1925" IndexName="autentica_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="1923">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1924" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1443" Tablename="colaborador" PrevTableName="Table_06" XPos="1831" 
YPos="681" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="7" >
<COLUMNS>
<COLUMN ID="1445" ColName="id_colaborador" PrevColName="" Pos="0" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1447" ColName="nome_colab" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1448" ColName="saudacao_colab" PrevColName="" Pos="2" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1449" ColName="abreviado_colab" PrevColName="" Pos="3" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1450" ColName="idade_colab" PrevColName="" Pos="4" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1451" ColName="matricula_colab" PrevColName="" Pos="5" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1452" ColName="fone_fixo" PrevColName="" Pos="6" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1453" ColName="fone_celular" PrevColName="" Pos="7" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1676" ColName="nascimento_colab" PrevColName="" Pos="8" 
idDatatype="14" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="1955" />
<RELATION_START ID="1967" />
<RELATION_START ID="1976" />
<RELATION_START ID="1979" />
<RELATION_START ID="1985" />
<RELATION_START ID="1989" />
<RELATION_START ID="2140" />
<RELATION_START ID="2158" />
<RELATION_START ID="2164" />
</RELATIONS_START>
<INDICES>
<INDEX ID="1446" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1445" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1454" Tablename="estadocivil" PrevTableName="Table_07" XPos="1720" 
YPos="482" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="8" >
<COLUMNS>
<COLUMN ID="1456" ColName="id_estadocivil" PrevColName="" Pos="0" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2147" ColName="autonomo_id_autonomo" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1980" ColName="colaborador_id_colaborador" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1458" ColName="tipo_estadocivil" PrevColName="" Pos="1" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="1979" />
<RELATION_END ID="2146" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1457" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1456" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1981" IndexName="estadocivil_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="1979">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1980" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2148" IndexName="estadocivil_FKIndex2" IndexKind="1" 
FKRefDef_Obj_id="2146">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2147" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1459" Tablename="situacao" PrevTableName="Table_08" XPos="2357" 
YPos="807" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="9" >
<COLUMNS>
<COLUMN ID="1461" ColName="id_situacao" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1968" ColName="colaborador_id_colaborador" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1463" ColName="tipo_situacao" PrevColName="" Pos="1" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="1961" />
<RELATION_START ID="1964" />
</RELATIONS_START>
<RELATIONS_END>
<RELATION_END ID="1967" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1462" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1461" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1969" IndexName="situacao_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="1967">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1968" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1464" Tablename="departamento" PrevTableName="Table_09" XPos="2088" 
YPos="885" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="10" >
<COLUMNS>
<COLUMN ID="1466" ColName="id_departamento" PrevColName="" Pos="0" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1986" ColName="colaborador_id_colaborador" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1469" ColName="tipo_depart" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="1970" />
</RELATIONS_START>
<RELATIONS_END>
<RELATION_END ID="1985" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1467" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1466" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1987" IndexName="departamento_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="1985">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1986" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1470" Tablename="tpcontrato" PrevTableName="Table_10" XPos="2012" 
YPos="355" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="11" >
<COLUMNS>
<COLUMN ID="1472" ColName="id_tpcontrato" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2156" ColName="autonomo_id_autonomo" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2159" ColName="colaborador_id_colaborador" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1974" ColName="contrato_id_contrato" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1474" ColName="tipo_contrato" PrevColName="" Pos="1" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="1973" />
<RELATION_END ID="2155" />
<RELATION_END ID="2158" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1473" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1472" LengthParam="0" />
<INDEXCOLUMN idColumn="2156" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1975" IndexName="tpcontrato_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="1973">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1974" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2157" IndexName="tpcontrato_FKIndex2" IndexKind="1" 
FKRefDef_Obj_id="2155">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2156" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2160" IndexName="tpcontrato_FKIndex3" IndexKind="1" 
FKRefDef_Obj_id="2158">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2159" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1475" Tablename="classifica" PrevTableName="Table_11" XPos="1723" 
YPos="1120" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="12" >
<COLUMNS>
<COLUMN ID="1477" ColName="id_classifica" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1977" ColName="colaborador_id_colaborador" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1479" ColName="tipo_classificacao" PrevColName="" Pos="1" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="1976" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1478" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1477" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1978" IndexName="classifica_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="1976">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1977" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1480" Tablename="anexo" PrevTableName="Table_12" XPos="1955" 
YPos="1512" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="13" >
<COLUMNS>
<COLUMN ID="1482" ColName="id_anexo" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2226" ColName="tarefa_id_tarefa" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2174" ColName="judicial_id_judicial" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2018" ColName="medicina_id_medicina" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2013" ColName="treinamento_id_treinamento" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2007" ColName="documenta_id_documenta" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1484" ColName="anexo_arquivo" PrevColName="" Pos="1" 
idDatatype="24" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="1990" />
</RELATIONS_START>
<RELATIONS_END>
<RELATION_END ID="2006" />
<RELATION_END ID="2012" />
<RELATION_END ID="2017" />
<RELATION_END ID="2173" />
<RELATION_END ID="2225" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1483" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1482" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2008" IndexName="anexo_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2006">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2007" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2014" IndexName="anexo_FKIndex2" IndexKind="1" 
FKRefDef_Obj_id="2012">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2013" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2019" IndexName="anexo_FKIndex3" IndexKind="1" 
FKRefDef_Obj_id="2017">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2018" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2175" IndexName="anexo_FKIndex5" IndexKind="1" 
FKRefDef_Obj_id="2173">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2174" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2227" IndexName="anexo_FKIndex5" IndexKind="1" 
FKRefDef_Obj_id="2225">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2226" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1485" Tablename="documenta" PrevTableName="Table_13" XPos="1413" 
YPos="1244" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="14" >
<COLUMNS>
<COLUMN ID="1487" ColName="id_documenta" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1489" ColName="cpf" PrevColName="" Pos="1" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1490" ColName="titulo_eleitor" PrevColName="" Pos="2" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1491" ColName="pis" PrevColName="" Pos="3" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1492" ColName="ctps_serie" PrevColName="ctps serie" Pos="4" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1493" ColName="ctps_numero" PrevColName="" Pos="5" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1495" ColName="rg" PrevColName="" Pos="6" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1496" ColName="reservista" PrevColName="" Pos="7" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1497" ColName="observa" PrevColName="" Pos="8" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="1943" />
<RELATION_START ID="1997" />
<RELATION_START ID="2006" />
<RELATION_START ID="2009" />
</RELATIONS_START>
<INDICES>
<INDEX ID="1488" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1487" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1499" Tablename="cnh" PrevTableName="Table_14" XPos="1696" 
YPos="1244" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="15" >
<COLUMNS>
<COLUMN ID="1501" ColName="id_cnh" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1944" ColName="documenta_id_documenta" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1503" ColName="tipo_cnh" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="1943" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1502" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1501" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1945" IndexName="cnh_FKIndex1" IndexKind="1" FKRefDef_Obj_id="1943">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1944" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1504" Tablename="banco" PrevTableName="Table_15" XPos="1417" 
YPos="1467" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="16" >
<COLUMNS>
<COLUMN ID="1506" ColName="id_banco" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1998" ColName="documenta_id_documenta" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1508" ColName="agencia" PrevColName="" Pos="1" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1509" ColName="conta" PrevColName="" Pos="2" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="1926" />
<RELATION_START ID="2000" />
</RELATIONS_START>
<RELATIONS_END>
<RELATION_END ID="1997" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1507" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1506" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1999" IndexName="banco_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="1997">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1998" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1510" Tablename="tpconta" PrevTableName="Table_16" XPos="1198" 
YPos="1412" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="1" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="17" >
<COLUMNS>
<COLUMN ID="1512" ColName="id_tpconta" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1927" ColName="banco_id_banco" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1514" ColName="tipo_conta" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="1926" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1513" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1512" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1928" IndexName="tpconta_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="1926">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1927" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1515" Tablename="bhora" PrevTableName="Table_17" XPos="1611" 
YPos="1382" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="18" >
<COLUMNS>
<COLUMN ID="1517" ColName="id_bhora" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1519" ColName="minuto" PrevColName="" Pos="1" idDatatype="17" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1520" ColName="tempo_total" PrevColName="" Pos="2" idDatatype="16" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="2003" />
</RELATIONS_START>
<INDICES>
<INDEX ID="1518" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1517" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1521" Tablename="movimenta" PrevTableName="Table_18" XPos="1714" 
YPos="1514" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="19" >
<COLUMNS>
<COLUMN ID="1523" ColName="id_movimenta" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2004" ColName="bhora_id_bhora" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2001" ColName="banco_id_banco" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1525" ColName="tipo_movimenta" PrevColName="" Pos="1" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="2000" />
<RELATION_END ID="2003" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1524" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1523" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2002" IndexName="movimenta_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2000">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2001" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2005" IndexName="movimenta_FKIndex2" IndexKind="1" 
FKRefDef_Obj_id="2003">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2004" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1526" Tablename="ocofalta" PrevTableName="Table_19" XPos="1286" 
YPos="1621" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="20" >
<COLUMNS>
<COLUMN ID="1528" ColName="id_ocofalta" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2162" ColName="treinamento_id_treinamento" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1530" ColName="data_ocofalta" PrevColName="data_2" Pos="1" 
idDatatype="14" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1531" ColName="quantidade" PrevColName="" Pos="2" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1532" ColName="motivo" PrevColName="" Pos="3" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="1936" />
</RELATIONS_START>
<RELATIONS_END>
<RELATION_END ID="2161" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1529" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1528" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2163" IndexName="ocofalta_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2161">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2162" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1534" Tablename="tpfalta" PrevTableName="Table_20" XPos="1394" 
YPos="1812" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="21" >
<COLUMNS>
<COLUMN ID="1536" ColName="id_tpfalta" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1937" ColName="ocofalta_id_ocofalta" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1538" ColName="tipo_falta" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="1936" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1537" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1536" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1938" IndexName="tpfalta_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="1936">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1937" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1539" Tablename="treinamento" PrevTableName="Table_21" XPos="1720" 
YPos="1692" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="22" >
<COLUMNS>
<COLUMN ID="1541" ColName="id_treinamento" PrevColName="" Pos="0" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1543" ColName="data_trein" PrevColName="data_2" Pos="1" 
idDatatype="14" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1544" ColName="descricao" PrevColName="" Pos="2" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1545" ColName="carga_hora" PrevColName="" Pos="3" idDatatype="17" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1546" ColName="observa" PrevColName="" Pos="4" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="2012" />
<RELATION_START ID="2161" />
</RELATIONS_START>
<INDICES>
<INDEX ID="1542" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1541" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1548" Tablename="medicina" PrevTableName="Table_22" XPos="2250" 
YPos="1720" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="23" >
<COLUMNS>
<COLUMN ID="1550" ColName="id_medicina" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1552" ColName="data_medic" PrevColName="" Pos="1" idDatatype="14" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1553" ColName="descricao" PrevColName="" Pos="2" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1555" ColName="cid" PrevColName="" Pos="4" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1556" ColName="aval_medica" PrevColName="" Pos="5" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2016" ColName="medico_medic" PrevColName="" Pos="5" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2216" ColName="periodicidade" PrevColName="" Pos="6" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="2017" />
<RELATION_START ID="2217" />
<RELATION_START ID="2221" />
</RELATIONS_START>
<INDICES>
<INDEX ID="1551" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1550" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1562" Tablename="ferias" PrevTableName="Table_24" XPos="2390" 
YPos="639" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="25" >
<COLUMNS>
<COLUMN ID="1564" ColName="id_ferias" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1962" ColName="situacao_id_situacao" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1802" ColName="data_inicio" PrevColName="" Pos="1" idDatatype="14" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1803" ColName="data_fim" PrevColName="" Pos="2" idDatatype="14" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="1961" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1565" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1564" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1963" IndexName="ferias_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="1961">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1962" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1570" Tablename="contrato" PrevTableName="Table_26" XPos="2107" 
YPos="610" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="27" >
<COLUMNS>
<COLUMN ID="1572" ColName="id_contrato" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1678" ColName="contrato" PrevColName="" Pos="1" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1679" ColName="razao_contrat" PrevColName="" Pos="2" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1680" ColName="data_inicio" PrevColName="" Pos="3" idDatatype="16" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1681" ColName="data_fim" PrevColName="" Pos="4" idDatatype="16" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1682" ColName="observa" PrevColName="" Pos="5" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="1973" />
</RELATIONS_START>
<INDICES>
<INDEX ID="1573" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1572" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1574" Tablename="ocodiversa" PrevTableName="Table_27" XPos="2069" 
YPos="1016" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="28" >
<COLUMNS>
<COLUMN ID="1576" ColName="id_ocodiversa" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2165" ColName="colaborador_id_colaborador" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1940" ColName="tpocodiversa_id_tpocodiversa" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1578" ColName="data_ocodiv" PrevColName="data_2" Pos="1" 
idDatatype="14" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1579" ColName="ocorrencia" PrevColName="ocorrenci" Pos="2" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1580" ColName="observa" PrevColName="" Pos="3" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="1939" />
<RELATION_END ID="2164" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1577" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1576" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1941" IndexName="ocodiversa_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="1939">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1940" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2166" IndexName="ocodiversa_FKIndex2" IndexKind="1" 
FKRefDef_Obj_id="2164">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2165" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1582" Tablename="tpocodiversa" PrevTableName="Table_28" XPos="2136" 
YPos="1244" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="29" >
<COLUMNS>
<COLUMN ID="1584" ColName="id_tpocodiversa" PrevColName="" Pos="0" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1586" ColName="tipo_ocor_diversa" PrevColName="" Pos="1" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="1939" />
</RELATIONS_START>
<INDICES>
<INDEX ID="1585" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1584" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1588" Tablename="candidato" PrevTableName="Table_29" XPos="670" 
YPos="872" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="30" >
<COLUMNS>
<COLUMN ID="1590" ColName="id_candidato" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1807" ColName="nome_cand" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1808" ColName="nascimento_cand" PrevColName="" Pos="2" 
idDatatype="16" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1809" ColName="idade_cand" PrevColName="" Pos="3" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1810" ColName="rg_cand" PrevColName="" Pos="4" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1811" ColName="cpf_cand" PrevColName="" Pos="5" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="2020" />
<RELATION_START ID="2023" />
<RELATION_START ID="2062" />
<RELATION_START ID="2126" />
<RELATION_START ID="2137" />
<RELATION_START ID="2149" />
</RELATIONS_START>
<INDICES>
<INDEX ID="1591" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1590" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1592" Tablename="formacao" PrevTableName="Table_30" XPos="363" 
YPos="867" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="31" >
<COLUMNS>
<COLUMN ID="1594" ColName="id_formacao" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2021" ColName="candidato_id_candidato" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1813" ColName="ano_formacao" PrevColName="" Pos="1" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1814" ColName="grau_formacao" PrevColName="" Pos="2" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1815" ColName="instituicao_formacao" PrevColName="" Pos="3" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="2020" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1595" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1594" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2022" IndexName="formacao_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2020">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2021" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1596" Tablename="experiencia" PrevTableName="Table_31" XPos="364" 
YPos="1018" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="32" >
<COLUMNS>
<COLUMN ID="1598" ColName="id_experiencia" PrevColName="" Pos="0" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2024" ColName="candidato_id_candidato" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1817" ColName="area_experiencia" PrevColName="" Pos="1" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1818" ColName="ano_experiencia" PrevColName="" Pos="2" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1819" ColName="empresa_experiencia" PrevColName="" Pos="3" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1821" ColName="observacao_experiencia" PrevColName="" Pos="4" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="2023" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1599" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1598" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2025" IndexName="experiencia_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2023">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2024" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1600" Tablename="vaga" PrevTableName="Table_32" XPos="959" 
YPos="1233" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="33" >
<COLUMNS>
<COLUMN ID="1602" ColName="id_vaga" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1845" ColName="nome_vaga" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1846" ColName="tipo_vaga" PrevColName="" Pos="2" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1848" ColName="empresa_vaga" PrevColName="" Pos="3" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="2026" />
<RELATION_START ID="2029" />
<RELATION_START ID="2035" />
<RELATION_START ID="2063" />
<RELATION_START ID="2089" />
</RELATIONS_START>
<INDICES>
<INDEX ID="1603" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1602" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1604" Tablename="sobrevaga" PrevTableName="Table_33" XPos="965" 
YPos="1369" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="34" >
<COLUMNS>
<COLUMN ID="1606" ColName="id_sobrevaga" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2036" ColName="vaga_id_vaga" PrevColName="" Pos="1" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="1" AutoInc="0" 
IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1825" ColName="local_vaga" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1826" ColName="quantidade_vaga" PrevColName="" Pos="2" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1832" ColName="descricao" PrevColName="" Pos="3" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1833" ColName="data_atualizada_vaga" PrevColName="" Pos="4" 
idDatatype="16" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1843" ColName="faixa_salarial" PrevColName="" Pos="5" 
idDatatype="12" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="2035" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1607" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1606" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2037" IndexName="sobrevaga_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2035">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2036" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1608" Tablename="criteriovaga" PrevTableName="Table_34" XPos="1197" 
YPos="1215" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="35" >
<COLUMNS>
<COLUMN ID="1610" ColName="id_criteriovaga" PrevColName="" Pos="0" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2027" ColName="vaga_id_vaga" PrevColName="" Pos="1" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="1" AutoInc="0" 
IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1828" ColName="idade_minima_vaga" PrevColName="idade_minima_vafa" 
Pos="1" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1836" ColName="sexo_vaga" PrevColName="sexo_vafa" Pos="2" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1839" ColName="qualidade_vaga" PrevColName="" Pos="3" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1841" ColName="conhecimento_vaga" PrevColName="" Pos="4" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="2026" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1611" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1610" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2028" IndexName="criteriovaga_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2026">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2027" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1612" Tablename="informrh" PrevTableName="Table_35" XPos="750" 
YPos="1404" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="36" >
<COLUMNS>
<COLUMN ID="1614" ColName="id_informrh" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2090" ColName="vaga_id_vaga" PrevColName="" Pos="1" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="1" AutoInc="0" 
IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="2089" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1615" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1614" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2091" IndexName="informrh_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2089">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2090" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1616" Tablename="entrevista" PrevTableName="Table_36" XPos="650" 
YPos="1055" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="37" >
<COLUMNS>
<COLUMN ID="1618" ColName="id_entrevista" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2127" ColName="candidato_id_candidato" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2030" ColName="vaga_id_vaga" PrevColName="" Pos="1" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="1" AutoInc="0" 
IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1620" ColName="data_entrev" PrevColName="" Pos="1" idDatatype="16" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1621" ColName="responsavel_entrev" PrevColName="" Pos="2" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1622" ColName="assunto_entrev" PrevColName="" Pos="3" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="2032" />
</RELATIONS_START>
<RELATIONS_END>
<RELATION_END ID="2029" />
<RELATION_END ID="2126" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1619" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1618" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2031" IndexName="entrevista_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2029">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2030" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2128" IndexName="entrevista_FKIndex2" IndexKind="1" 
FKRefDef_Obj_id="2126">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2127" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1623" Tablename="tpentrevista" PrevTableName="Table_37" XPos="649" 
YPos="1284" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="38" >
<COLUMNS>
<COLUMN ID="1625" ColName="id_tpentrevista" PrevColName="" Pos="0" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2033" ColName="entrevista_id_entrevista" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1627" ColName="tipo_entrevista" PrevColName="" Pos="1" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="2032" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1626" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1625" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2034" IndexName="tpentrevista_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2032">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2033" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1628" Tablename="cargo" PrevTableName="Table_38" XPos="2366" 
YPos="1165" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="39" >
<COLUMNS>
<COLUMN ID="1630" ColName="id_cargo" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1971" ColName="departamento_id_departamento" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1632" ColName="nome_cargo" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1633" ColName="salar_min" PrevColName="" Pos="2" idDatatype="12" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1634" ColName="salar_medio" PrevColName="" Pos="3" idDatatype="12" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1635" ColName="exigencia" PrevColName="" Pos="4" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="2038" />
<RELATION_START ID="2102" />
</RELATIONS_START>
<RELATIONS_END>
<RELATION_END ID="1970" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1631" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1630" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1972" IndexName="cargo_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="1970">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1971" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1636" Tablename="detalhamento" PrevTableName="Table_39" XPos="2675" 
YPos="1231" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="40" >
<COLUMNS>
<COLUMN ID="1638" ColName="id_detalhamento" PrevColName="" Pos="0" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2039" ColName="cargo_id_cargo" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1640" ColName="beneficio" PrevColName="beneficios" Pos="1" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1641" ColName="perfil_cha" PrevColName="" Pos="2" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1642" ColName="tempo_anivers" PrevColName="" Pos="3" 
idDatatype="16" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1643" ColName="observa" PrevColName="" Pos="4" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1651" ColName="funcoes_cargo" PrevColName="" Pos="5" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="2058" />
<RELATION_START ID="2108" />
</RELATIONS_START>
<RELATIONS_END>
<RELATION_END ID="2038" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1639" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1638" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2040" IndexName="detalhamento_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2038">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2039" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1652" Tablename="sindicato" PrevTableName="Table_41" XPos="2938" 
YPos="1041" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="41" >
<COLUMNS>
<COLUMN ID="1654" ColName="id_sindicato" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2059" ColName="detalhamento_id_detalhamento" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1656" ColName="nome_sind" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1657" ColName="data_cadastro" PrevColName="" Pos="2" 
idDatatype="14" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1658" ColName="observa" PrevColName="" Pos="3" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="2055" />
</RELATIONS_START>
<RELATIONS_END>
<RELATION_END ID="2058" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1655" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1654" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2060" IndexName="sindicato_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2058">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2059" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1659" Tablename="categoria_sind" PrevTableName="Table_42" 
XPos="2944" YPos="1220" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="42" >
<COLUMNS>
<COLUMN ID="1661" ColName="id_categoria_sind" PrevColName="" Pos="0" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2056" ColName="sindicato_id_sindicato" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1663" ColName="categoria_sind" PrevColName="" Pos="1" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="2055" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1662" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1661" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2057" IndexName="categoria_sind_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2055">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2056" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1664" Tablename="autonomo" PrevTableName="Table_43" XPos="1487" 
YPos="482" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="43" >
<COLUMNS>
<COLUMN ID="1666" ColName="id_autonomo" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1668" ColName="nome_auto" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1669" ColName="saudacao_auto" PrevColName="" Pos="2" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1670" ColName="abreviado_auto" PrevColName="" Pos="3" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1671" ColName="nascimento_auto" PrevColName="" Pos="4" 
idDatatype="14" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1672" ColName="idade_auto" PrevColName="" Pos="5" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1673" ColName="fone_fixo" PrevColName="" Pos="6" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1674" ColName="fone_celular" PrevColName="" Pos="7" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="1958" />
<RELATION_START ID="2143" />
<RELATION_START ID="2146" />
<RELATION_START ID="2155" />
</RELATIONS_START>
<INDICES>
<INDEX ID="1667" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1666" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1683" Tablename="tarefa" PrevTableName="Table_44" XPos="1746" 
YPos="1836" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="44" >
<COLUMNS>
<COLUMN ID="1685" ColName="id_tarefa" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1687" ColName="nome_tarefa" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1688" ColName="executor_tarefa" PrevColName="" Pos="2" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1689" ColName="data_inicio" PrevColName="" Pos="3" idDatatype="14" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1690" ColName="data_entrega" PrevColName="" Pos="4" idDatatype="14" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1691" ColName="resultado" PrevColName="" Pos="5" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="1910" />
<RELATION_START ID="2225" />
</RELATIONS_START>
<INDICES>
<INDEX ID="1686" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1685" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1692" Tablename="prioridade_tarefa" PrevTableName="Table_45" 
XPos="1749" YPos="1991" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="45" >
<COLUMNS>
<COLUMN ID="1694" ColName="id_prioridade" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1911" ColName="tarefa_id_tarefa" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1805" ColName="tipo_prioridade" PrevColName="" Pos="1" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="1910" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1695" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1694" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1912" IndexName="prioridade_tarefa_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="1910">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1911" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1696" Tablename="judicial" PrevTableName="Table_46" XPos="2011" 
YPos="1874" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="46" >
<COLUMNS>
<COLUMN ID="1698" ColName="id_judicial" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1700" ColName="num_processo" PrevColName="" Pos="1" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1701" ColName="data_reclama" PrevColName="" Pos="2" idDatatype="14" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1702" ColName="data_abertura" PrevColName="" Pos="3" 
idDatatype="14" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1703" ColName="motivo" PrevColName="" Pos="4" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1704" ColName="junta" PrevColName="" Pos="5" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1705" ColName="ultima_audien" PrevColName="" Pos="6" 
idDatatype="14" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1706" ColName="proxima_audien" PrevColName="" Pos="7" 
idDatatype="14" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1707" ColName="data_encerra" PrevColName="" Pos="8" idDatatype="14" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1708" ColName="observa" PrevColName="" Pos="9" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="2123" />
<RELATION_START ID="2173" />
</RELATIONS_START>
<INDICES>
<INDEX ID="1699" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1698" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1718" Tablename="tpsaude" PrevTableName="Table_49" XPos="2532" 
YPos="1611" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="48" >
<COLUMNS>
<COLUMN ID="1720" ColName="id_tpsaude" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2222" ColName="medicina_id_medicina" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1722" ColName="tipo_saude" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="2083" />
</RELATIONS_START>
<RELATIONS_END>
<RELATION_END ID="2221" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1721" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1720" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2223" IndexName="tpsaude_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2221">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2222" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1723" Tablename="tratamento" PrevTableName="Table_50" XPos="2535" 
YPos="1766" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="49" >
<COLUMNS>
<COLUMN ID="1725" ColName="id_tratamento" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2084" ColName="tpsaude_id_tpsaude" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1727" ColName="tipo_tratamento" PrevColName="" Pos="1" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="2083" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1726" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1725" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2085" IndexName="tratamento_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2083">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2084" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1729" Tablename="pericia" PrevTableName="Table_51" XPos="2266" 
YPos="1477" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="50" >
<COLUMNS>
<COLUMN ID="1731" ColName="id_pericia" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2218" ColName="medicina_id_medicina" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1733" ColName="data_inicio" PrevColName="" Pos="1" idDatatype="14" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1734" ColName="data_fim" PrevColName="" Pos="2" idDatatype="14" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1735" ColName="cid" PrevColName="" Pos="3" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1736" ColName="motivo" PrevColName="" Pos="4" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="2217" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1732" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1731" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2219" IndexName="pericia_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2217">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2218" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1737" Tablename="equprotecao" PrevTableName="Table_52" XPos="2662" 
YPos="562" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="51" >
<COLUMNS>
<COLUMN ID="1739" ColName="id_equprotecao" PrevColName="" Pos="0" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1741" ColName="equipamento" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1742" ColName="validade" PrevColName="" Pos="2" idDatatype="15" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1743" ColName="fabricante" PrevColName="" Pos="3" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1744" ColName="observa" PrevColName="" Pos="4" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="1916" />
</RELATIONS_START>
<INDICES>
<INDEX ID="1740" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1739" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1745" Tablename="tpprotecao" PrevTableName="Table_53" XPos="2633" 
YPos="709" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="52" >
<COLUMNS>
<COLUMN ID="1747" ColName="id_tpprotecao" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2098" ColName="riscoamb_id_riscoamb" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1917" ColName="equprotecao_id_equprotecao" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1749" ColName="tipo_protecao" PrevColName="" Pos="1" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="1916" />
<RELATION_END ID="2097" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1748" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1747" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1918" IndexName="tpprotecao_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="1916">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1917" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2099" IndexName="tpprotecao_FKIndex2" IndexKind="1" 
FKRefDef_Obj_id="2097">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2098" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1750" Tablename="agnocivo" PrevTableName="Table_54" XPos="2932" 
YPos="799" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="53" >
<COLUMNS>
<COLUMN ID="1752" ColName="id_agnocivo" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2095" ColName="riscoamb_id_riscoamb" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1754" ColName="nome_agnocivo" PrevColName="" Pos="1" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1755" ColName="tecnica" PrevColName="" Pos="2" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1756" ColName="unidade" PrevColName="" Pos="3" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1757" ColName="equip_obrigat" PrevColName="" Pos="4" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1758" ColName="observa" PrevColName="" Pos="5" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="1913" />
</RELATIONS_START>
<RELATIONS_END>
<RELATION_END ID="2094" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1753" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1752" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2096" IndexName="agnocivo_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2094">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2095" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1759" Tablename="tpagnocivo" PrevTableName="Table_55" XPos="2966" 
YPos="656" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="54" >
<COLUMNS>
<COLUMN ID="1761" ColName="id_tpagnocivo" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1914" ColName="agnocivo_id_agnocivo" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1763" ColName="tipo_agente" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="1913" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1762" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1761" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1915" IndexName="tpagnocivo_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="1913">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1914" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1764" Tablename="riscoamb" PrevTableName="Table_56" XPos="2646" 
YPos="919" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="55" >
<COLUMNS>
<COLUMN ID="1766" ColName="id_riscoamb" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1768" ColName="descricao" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1769" ColName="exposicao" PrevColName="" Pos="2" idDatatype="20" 
DatatypeParams="()" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2093" ColName="agentes" PrevColName="" Pos="4" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2251" ColName="observa" PrevColName="obser" Pos="4" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_START>
<RELATION_START ID="2094" />
<RELATION_START ID="2097" />
<RELATION_START ID="2101" />
</RELATIONS_START>
<INDICES>
<INDEX ID="1767" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1766" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1776" Tablename="demissao" PrevTableName="Table_58" XPos="2390" 
YPos="964" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="57" >
<COLUMNS>
<COLUMN ID="1778" ColName="id_demissao" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1965" ColName="situacao_id_situacao" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1798" ColName="data_demis" PrevColName="" Pos="1" idDatatype="14" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1799" ColName="motivo_demis" PrevColName="" Pos="2" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="1964" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1779" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1778" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1966" IndexName="demissao_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="1964">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1965" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1784" Tablename="meritocracia" PrevTableName="Table_60" XPos="2927" 
YPos="1338" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="59" >
<COLUMNS>
<COLUMN ID="1786" ColName="id_meritocracia" PrevColName="" Pos="0" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2109" ColName="detalhamento_id_detalhamento" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1788" ColName="nome_meritoc" PrevColName="" Pos="1" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1789" ColName="acao_meritoc" PrevColName="" Pos="2" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1790" ColName="meta_meritoc" PrevColName="" Pos="3" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1791" ColName="bonificacao_meritoc" PrevColName="" Pos="4" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1792" ColName="data_inicio" PrevColName="" Pos="5" idDatatype="14" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1793" ColName="data_fim" PrevColName="" Pos="6" idDatatype="14" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1794" ColName="observa" PrevColName="" Pos="7" idDatatype="20" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1795" ColName="campanha_vinculada" PrevColName="" Pos="8" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="2108" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1787" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1786" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2110" IndexName="meritocracia_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2108">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2109" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="1988" Tablename="colaborador_has_anexo" PrevTableName="" XPos="1940" 
YPos="1356" TableType="0" TablePrefix="0" nmTable="1" Temporary="0" 
UseStandardInserts="0" StandardInserts="" TableOptions="" Comments="" 
Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" Obj_id_Linked="-1" 
OrderPos="78" >
<COLUMNS>
<COLUMN ID="1991" ColName="colaborador_id_colaborador" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="1993" ColName="anexo_id_anexo" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="1989" />
<RELATION_END ID="1990" />
</RELATIONS_END>
<INDICES>
<INDEX ID="1995" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1991" LengthParam="0" />
<INDEXCOLUMN idColumn="1993" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1992" IndexName="colaborador_has_anexo_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="1989">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1991" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="1994" IndexName="colaborador_has_anexo_FKIndex2" IndexKind="1" 
FKRefDef_Obj_id="1990">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="1993" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="2041" Tablename="cep" PrevTableName="Table_58" XPos="1175" 
YPos="464" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="95" >
<COLUMNS>
<COLUMN ID="2043" ColName="id_cep" PrevColName="" Pos="0" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2053" ColName="endereco_id_endereco" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2045" ColName="num_cep" PrevColName="" Pos="1" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" 
IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="2052" />
</RELATIONS_END>
<INDICES>
<INDEX ID="2044" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2043" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2054" IndexName="cep_FKIndex1" IndexKind="1" FKRefDef_Obj_id="2052">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2053" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="2061" Tablename="candidato_has_vaga" PrevTableName="" XPos="989" 
YPos="1055" TableType="0" TablePrefix="0" nmTable="1" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="99" >
<COLUMNS>
<COLUMN ID="2064" ColName="candidato_id_candidato" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2066" ColName="vaga_id_vaga" PrevColName="" Pos="1" idDatatype="5" 
DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="0" 
IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="2062" />
<RELATION_END ID="2063" />
</RELATIONS_END>
<INDICES>
<INDEX ID="2068" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2064" LengthParam="0" />
<INDEXCOLUMN idColumn="2066" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2065" IndexName="candidato_has_vaga_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2062">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2064" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2067" IndexName="candidato_has_vaga_FKIndex2" IndexKind="1" 
FKRefDef_Obj_id="2063">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2066" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="2100" Tablename="riscoamb_has_cargo" PrevTableName="" XPos="2687" 
YPos="1087" TableType="0" TablePrefix="0" nmTable="1" Temporary="0" 
UseStandardInserts="0" StandardInserts="" TableOptions="" Comments="" 
Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" Obj_id_Linked="-1" 
OrderPos="110" >
<COLUMNS>
<COLUMN ID="2103" ColName="riscoamb_id_riscoamb" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2105" ColName="cargo_id_cargo" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="2101" />
<RELATION_END ID="2102" />
</RELATIONS_END>
<INDICES>
<INDEX ID="2107" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2103" LengthParam="0" />
<INDEXCOLUMN idColumn="2105" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2104" IndexName="riscoamb_has_cargo_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2101">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2103" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2106" IndexName="riscoamb_has_cargo_FKIndex2" IndexKind="1" 
FKRefDef_Obj_id="2102">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2105" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
<TABLE ID="2118" Tablename="tpreclamante" PrevTableName="Table_60" XPos="2226" 
YPos="1911" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" 
UseStandardInserts="0" StandardInserts="\n" 
TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n"
 Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="114" >
<COLUMNS>
<COLUMN ID="2120" ColName="id_tpreclamante" PrevColName="" Pos="0" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" 
NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2124" ColName="judicial_id_judicial" PrevColName="" Pos="1" 
idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="1" />
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
<COLUMN ID="2122" ColName="tipo_reclamante" PrevColName="" Pos="1" 
idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" 
NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
<OPTIONSELECTED>
<OPTIONSELECT Value="0" />
</OPTIONSELECTED>
</COLUMN>
</COLUMNS>
<RELATIONS_END>
<RELATION_END ID="2123" />
</RELATIONS_END>
<INDICES>
<INDEX ID="2121" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2120" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
<INDEX ID="2125" IndexName="tpreclamante_FKIndex1" IndexKind="1" 
FKRefDef_Obj_id="2123">
<INDEXCOLUMNS>
<INDEXCOLUMN idColumn="2124" LengthParam="0" />
</INDEXCOLUMNS>
</INDEX>
</INDICES>
</TABLE>
</TABLES>
<RELATIONS>
<RELATION ID="1910" RelationName="Rel_01" Kind="5" SrcTable="1683" 
DestTable="1692" FKFields="id_tarefa=tarefa_id_tarefa\n" FKFieldsComments="\n" 
relDirection="3" MidOffset="0" OptionalStart="0" OptionalEnd="0" 
CaptionOffsetX="-36" CaptionOffsetY="-25" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="1912" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="58" />
<RELATION ID="1913" RelationName="Rel_02" Kind="5" SrcTable="1750" 
DestTable="1759" FKFields="id_agnocivo=agnocivo_id_agnocivo\n" 
FKFieldsComments="\n" relDirection="1" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-46" CaptionOffsetY="-26" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="1915" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="59" />
<RELATION ID="1916" RelationName="Rel_03" Kind="2" SrcTable="1737" 
DestTable="1745" FKFields="id_equprotecao=equprotecao_id_equprotecao\n" 
FKFieldsComments="\n" relDirection="3" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-42" CaptionOffsetY="-25" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="1918" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="60" />
<RELATION ID="1923" RelationName="Rel_05" Kind="2" SrcTable="1429" 
DestTable="1436" FKFields="id_email=email_id_email\n" FKFieldsComments="\n" 
relDirection="2" MidOffset="0" OptionalStart="0" OptionalEnd="0" 
CaptionOffsetX="2" CaptionOffsetY="-45" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="1925" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="61" />
<RELATION ID="1926" RelationName="Rel_06" Kind="2" SrcTable="1504" 
DestTable="1510" FKFields="id_banco=banco_id_banco\n" FKFieldsComments="\n" 
relDirection="4" MidOffset="0" OptionalStart="0" OptionalEnd="0" 
CaptionOffsetX="40" CaptionOffsetY="-38" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="1928" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="62" />
<RELATION ID="1936" RelationName="Rel_09" Kind="2" SrcTable="1526" 
DestTable="1534" FKFields="id_ocofalta=ocofalta_id_ocofalta\n" 
FKFieldsComments="\n" relDirection="3" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="52" CaptionOffsetY="-26" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="1938" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="63" />
<RELATION ID="1939" RelationName="Rel_10" Kind="2" SrcTable="1582" 
DestTable="1574" FKFields="id_tpocodiversa=tpocodiversa_id_tpocodiversa\n" 
FKFieldsComments="\n" relDirection="1" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-43" CaptionOffsetY="-21" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="1941" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="64" />
<RELATION ID="1943" RelationName="documento_cnh" Kind="5" SrcTable="1485" 
DestTable="1499" FKFields="id_documenta=documenta_id_documenta\n" 
FKFieldsComments="\n" relDirection="2" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="3" CaptionOffsetY="-3" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="1945" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="65" />
<RELATION ID="1946" RelationName="empresa_foto" Kind="5" SrcTable="1404" 
DestTable="1423" FKFields="id_empresa=empresa_id_empresa\n" 
FKFieldsComments="\n" relDirection="2" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-45" CaptionOffsetY="-53" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="1948" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="66" />
<RELATION ID="1949" RelationName="endere\231o_empresa" Kind="2" SrcTable="1404" 
DestTable="1415" FKFields="id_empresa=empresa_id_empresa\n" 
FKFieldsComments="\n" relDirection="1" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-84" CaptionOffsetY="-36" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="1951" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="67" />
<RELATION ID="1952" RelationName="empresa_email" Kind="5" SrcTable="1404" 
DestTable="1429" FKFields="id_empresa=empresa_id_empresa\n" 
FKFieldsComments="\n" relDirection="2" MidOffset="-1" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="1954" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="68" />
<RELATION ID="1955" RelationName="Rel_15" Kind="5" SrcTable="1443" 
DestTable="1429" FKFields="id_colaborador=colaborador_id_colaborador\n" 
FKFieldsComments="\n" relDirection="4" MidOffset="-27" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="1957" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="69" />
<RELATION ID="1958" RelationName="autonomo_email" Kind="5" SrcTable="1664" 
DestTable="1429" FKFields="id_autonomo=autonomo_id_autonomo\n" 
FKFieldsComments="\n" relDirection="3" MidOffset="66" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-30" CaptionOffsetY="0" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="1960" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="70" />
<RELATION ID="1961" RelationName="Rel_17" Kind="2" SrcTable="1459" 
DestTable="1562" FKFields="id_situacao=situacao_id_situacao\n" 
FKFieldsComments="\n" relDirection="1" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-40" CaptionOffsetY="-23" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="1963" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="71" />
<RELATION ID="1964" RelationName="Rel_18" Kind="5" SrcTable="1459" 
DestTable="1776" FKFields="id_situacao=situacao_id_situacao\n" 
FKFieldsComments="\n" relDirection="3" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-41" CaptionOffsetY="-21" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="1966" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="72" />
<RELATION ID="1967" RelationName="Rel_19" Kind="5" SrcTable="1443" 
DestTable="1459" FKFields="id_colaborador=colaborador_id_colaborador\n" 
FKFieldsComments="\n" relDirection="2" MidOffset="-89" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="1969" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="73" />
<RELATION ID="1970" RelationName="Rel_20" Kind="2" SrcTable="1464" 
DestTable="1628" FKFields="id_departamento=departamento_id_departamento\n" 
FKFieldsComments="\n" relDirection="2" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-16" CaptionOffsetY="-64" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="1972" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="73" />
<RELATION ID="1973" RelationName="Rel_21" Kind="2" SrcTable="1570" 
DestTable="1470" FKFields="id_contrato=contrato_id_contrato\n" 
FKFieldsComments="\n" relDirection="1" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-78" CaptionOffsetY="-23" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="1975" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="74" />
<RELATION ID="1976" RelationName="Rel_22" Kind="5" SrcTable="1443" 
DestTable="1475" FKFields="id_colaborador=colaborador_id_colaborador\n" 
FKFieldsComments="\n" relDirection="3" MidOffset="-78" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-48" CaptionOffsetY="-24" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="1978" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="75" />
<RELATION ID="1979" RelationName="Rel_23" Kind="5" SrcTable="1443" 
DestTable="1454" FKFields="id_colaborador=colaborador_id_colaborador\n" 
FKFieldsComments="\n" relDirection="1" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="48" CaptionOffsetY="-23" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="1981" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="76" />
<RELATION ID="1985" RelationName="Rel_25" Kind="5" SrcTable="1443" 
DestTable="1464" FKFields="id_colaborador=colaborador_id_colaborador\n" 
FKFieldsComments="\n" relDirection="2" MidOffset="1" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="5" CaptionOffsetY="-54" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="1987" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="77" />
<RELATION ID="1989" RelationName="Rel_26" Kind="1" SrcTable="1443" 
DestTable="1988" FKFields="id_colaborador=colaborador_id_colaborador\n" 
FKFieldsComments="\n" relDirection="3" MidOffset="-38" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="1992" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="79" />
<RELATION ID="1990" RelationName="Rel_27" Kind="1" SrcTable="1480" 
DestTable="1988" FKFields="id_anexo=anexo_id_anexo\n" FKFieldsComments="\n" 
relDirection="1" MidOffset="0" OptionalStart="0" OptionalEnd="0" 
CaptionOffsetX="-38" CaptionOffsetY="-21" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="1994" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="80" />
<RELATION ID="1997" RelationName="Rel_28" Kind="2" SrcTable="1485" 
DestTable="1504" FKFields="id_documenta=documenta_id_documenta\n" 
FKFieldsComments="\n" relDirection="3" MidOffset="14" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="24" CaptionOffsetY="3" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="1999" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="81" />
<RELATION ID="2000" RelationName="Rel_29" Kind="2" SrcTable="1504" 
DestTable="1521" FKFields="id_banco=banco_id_banco\n" FKFieldsComments="\n" 
relDirection="2" MidOffset="7" OptionalStart="0" OptionalEnd="0" 
CaptionOffsetX="17" CaptionOffsetY="-73" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2002" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="82" />
<RELATION ID="2003" RelationName="Rel_30" Kind="5" SrcTable="1515" 
DestTable="1521" FKFields="id_bhora=bhora_id_bhora\n" FKFieldsComments="\n" 
relDirection="3" MidOffset="0" OptionalStart="0" OptionalEnd="0" 
CaptionOffsetX="-43" CaptionOffsetY="-19" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2005" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="83" />
<RELATION ID="2006" RelationName="Rel_31" Kind="2" SrcTable="1485" 
DestTable="1480" FKFields="id_documenta=documenta_id_documenta\n" 
FKFieldsComments="\n" relDirection="2" MidOffset="157" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="21" CaptionOffsetY="-6" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="2008" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="84" />
<RELATION ID="2009" RelationName="documenta_foto" Kind="5" SrcTable="1485" 
DestTable="1423" FKFields="id_documenta=documenta_id_documenta\n" 
FKFieldsComments="\n" relDirection="1" MidOffset="-13" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-24" CaptionOffsetY="6" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="2011" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="85" />
<RELATION ID="2012" RelationName="Rel_33" Kind="2" SrcTable="1539" 
DestTable="1480" FKFields="id_treinamento=treinamento_id_treinamento\n" 
FKFieldsComments="\n" relDirection="2" MidOffset="1" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="9" CaptionOffsetY="-67" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="2014" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="86" />
<RELATION ID="2017" RelationName="Rel_34" Kind="2" SrcTable="1548" 
DestTable="1480" FKFields="id_medicina=medicina_id_medicina\n" 
FKFieldsComments="\n" relDirection="4" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="29" CaptionOffsetY="-66" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="2019" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="87" />
<RELATION ID="2020" RelationName="Rel_35" Kind="2" SrcTable="1588" 
DestTable="1592" FKFields="id_candidato=candidato_id_candidato\n" 
FKFieldsComments="\n" relDirection="4" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2022" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="88" />
<RELATION ID="2023" RelationName="Rel_36" Kind="2" SrcTable="1588" 
DestTable="1596" FKFields="id_candidato=candidato_id_candidato\n" 
FKFieldsComments="\n" relDirection="4" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-37" CaptionOffsetY="-8" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="2025" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="89" />
<RELATION ID="2026" RelationName="Rel_37" Kind="2" SrcTable="1600" 
DestTable="1608" FKFields="id_vaga=vaga_id_vaga\n" FKFieldsComments="\n" 
relDirection="2" MidOffset="0" OptionalStart="0" OptionalEnd="0" 
CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2028" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="90" />
<RELATION ID="2029" RelationName="Rel_38" Kind="2" SrcTable="1600" 
DestTable="1616" FKFields="id_vaga=vaga_id_vaga\n" FKFieldsComments="\n" 
relDirection="4" MidOffset="0" OptionalStart="0" OptionalEnd="0" 
CaptionOffsetX="91" CaptionOffsetY="-18" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2031" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="91" />
<RELATION ID="2032" RelationName="Rel_39" Kind="2" SrcTable="1616" 
DestTable="1623" FKFields="id_entrevista=entrevista_id_entrevista\n" 
FKFieldsComments="\n" relDirection="3" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-61" CaptionOffsetY="-22" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="2034" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="92" />
<RELATION ID="2035" RelationName="Rel_40" Kind="5" SrcTable="1600" 
DestTable="1604" FKFields="id_vaga=vaga_id_vaga\n" FKFieldsComments="\n" 
relDirection="3" MidOffset="0" OptionalStart="0" OptionalEnd="0" 
CaptionOffsetX="-40" CaptionOffsetY="-28" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2037" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="93" />
<RELATION ID="2038" RelationName="Rel_41" Kind="5" SrcTable="1628" 
DestTable="1636" FKFields="id_cargo=cargo_id_cargo\n" FKFieldsComments="\n" 
relDirection="2" MidOffset="0" OptionalStart="0" OptionalEnd="0" 
CaptionOffsetX="19" CaptionOffsetY="-74" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2040" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="94" />
<RELATION ID="2052" RelationName="Rel_44" Kind="5" SrcTable="1415" 
DestTable="2041" FKFields="id_endereco=endereco_id_endereco\n" 
FKFieldsComments="\n" relDirection="2" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2054" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="96" />
<RELATION ID="2055" RelationName="Rel_39" Kind="5" SrcTable="1652" 
DestTable="1659" FKFields="id_sindicato=sindicato_id_sindicato\n" 
FKFieldsComments="\n" relDirection="3" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-52" CaptionOffsetY="-22" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="2057" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="97" />
<RELATION ID="2058" RelationName="Rel_40" Kind="2" SrcTable="1636" 
DestTable="1652" FKFields="id_detalhamento=detalhamento_id_detalhamento\n" 
FKFieldsComments="\n" relDirection="2" MidOffset="20" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-37" CaptionOffsetY="-22" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="2060" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="98" />
<RELATION ID="2062" RelationName="Rel_41" Kind="1" SrcTable="1588" 
DestTable="2061" FKFields="id_candidato=candidato_id_candidato\n" 
FKFieldsComments="\n" relDirection="2" MidOffset="41" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2065" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="100" />
<RELATION ID="2063" RelationName="Rel_42" Kind="1" SrcTable="1600" 
DestTable="2061" FKFields="id_vaga=vaga_id_vaga\n" FKFieldsComments="\n" 
relDirection="1" MidOffset="0" OptionalStart="0" OptionalEnd="0" 
CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2067" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="101" />
<RELATION ID="2083" RelationName="Rel_46" Kind="2" SrcTable="1718" 
DestTable="1723" FKFields="id_tpsaude=tpsaude_id_tpsaude\n" 
FKFieldsComments="\n" relDirection="3" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-63" CaptionOffsetY="-24" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="2085" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="105" />
<RELATION ID="2089" RelationName="Rel_48" Kind="2" SrcTable="1600" 
DestTable="1612" FKFields="id_vaga=vaga_id_vaga\n" FKFieldsComments="\n" 
relDirection="4" MidOffset="0" OptionalStart="0" OptionalEnd="0" 
CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2091" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="107" />
<RELATION ID="2094" RelationName="Rel_49" Kind="2" SrcTable="1764" 
DestTable="1750" FKFields="id_riscoamb=riscoamb_id_riscoamb\n" 
FKFieldsComments="\n" relDirection="2" MidOffset="-3" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2096" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="108" />
<RELATION ID="2097" RelationName="Rel_50" Kind="2" SrcTable="1764" 
DestTable="1745" FKFields="id_riscoamb=riscoamb_id_riscoamb\n" 
FKFieldsComments="\n" relDirection="1" MidOffset="-2" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="63" CaptionOffsetY="-31" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="2099" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="109" />
<RELATION ID="2101" RelationName="Rel_51" Kind="1" SrcTable="1764" 
DestTable="2100" FKFields="id_riscoamb=riscoamb_id_riscoamb\n" 
FKFieldsComments="\n" relDirection="3" MidOffset="-5" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="36" CaptionOffsetY="-23" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="2104" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="111" />
<RELATION ID="2102" RelationName="Rel_52" Kind="1" SrcTable="1628" 
DestTable="2100" FKFields="id_cargo=cargo_id_cargo\n" FKFieldsComments="\n" 
relDirection="2" MidOffset="2" OptionalStart="0" OptionalEnd="0" 
CaptionOffsetX="21" CaptionOffsetY="26" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2106" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="112" />
<RELATION ID="2108" RelationName="Rel_53" Kind="2" SrcTable="1636" 
DestTable="1784" FKFields="id_detalhamento=detalhamento_id_detalhamento\n" 
FKFieldsComments="\n" relDirection="2" MidOffset="3" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="5" CaptionOffsetY="2" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2110" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="113" />
<RELATION ID="2123" RelationName="Rel_54" Kind="2" SrcTable="1696" 
DestTable="2118" FKFields="id_judicial=judicial_id_judicial\n" 
FKFieldsComments="\n" relDirection="2" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-54" CaptionOffsetY="-24" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="2125" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="115" />
<RELATION ID="2126" RelationName="Rel_55" Kind="2" SrcTable="1588" 
DestTable="1616" FKFields="id_candidato=candidato_id_candidato\n" 
FKFieldsComments="\n" relDirection="3" MidOffset="8" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2128" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="116" />
<RELATION ID="2137" RelationName="Rel_56" Kind="2" SrcTable="1588" 
DestTable="1404" FKFields="id_candidato=candidato_id_candidato\n" 
FKFieldsComments="\n" relDirection="2" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2139" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="117" />
<RELATION ID="2140" RelationName="colaborador_endere\231o" Kind="2" 
SrcTable="1443" DestTable="1415" 
FKFields="id_colaborador=colaborador_id_colaborador\n" FKFieldsComments="\n" 
relDirection="4" MidOffset="-329" OptionalStart="0" OptionalEnd="0" 
CaptionOffsetX="-80" CaptionOffsetY="-38" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2142" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="118" />
<RELATION ID="2143" RelationName="autonomo_endere\231o" Kind="2" 
SrcTable="1664" DestTable="1415" FKFields="id_autonomo=autonomo_id_autonomo\n" 
FKFieldsComments="\n" relDirection="4" MidOffset="169" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="66" CaptionOffsetY="-72" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="2145" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="119" />
<RELATION ID="2146" RelationName="auto_civil" Kind="5" SrcTable="1664" 
DestTable="1454" FKFields="id_autonomo=autonomo_id_autonomo\n" 
FKFieldsComments="\n" relDirection="2" MidOffset="7" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="9" CaptionOffsetY="-47" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="2148" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="120" />
<RELATION ID="2149" RelationName="candidato_endere\231o" Kind="2" 
SrcTable="1588" DestTable="1415" 
FKFields="id_candidato=candidato_id_candidato\n" FKFieldsComments="\n" 
relDirection="1" MidOffset="0" OptionalStart="0" OptionalEnd="0" 
CaptionOffsetX="82" CaptionOffsetY="-22" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2151" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="121" />
<RELATION ID="2155" RelationName="auto_contrato" Kind="0" SrcTable="1664" 
DestTable="1470" FKFields="id_autonomo=autonomo_id_autonomo\n" 
FKFieldsComments="\n" relDirection="2" MidOffset="-159" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-13" CaptionOffsetY="30" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="2157" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="122" />
<RELATION ID="2158" RelationName="Rel_63" Kind="5" SrcTable="1443" 
DestTable="1470" FKFields="id_colaborador=colaborador_id_colaborador\n" 
FKFieldsComments="\n" relDirection="1" MidOffset="33" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2160" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="123" />
<RELATION ID="2161" RelationName="Rel_64" Kind="2" SrcTable="1539" 
DestTable="1526" FKFields="id_treinamento=treinamento_id_treinamento\n" 
FKFieldsComments="\n" relDirection="4" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2163" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="124" />
<RELATION ID="2164" RelationName="Rel_65" Kind="2" SrcTable="1443" 
DestTable="1574" FKFields="id_colaborador=colaborador_id_colaborador\n" 
FKFieldsComments="\n" relDirection="2" MidOffset="-14" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2166" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="125" />
<RELATION ID="2173" RelationName="Rel_68" Kind="2" SrcTable="1696" 
DestTable="1480" FKFields="id_judicial=judicial_id_judicial\n" 
FKFieldsComments="\n" relDirection="1" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="-48" CaptionOffsetY="-21" 
StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" 
EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" 
RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" 
FKRefDefIndex_Obj_id="2175" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" 
Obj_id_Linked="-1" OrderPos="127" />
<RELATION ID="2217" RelationName="Rel_69" Kind="2" SrcTable="1548" 
DestTable="1729" FKFields="id_medicina=medicina_id_medicina\n" 
FKFieldsComments="\n" relDirection="1" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2219" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="124" />
<RELATION ID="2221" RelationName="Rel_70" Kind="5" SrcTable="1548" 
DestTable="1718" FKFields="id_medicina=medicina_id_medicina\n" 
FKFieldsComments="\n" relDirection="2" MidOffset="0" OptionalStart="0" 
OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2223" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="125" />
<RELATION ID="2225" RelationName="Rel_71" Kind="2" SrcTable="1683" 
DestTable="1480" FKFields="id_tarefa=tarefa_id_tarefa\n" FKFieldsComments="\n" 
relDirection="2" MidOffset="0" OptionalStart="0" OptionalEnd="0" 
CaptionOffsetX="-9" CaptionOffsetY="-52" StartIntervalOffsetX="0" 
StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" 
CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" 
Comments="" FKRefDefIndex_Obj_id="2227" Splitted="0" IsLinkedObject="0" 
IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="123" />
</RELATIONS>
<NOTES>
</NOTES>
<IMAGES>
</IMAGES>
</METADATA>
<PLUGINDATA>
<PLUGINDATARECORDS>
</PLUGINDATARECORDS>
</PLUGINDATA>
<QUERYDATA>
<QUERYRECORDS>
</QUERYRECORDS>
</QUERYDATA>
<LINKEDMODELS>
</LINKEDMODELS>
</DBMODEL>

Other related posts: