Fix gestione descr condomini oltre 30char

This commit is contained in:
Samuele Locatelli
2024-07-30 10:07:05 +02:00
parent 78f1651861
commit 63fb416b64
5 changed files with 1817 additions and 1749 deletions
+1539 -1544
View File
File diff suppressed because it is too large Load Diff
+201 -201
View File
@@ -1240,122 +1240,122 @@ SELECT idxDoc, idxRichiesta, idxFornitore, numDoc, dataFatt, intervento, Imponib
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="DS_app" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DS_app" msprop:Generator_UserDSName="DS_app">
<xs:element name="DS_app" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_UserDSName="DS_app" msprop:Generator_DataSetName="DS_app">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="AnagAmministratori" msprop:Generator_TableClassName="AnagAmministratoriDataTable" msprop:Generator_TableVarName="tableAnagAmministratori" msprop:Generator_RowChangedName="AnagAmministratoriRowChanged" msprop:Generator_TablePropName="AnagAmministratori" msprop:Generator_RowDeletingName="AnagAmministratoriRowDeleting" msprop:Generator_RowChangingName="AnagAmministratoriRowChanging" msprop:Generator_RowEvHandlerName="AnagAmministratoriRowChangeEventHandler" msprop:Generator_RowDeletedName="AnagAmministratoriRowDeleted" msprop:Generator_RowClassName="AnagAmministratoriRow" msprop:Generator_UserTableName="AnagAmministratori" msprop:Generator_RowEvArgName="AnagAmministratoriRowChangeEvent">
<xs:element name="AnagAmministratori" msprop:Generator_RowEvHandlerName="AnagAmministratoriRowChangeEventHandler" msprop:Generator_RowDeletedName="AnagAmministratoriRowDeleted" msprop:Generator_RowDeletingName="AnagAmministratoriRowDeleting" msprop:Generator_RowEvArgName="AnagAmministratoriRowChangeEvent" msprop:Generator_TablePropName="AnagAmministratori" msprop:Generator_RowChangedName="AnagAmministratoriRowChanged" msprop:Generator_RowChangingName="AnagAmministratoriRowChanging" msprop:Generator_TableClassName="AnagAmministratoriDataTable" msprop:Generator_RowClassName="AnagAmministratoriRow" msprop:Generator_TableVarName="tableAnagAmministratori" msprop:Generator_UserTableName="AnagAmministratori">
<xs:complexType>
<xs:sequence>
<xs:element name="idxAmm" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnidxAmm" msprop:Generator_ColumnPropNameInRow="idxAmm" msprop:Generator_ColumnPropNameInTable="idxAmmColumn" msprop:Generator_UserColumnName="idxAmm" type="xs:int" />
<xs:element name="RagSociale" msprop:Generator_ColumnVarNameInTable="columnRagSociale" msprop:Generator_ColumnPropNameInRow="RagSociale" msprop:Generator_ColumnPropNameInTable="RagSocialeColumn" msprop:Generator_UserColumnName="RagSociale">
<xs:element name="idxAmm" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnPropNameInRow="idxAmm" msprop:Generator_ColumnPropNameInTable="idxAmmColumn" msprop:Generator_ColumnVarNameInTable="columnidxAmm" msprop:Generator_UserColumnName="idxAmm" type="xs:int" />
<xs:element name="RagSociale" msprop:Generator_ColumnPropNameInRow="RagSociale" msprop:Generator_ColumnPropNameInTable="RagSocialeColumn" msprop:Generator_ColumnVarNameInTable="columnRagSociale" msprop:Generator_UserColumnName="RagSociale">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="email" msprop:Generator_ColumnVarNameInTable="columnemail" msprop:Generator_ColumnPropNameInRow="email" msprop:Generator_ColumnPropNameInTable="emailColumn" msprop:Generator_UserColumnName="email">
<xs:element name="email" msprop:Generator_ColumnPropNameInRow="email" msprop:Generator_ColumnPropNameInTable="emailColumn" msprop:Generator_ColumnVarNameInTable="columnemail" msprop:Generator_UserColumnName="email">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="NumCondAttivi" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnNumCondAttivi" msprop:Generator_ColumnPropNameInRow="NumCondAttivi" msprop:Generator_ColumnPropNameInTable="NumCondAttiviColumn" msprop:Generator_UserColumnName="NumCondAttivi" type="xs:int" minOccurs="0" />
<xs:element name="NumCond" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnNumCond" msprop:Generator_ColumnPropNameInRow="NumCond" msprop:Generator_ColumnPropNameInTable="NumCondColumn" msprop:Generator_UserColumnName="NumCond" type="xs:int" minOccurs="0" />
<xs:element name="NumRich" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnNumRich" msprop:Generator_ColumnPropNameInRow="NumRich" msprop:Generator_ColumnPropNameInTable="NumRichColumn" msprop:Generator_UserColumnName="NumRich" type="xs:int" minOccurs="0" />
<xs:element name="NumInt" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnNumInt" msprop:Generator_ColumnPropNameInRow="NumInt" msprop:Generator_ColumnPropNameInTable="NumIntColumn" msprop:Generator_UserColumnName="NumInt" type="xs:int" minOccurs="0" />
<xs:element name="ImponibileTot" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnImponibileTot" msprop:Generator_ColumnPropNameInRow="ImponibileTot" msprop:Generator_ColumnPropNameInTable="ImponibileTotColumn" msprop:Generator_UserColumnName="ImponibileTot" type="xs:decimal" minOccurs="0" />
<xs:element name="ImponibileMedio" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnImponibileMedio" msprop:Generator_ColumnPropNameInRow="ImponibileMedio" msprop:Generator_ColumnPropNameInTable="ImponibileMedioColumn" msprop:Generator_UserColumnName="ImponibileMedio" type="xs:decimal" minOccurs="0" />
<xs:element name="NumCondAttivi" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="NumCondAttivi" msprop:Generator_ColumnPropNameInTable="NumCondAttiviColumn" msprop:Generator_ColumnVarNameInTable="columnNumCondAttivi" msprop:Generator_UserColumnName="NumCondAttivi" type="xs:int" minOccurs="0" />
<xs:element name="NumCond" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="NumCond" msprop:Generator_ColumnPropNameInTable="NumCondColumn" msprop:Generator_ColumnVarNameInTable="columnNumCond" msprop:Generator_UserColumnName="NumCond" type="xs:int" minOccurs="0" />
<xs:element name="NumRich" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="NumRich" msprop:Generator_ColumnPropNameInTable="NumRichColumn" msprop:Generator_ColumnVarNameInTable="columnNumRich" msprop:Generator_UserColumnName="NumRich" type="xs:int" minOccurs="0" />
<xs:element name="NumInt" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="NumInt" msprop:Generator_ColumnPropNameInTable="NumIntColumn" msprop:Generator_ColumnVarNameInTable="columnNumInt" msprop:Generator_UserColumnName="NumInt" type="xs:int" minOccurs="0" />
<xs:element name="ImponibileTot" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="ImponibileTot" msprop:Generator_ColumnPropNameInTable="ImponibileTotColumn" msprop:Generator_ColumnVarNameInTable="columnImponibileTot" msprop:Generator_UserColumnName="ImponibileTot" type="xs:decimal" minOccurs="0" />
<xs:element name="ImponibileMedio" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="ImponibileMedio" msprop:Generator_ColumnPropNameInTable="ImponibileMedioColumn" msprop:Generator_ColumnVarNameInTable="columnImponibileMedio" msprop:Generator_UserColumnName="ImponibileMedio" type="xs:decimal" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AnagCondomini" msprop:Generator_TableClassName="AnagCondominiDataTable" msprop:Generator_TableVarName="tableAnagCondomini" msprop:Generator_RowChangedName="AnagCondominiRowChanged" msprop:Generator_TablePropName="AnagCondomini" msprop:Generator_RowDeletingName="AnagCondominiRowDeleting" msprop:Generator_RowChangingName="AnagCondominiRowChanging" msprop:Generator_RowEvHandlerName="AnagCondominiRowChangeEventHandler" msprop:Generator_RowDeletedName="AnagCondominiRowDeleted" msprop:Generator_RowClassName="AnagCondominiRow" msprop:Generator_UserTableName="AnagCondomini" msprop:Generator_RowEvArgName="AnagCondominiRowChangeEvent">
<xs:element name="AnagCondomini" msprop:Generator_RowEvHandlerName="AnagCondominiRowChangeEventHandler" msprop:Generator_RowDeletedName="AnagCondominiRowDeleted" msprop:Generator_RowDeletingName="AnagCondominiRowDeleting" msprop:Generator_RowEvArgName="AnagCondominiRowChangeEvent" msprop:Generator_TablePropName="AnagCondomini" msprop:Generator_RowChangedName="AnagCondominiRowChanged" msprop:Generator_RowChangingName="AnagCondominiRowChanging" msprop:Generator_TableClassName="AnagCondominiDataTable" msprop:Generator_RowClassName="AnagCondominiRow" msprop:Generator_TableVarName="tableAnagCondomini" msprop:Generator_UserTableName="AnagCondomini">
<xs:complexType>
<xs:sequence>
<xs:element name="idxCond" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnidxCond" msprop:Generator_ColumnPropNameInRow="idxCond" msprop:Generator_ColumnPropNameInTable="idxCondColumn" msprop:Generator_UserColumnName="idxCond" type="xs:int" />
<xs:element name="cod_cond" msprop:Generator_ColumnVarNameInTable="columncod_cond" msprop:Generator_ColumnPropNameInRow="cod_cond" msprop:Generator_ColumnPropNameInTable="cod_condColumn" msprop:Generator_UserColumnName="cod_cond">
<xs:element name="idxCond" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnPropNameInRow="idxCond" msprop:Generator_ColumnPropNameInTable="idxCondColumn" msprop:Generator_ColumnVarNameInTable="columnidxCond" msprop:Generator_UserColumnName="idxCond" type="xs:int" />
<xs:element name="cod_cond" msprop:Generator_ColumnPropNameInRow="cod_cond" msprop:Generator_ColumnPropNameInTable="cod_condColumn" msprop:Generator_ColumnVarNameInTable="columncod_cond" msprop:Generator_UserColumnName="cod_cond">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="nome" msprop:Generator_ColumnVarNameInTable="columnnome" msprop:Generator_ColumnPropNameInRow="nome" msprop:Generator_ColumnPropNameInTable="nomeColumn" msprop:Generator_UserColumnName="nome">
<xs:element name="nome" msprop:Generator_ColumnPropNameInRow="nome" msprop:Generator_ColumnPropNameInTable="nomeColumn" msprop:Generator_ColumnVarNameInTable="columnnome" msprop:Generator_UserColumnName="nome">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="indirizzo" msprop:Generator_ColumnVarNameInTable="columnindirizzo" msprop:Generator_ColumnPropNameInRow="indirizzo" msprop:Generator_ColumnPropNameInTable="indirizzoColumn" msprop:Generator_UserColumnName="indirizzo">
<xs:element name="indirizzo" msprop:Generator_ColumnPropNameInRow="indirizzo" msprop:Generator_ColumnPropNameInTable="indirizzoColumn" msprop:Generator_ColumnVarNameInTable="columnindirizzo" msprop:Generator_UserColumnName="indirizzo">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="cap" msprop:Generator_ColumnVarNameInTable="columncap" msprop:Generator_ColumnPropNameInRow="cap" msprop:Generator_ColumnPropNameInTable="capColumn" msprop:Generator_UserColumnName="cap">
<xs:element name="cap" msprop:Generator_ColumnPropNameInRow="cap" msprop:Generator_ColumnPropNameInTable="capColumn" msprop:Generator_ColumnVarNameInTable="columncap" msprop:Generator_UserColumnName="cap">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="5" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="citta" msprop:Generator_ColumnVarNameInTable="columncitta" msprop:Generator_ColumnPropNameInRow="citta" msprop:Generator_ColumnPropNameInTable="cittaColumn" msprop:Generator_UserColumnName="citta">
<xs:element name="citta" msprop:Generator_ColumnPropNameInRow="citta" msprop:Generator_ColumnPropNameInTable="cittaColumn" msprop:Generator_ColumnVarNameInTable="columncitta" msprop:Generator_UserColumnName="citta">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="cod_fisc" msprop:Generator_ColumnVarNameInTable="columncod_fisc" msprop:Generator_ColumnPropNameInRow="cod_fisc" msprop:Generator_ColumnPropNameInTable="cod_fiscColumn" msprop:Generator_UserColumnName="cod_fisc">
<xs:element name="cod_fisc" msprop:Generator_ColumnPropNameInRow="cod_fisc" msprop:Generator_ColumnPropNameInTable="cod_fiscColumn" msprop:Generator_ColumnVarNameInTable="columncod_fisc" msprop:Generator_UserColumnName="cod_fisc">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="15" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="idxAmm" msprop:Generator_ColumnVarNameInTable="columnidxAmm" msprop:Generator_ColumnPropNameInRow="idxAmm" msprop:Generator_ColumnPropNameInTable="idxAmmColumn" msprop:Generator_UserColumnName="idxAmm" type="xs:int" />
<xs:element name="Attivo" msprop:Generator_ColumnVarNameInTable="columnAttivo" msprop:Generator_ColumnPropNameInRow="Attivo" msprop:Generator_ColumnPropNameInTable="AttivoColumn" msprop:Generator_UserColumnName="Attivo" type="xs:boolean" />
<xs:element name="note" msprop:Generator_ColumnVarNameInTable="columnnote" msprop:Generator_ColumnPropNameInRow="note" msprop:Generator_ColumnPropNameInTable="noteColumn" msprop:Generator_UserColumnName="note">
<xs:element name="idxAmm" msprop:Generator_ColumnPropNameInRow="idxAmm" msprop:Generator_ColumnPropNameInTable="idxAmmColumn" msprop:Generator_ColumnVarNameInTable="columnidxAmm" msprop:Generator_UserColumnName="idxAmm" type="xs:int" />
<xs:element name="Attivo" msprop:Generator_ColumnPropNameInRow="Attivo" msprop:Generator_ColumnPropNameInTable="AttivoColumn" msprop:Generator_ColumnVarNameInTable="columnAttivo" msprop:Generator_UserColumnName="Attivo" type="xs:boolean" />
<xs:element name="note" msprop:Generator_ColumnPropNameInRow="note" msprop:Generator_ColumnPropNameInTable="noteColumn" msprop:Generator_ColumnVarNameInTable="columnnote" msprop:Generator_UserColumnName="note">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="nomeFull" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnomeFull" msprop:Generator_ColumnPropNameInRow="nomeFull" msprop:Generator_ColumnPropNameInTable="nomeFullColumn" msprop:Generator_UserColumnName="nomeFull" minOccurs="0">
<xs:element name="nomeFull" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nomeFull" msprop:Generator_ColumnPropNameInTable="nomeFullColumn" msprop:Generator_ColumnVarNameInTable="columnnomeFull" msprop:Generator_UserColumnName="nomeFull" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="83" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="numRich" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnumRich" msprop:Generator_ColumnPropNameInRow="numRich" msprop:Generator_ColumnPropNameInTable="numRichColumn" msprop:Generator_UserColumnName="numRich" type="xs:int" minOccurs="0" />
<xs:element name="numRich" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="numRich" msprop:Generator_ColumnPropNameInTable="numRichColumn" msprop:Generator_ColumnVarNameInTable="columnnumRich" msprop:Generator_UserColumnName="numRich" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AnagAree" msprop:Generator_TableClassName="AnagAreeDataTable" msprop:Generator_TableVarName="tableAnagAree" msprop:Generator_TablePropName="AnagAree" msprop:Generator_RowDeletingName="AnagAreeRowDeleting" msprop:Generator_RowChangingName="AnagAreeRowChanging" msprop:Generator_RowEvHandlerName="AnagAreeRowChangeEventHandler" msprop:Generator_RowDeletedName="AnagAreeRowDeleted" msprop:Generator_UserTableName="AnagAree" msprop:Generator_RowChangedName="AnagAreeRowChanged" msprop:Generator_RowEvArgName="AnagAreeRowChangeEvent" msprop:Generator_RowClassName="AnagAreeRow">
<xs:element name="AnagAree" msprop:Generator_RowClassName="AnagAreeRow" msprop:Generator_RowEvHandlerName="AnagAreeRowChangeEventHandler" msprop:Generator_RowDeletedName="AnagAreeRowDeleted" msprop:Generator_RowDeletingName="AnagAreeRowDeleting" msprop:Generator_RowEvArgName="AnagAreeRowChangeEvent" msprop:Generator_TablePropName="AnagAree" msprop:Generator_RowChangedName="AnagAreeRowChanged" msprop:Generator_RowChangingName="AnagAreeRowChanging" msprop:Generator_TableClassName="AnagAreeDataTable" msprop:Generator_UserTableName="AnagAree" msprop:Generator_TableVarName="tableAnagAree">
<xs:complexType>
<xs:sequence>
<xs:element name="idxArea" msprop:Generator_ColumnVarNameInTable="columnidxArea" msprop:Generator_ColumnPropNameInRow="idxArea" msprop:Generator_ColumnPropNameInTable="idxAreaColumn" msprop:Generator_UserColumnName="idxArea" type="xs:int" />
<xs:element name="Area" msprop:Generator_ColumnVarNameInTable="columnArea" msprop:Generator_ColumnPropNameInRow="Area" msprop:Generator_ColumnPropNameInTable="AreaColumn" msprop:Generator_UserColumnName="Area">
<xs:element name="idxArea" msprop:Generator_ColumnPropNameInRow="idxArea" msprop:Generator_ColumnPropNameInTable="idxAreaColumn" msprop:Generator_ColumnVarNameInTable="columnidxArea" msprop:Generator_UserColumnName="idxArea" type="xs:int" />
<xs:element name="Area" msprop:Generator_ColumnPropNameInRow="Area" msprop:Generator_ColumnPropNameInTable="AreaColumn" msprop:Generator_ColumnVarNameInTable="columnArea" msprop:Generator_UserColumnName="Area">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Note" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnPropNameInTable="NoteColumn" msprop:Generator_UserColumnName="Note">
<xs:element name="Note" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnPropNameInTable="NoteColumn" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_UserColumnName="Note">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Qta" msprop:Generator_ColumnVarNameInTable="columnQta" msprop:Generator_ColumnPropNameInRow="Qta" msprop:Generator_ColumnPropNameInTable="QtaColumn" msprop:Generator_UserColumnName="Qta" type="xs:int" minOccurs="0" />
<xs:element name="CssClass" msprop:Generator_ColumnVarNameInTable="columnCssClass" msprop:Generator_ColumnPropNameInRow="CssClass" msprop:Generator_ColumnPropNameInTable="CssClassColumn" msprop:Generator_UserColumnName="CssClass">
<xs:element name="Qta" msprop:Generator_ColumnPropNameInRow="Qta" msprop:Generator_ColumnPropNameInTable="QtaColumn" msprop:Generator_ColumnVarNameInTable="columnQta" msprop:Generator_UserColumnName="Qta" type="xs:int" minOccurs="0" />
<xs:element name="CssClass" msprop:Generator_ColumnPropNameInRow="CssClass" msprop:Generator_ColumnPropNameInTable="CssClassColumn" msprop:Generator_ColumnVarNameInTable="columnCssClass" msprop:Generator_UserColumnName="CssClass">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
@@ -1365,190 +1365,190 @@ SELECT idxDoc, idxRichiesta, idxFornitore, numDoc, dataFatt, intervento, Imponib
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AnagFornitori" msprop:Generator_TableClassName="AnagFornitoriDataTable" msprop:Generator_TableVarName="tableAnagFornitori" msprop:Generator_TablePropName="AnagFornitori" msprop:Generator_RowDeletingName="AnagFornitoriRowDeleting" msprop:Generator_RowChangingName="AnagFornitoriRowChanging" msprop:Generator_RowEvHandlerName="AnagFornitoriRowChangeEventHandler" msprop:Generator_RowDeletedName="AnagFornitoriRowDeleted" msprop:Generator_UserTableName="AnagFornitori" msprop:Generator_RowChangedName="AnagFornitoriRowChanged" msprop:Generator_RowEvArgName="AnagFornitoriRowChangeEvent" msprop:Generator_RowClassName="AnagFornitoriRow">
<xs:element name="AnagFornitori" msprop:Generator_RowClassName="AnagFornitoriRow" msprop:Generator_RowEvHandlerName="AnagFornitoriRowChangeEventHandler" msprop:Generator_RowDeletedName="AnagFornitoriRowDeleted" msprop:Generator_RowDeletingName="AnagFornitoriRowDeleting" msprop:Generator_RowEvArgName="AnagFornitoriRowChangeEvent" msprop:Generator_TablePropName="AnagFornitori" msprop:Generator_RowChangedName="AnagFornitoriRowChanged" msprop:Generator_RowChangingName="AnagFornitoriRowChanging" msprop:Generator_TableClassName="AnagFornitoriDataTable" msprop:Generator_UserTableName="AnagFornitori" msprop:Generator_TableVarName="tableAnagFornitori">
<xs:complexType>
<xs:sequence>
<xs:element name="idxFornitore" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnidxFornitore" msprop:Generator_ColumnPropNameInRow="idxFornitore" msprop:Generator_ColumnPropNameInTable="idxFornitoreColumn" msprop:Generator_UserColumnName="idxFornitore" type="xs:int" />
<xs:element name="nome" msprop:Generator_ColumnVarNameInTable="columnnome" msprop:Generator_ColumnPropNameInRow="nome" msprop:Generator_ColumnPropNameInTable="nomeColumn" msprop:Generator_UserColumnName="nome" minOccurs="0">
<xs:element name="idxFornitore" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnPropNameInRow="idxFornitore" msprop:Generator_ColumnPropNameInTable="idxFornitoreColumn" msprop:Generator_ColumnVarNameInTable="columnidxFornitore" msprop:Generator_UserColumnName="idxFornitore" type="xs:int" />
<xs:element name="nome" msprop:Generator_ColumnPropNameInRow="nome" msprop:Generator_ColumnPropNameInTable="nomeColumn" msprop:Generator_ColumnVarNameInTable="columnnome" msprop:Generator_UserColumnName="nome" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="indirizzo" msprop:Generator_ColumnVarNameInTable="columnindirizzo" msprop:Generator_ColumnPropNameInRow="indirizzo" msprop:Generator_ColumnPropNameInTable="indirizzoColumn" msprop:Generator_UserColumnName="indirizzo" minOccurs="0">
<xs:element name="indirizzo" msprop:Generator_ColumnPropNameInRow="indirizzo" msprop:Generator_ColumnPropNameInTable="indirizzoColumn" msprop:Generator_ColumnVarNameInTable="columnindirizzo" msprop:Generator_UserColumnName="indirizzo" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="200" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="CAP" msprop:Generator_ColumnVarNameInTable="columnCAP" msprop:Generator_ColumnPropNameInRow="CAP" msprop:Generator_ColumnPropNameInTable="CAPColumn" msprop:Generator_UserColumnName="CAP" minOccurs="0">
<xs:element name="CAP" msprop:Generator_ColumnPropNameInRow="CAP" msprop:Generator_ColumnPropNameInTable="CAPColumn" msprop:Generator_ColumnVarNameInTable="columnCAP" msprop:Generator_UserColumnName="CAP" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="10" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="citta" msprop:Generator_ColumnVarNameInTable="columncitta" msprop:Generator_ColumnPropNameInRow="citta" msprop:Generator_ColumnPropNameInTable="cittaColumn" msprop:Generator_UserColumnName="citta" minOccurs="0">
<xs:element name="citta" msprop:Generator_ColumnPropNameInRow="citta" msprop:Generator_ColumnPropNameInTable="cittaColumn" msprop:Generator_ColumnVarNameInTable="columncitta" msprop:Generator_UserColumnName="citta" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="provincia" msprop:Generator_ColumnVarNameInTable="columnprovincia" msprop:Generator_ColumnPropNameInRow="provincia" msprop:Generator_ColumnPropNameInTable="provinciaColumn" msprop:Generator_UserColumnName="provincia" minOccurs="0">
<xs:element name="provincia" msprop:Generator_ColumnPropNameInRow="provincia" msprop:Generator_ColumnPropNameInTable="provinciaColumn" msprop:Generator_ColumnVarNameInTable="columnprovincia" msprop:Generator_UserColumnName="provincia" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="stato" msprop:Generator_ColumnVarNameInTable="columnstato" msprop:Generator_ColumnPropNameInRow="stato" msprop:Generator_ColumnPropNameInTable="statoColumn" msprop:Generator_UserColumnName="stato" minOccurs="0">
<xs:element name="stato" msprop:Generator_ColumnPropNameInRow="stato" msprop:Generator_ColumnPropNameInTable="statoColumn" msprop:Generator_ColumnVarNameInTable="columnstato" msprop:Generator_UserColumnName="stato" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="pIva" msprop:Generator_ColumnVarNameInTable="columnpIva" msprop:Generator_ColumnPropNameInRow="pIva" msprop:Generator_ColumnPropNameInTable="pIvaColumn" msprop:Generator_UserColumnName="pIva" minOccurs="0">
<xs:element name="pIva" msprop:Generator_ColumnPropNameInRow="pIva" msprop:Generator_ColumnPropNameInTable="pIvaColumn" msprop:Generator_ColumnVarNameInTable="columnpIva" msprop:Generator_UserColumnName="pIva" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="20" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="cFisc" msprop:Generator_ColumnVarNameInTable="columncFisc" msprop:Generator_ColumnPropNameInRow="cFisc" msprop:Generator_ColumnPropNameInTable="cFiscColumn" msprop:Generator_UserColumnName="cFisc" minOccurs="0">
<xs:element name="cFisc" msprop:Generator_ColumnPropNameInRow="cFisc" msprop:Generator_ColumnPropNameInTable="cFiscColumn" msprop:Generator_ColumnVarNameInTable="columncFisc" msprop:Generator_UserColumnName="cFisc" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="20" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="email" msprop:Generator_ColumnVarNameInTable="columnemail" msprop:Generator_ColumnPropNameInRow="email" msprop:Generator_ColumnPropNameInTable="emailColumn" msprop:Generator_UserColumnName="email" minOccurs="0">
<xs:element name="email" msprop:Generator_ColumnPropNameInRow="email" msprop:Generator_ColumnPropNameInTable="emailColumn" msprop:Generator_ColumnVarNameInTable="columnemail" msprop:Generator_UserColumnName="email" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="500" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="telefono" msprop:Generator_ColumnVarNameInTable="columntelefono" msprop:Generator_ColumnPropNameInRow="telefono" msprop:Generator_ColumnPropNameInTable="telefonoColumn" msprop:Generator_UserColumnName="telefono" minOccurs="0">
<xs:element name="telefono" msprop:Generator_ColumnPropNameInRow="telefono" msprop:Generator_ColumnPropNameInTable="telefonoColumn" msprop:Generator_ColumnVarNameInTable="columntelefono" msprop:Generator_UserColumnName="telefono" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="20" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="cellulare" msprop:Generator_ColumnVarNameInTable="columncellulare" msprop:Generator_ColumnPropNameInRow="cellulare" msprop:Generator_ColumnPropNameInTable="cellulareColumn" msprop:Generator_UserColumnName="cellulare" minOccurs="0">
<xs:element name="cellulare" msprop:Generator_ColumnPropNameInRow="cellulare" msprop:Generator_ColumnPropNameInTable="cellulareColumn" msprop:Generator_ColumnVarNameInTable="columncellulare" msprop:Generator_UserColumnName="cellulare" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="20" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="iscritta" msprop:Generator_ColumnVarNameInTable="columniscritta" msprop:Generator_ColumnPropNameInRow="iscritta" msprop:Generator_ColumnPropNameInTable="iscrittaColumn" msprop:Generator_UserColumnName="iscritta" type="xs:boolean" />
<xs:element name="attivo" msprop:Generator_ColumnVarNameInTable="columnattivo" msprop:Generator_ColumnPropNameInRow="attivo" msprop:Generator_ColumnPropNameInTable="attivoColumn" msprop:Generator_UserColumnName="attivo" type="xs:boolean" />
<xs:element name="cssStatoForn" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columncssStatoForn" msprop:Generator_ColumnPropNameInRow="cssStatoForn" msprop:Generator_ColumnPropNameInTable="cssStatoFornColumn" msprop:Generator_UserColumnName="cssStatoForn" minOccurs="0">
<xs:element name="iscritta" msprop:Generator_ColumnPropNameInRow="iscritta" msprop:Generator_ColumnPropNameInTable="iscrittaColumn" msprop:Generator_ColumnVarNameInTable="columniscritta" msprop:Generator_UserColumnName="iscritta" type="xs:boolean" />
<xs:element name="attivo" msprop:Generator_ColumnPropNameInRow="attivo" msprop:Generator_ColumnPropNameInTable="attivoColumn" msprop:Generator_ColumnVarNameInTable="columnattivo" msprop:Generator_UserColumnName="attivo" type="xs:boolean" />
<xs:element name="cssStatoForn" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="cssStatoForn" msprop:Generator_ColumnPropNameInTable="cssStatoFornColumn" msprop:Generator_ColumnVarNameInTable="columncssStatoForn" msprop:Generator_UserColumnName="cssStatoForn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="12" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="quotaStd" msprop:Generator_ColumnVarNameInTable="columnquotaStd" msprop:Generator_ColumnPropNameInRow="quotaStd" msprop:Generator_ColumnPropNameInTable="quotaStdColumn" msprop:Generator_UserColumnName="quotaStd" type="xs:decimal" />
<xs:element name="noteQuota" msprop:Generator_ColumnVarNameInTable="columnnoteQuota" msprop:Generator_ColumnPropNameInRow="noteQuota" msprop:Generator_ColumnPropNameInTable="noteQuotaColumn" msprop:Generator_UserColumnName="noteQuota">
<xs:element name="quotaStd" msprop:Generator_ColumnPropNameInRow="quotaStd" msprop:Generator_ColumnPropNameInTable="quotaStdColumn" msprop:Generator_ColumnVarNameInTable="columnquotaStd" msprop:Generator_UserColumnName="quotaStd" type="xs:decimal" />
<xs:element name="noteQuota" msprop:Generator_ColumnPropNameInRow="noteQuota" msprop:Generator_ColumnPropNameInTable="noteQuotaColumn" msprop:Generator_ColumnVarNameInTable="columnnoteQuota" msprop:Generator_UserColumnName="noteQuota">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="numRich" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnumRich" msprop:Generator_ColumnPropNameInRow="numRich" msprop:Generator_ColumnPropNameInTable="numRichColumn" msprop:Generator_UserColumnName="numRich" type="xs:int" minOccurs="0" />
<xs:element name="numRich" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="numRich" msprop:Generator_ColumnPropNameInTable="numRichColumn" msprop:Generator_ColumnVarNameInTable="columnnumRich" msprop:Generator_UserColumnName="numRich" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AssF2A" msprop:Generator_TableClassName="AssF2ADataTable" msprop:Generator_TableVarName="tableAssF2A" msprop:Generator_TablePropName="AssF2A" msprop:Generator_RowDeletingName="AssF2ARowDeleting" msprop:Generator_RowChangingName="AssF2ARowChanging" msprop:Generator_RowEvHandlerName="AssF2ARowChangeEventHandler" msprop:Generator_RowDeletedName="AssF2ARowDeleted" msprop:Generator_UserTableName="AssF2A" msprop:Generator_RowChangedName="AssF2ARowChanged" msprop:Generator_RowEvArgName="AssF2ARowChangeEvent" msprop:Generator_RowClassName="AssF2ARow">
<xs:element name="AssF2A" msprop:Generator_RowClassName="AssF2ARow" msprop:Generator_RowEvHandlerName="AssF2ARowChangeEventHandler" msprop:Generator_RowDeletedName="AssF2ARowDeleted" msprop:Generator_RowDeletingName="AssF2ARowDeleting" msprop:Generator_RowEvArgName="AssF2ARowChangeEvent" msprop:Generator_TablePropName="AssF2A" msprop:Generator_RowChangedName="AssF2ARowChanged" msprop:Generator_RowChangingName="AssF2ARowChanging" msprop:Generator_TableClassName="AssF2ADataTable" msprop:Generator_UserTableName="AssF2A" msprop:Generator_TableVarName="tableAssF2A">
<xs:complexType>
<xs:sequence>
<xs:element name="idxFornitore" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnidxFornitore" msprop:Generator_ColumnPropNameInRow="idxFornitore" msprop:Generator_ColumnPropNameInTable="idxFornitoreColumn" msprop:Generator_UserColumnName="idxFornitore" type="xs:int" />
<xs:element name="idxArea" msprop:Generator_ColumnVarNameInTable="columnidxArea" msprop:Generator_ColumnPropNameInRow="idxArea" msprop:Generator_ColumnPropNameInTable="idxAreaColumn" msprop:Generator_UserColumnName="idxArea" type="xs:int" />
<xs:element name="Attivazione" msprop:Generator_ColumnVarNameInTable="columnAttivazione" msprop:Generator_ColumnPropNameInRow="Attivazione" msprop:Generator_ColumnPropNameInTable="AttivazioneColumn" msprop:Generator_UserColumnName="Attivazione" type="xs:dateTime" />
<xs:element name="idxFornitore" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnPropNameInRow="idxFornitore" msprop:Generator_ColumnPropNameInTable="idxFornitoreColumn" msprop:Generator_ColumnVarNameInTable="columnidxFornitore" msprop:Generator_UserColumnName="idxFornitore" type="xs:int" />
<xs:element name="idxArea" msprop:Generator_ColumnPropNameInRow="idxArea" msprop:Generator_ColumnPropNameInTable="idxAreaColumn" msprop:Generator_ColumnVarNameInTable="columnidxArea" msprop:Generator_UserColumnName="idxArea" type="xs:int" />
<xs:element name="Attivazione" msprop:Generator_ColumnPropNameInRow="Attivazione" msprop:Generator_ColumnPropNameInTable="AttivazioneColumn" msprop:Generator_ColumnVarNameInTable="columnAttivazione" msprop:Generator_UserColumnName="Attivazione" type="xs:dateTime" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AssF2C" msprop:Generator_TableClassName="AssF2CDataTable" msprop:Generator_TableVarName="tableAssF2C" msprop:Generator_RowChangedName="AssF2CRowChanged" msprop:Generator_TablePropName="AssF2C" msprop:Generator_RowDeletingName="AssF2CRowDeleting" msprop:Generator_RowChangingName="AssF2CRowChanging" msprop:Generator_RowEvHandlerName="AssF2CRowChangeEventHandler" msprop:Generator_RowDeletedName="AssF2CRowDeleted" msprop:Generator_RowClassName="AssF2CRow" msprop:Generator_UserTableName="AssF2C" msprop:Generator_RowEvArgName="AssF2CRowChangeEvent">
<xs:element name="AssF2C" msprop:Generator_RowEvHandlerName="AssF2CRowChangeEventHandler" msprop:Generator_RowDeletedName="AssF2CRowDeleted" msprop:Generator_RowDeletingName="AssF2CRowDeleting" msprop:Generator_RowEvArgName="AssF2CRowChangeEvent" msprop:Generator_TablePropName="AssF2C" msprop:Generator_RowChangedName="AssF2CRowChanged" msprop:Generator_RowChangingName="AssF2CRowChanging" msprop:Generator_TableClassName="AssF2CDataTable" msprop:Generator_RowClassName="AssF2CRow" msprop:Generator_TableVarName="tableAssF2C" msprop:Generator_UserTableName="AssF2C">
<xs:complexType>
<xs:sequence>
<xs:element name="idxCond" msprop:Generator_ColumnVarNameInTable="columnidxCond" msprop:Generator_ColumnPropNameInRow="idxCond" msprop:Generator_ColumnPropNameInTable="idxCondColumn" msprop:Generator_UserColumnName="idxCond" type="xs:int" />
<xs:element name="idxFornitore" msprop:Generator_ColumnVarNameInTable="columnidxFornitore" msprop:Generator_ColumnPropNameInRow="idxFornitore" msprop:Generator_ColumnPropNameInTable="idxFornitoreColumn" msprop:Generator_UserColumnName="idxFornitore" type="xs:int" />
<xs:element name="idxArea" msprop:Generator_ColumnVarNameInTable="columnidxArea" msprop:Generator_ColumnPropNameInRow="idxArea" msprop:Generator_ColumnPropNameInTable="idxAreaColumn" msprop:Generator_UserColumnName="idxArea" type="xs:int" />
<xs:element name="Attivazione" msprop:Generator_ColumnVarNameInTable="columnAttivazione" msprop:Generator_ColumnPropNameInRow="Attivazione" msprop:Generator_ColumnPropNameInTable="AttivazioneColumn" msprop:Generator_UserColumnName="Attivazione" type="xs:dateTime" />
<xs:element name="Priorita" msprop:Generator_ColumnVarNameInTable="columnPriorita" msprop:Generator_ColumnPropNameInRow="Priorita" msprop:Generator_ColumnPropNameInTable="PrioritaColumn" msprop:Generator_UserColumnName="Priorita" type="xs:int" />
<xs:element name="cod_cond" msprop:Generator_ColumnVarNameInTable="columncod_cond" msprop:Generator_ColumnPropNameInRow="cod_cond" msprop:Generator_ColumnPropNameInTable="cod_condColumn" msprop:Generator_UserColumnName="cod_cond">
<xs:element name="idxCond" msprop:Generator_ColumnPropNameInRow="idxCond" msprop:Generator_ColumnPropNameInTable="idxCondColumn" msprop:Generator_ColumnVarNameInTable="columnidxCond" msprop:Generator_UserColumnName="idxCond" type="xs:int" />
<xs:element name="idxFornitore" msprop:Generator_ColumnPropNameInRow="idxFornitore" msprop:Generator_ColumnPropNameInTable="idxFornitoreColumn" msprop:Generator_ColumnVarNameInTable="columnidxFornitore" msprop:Generator_UserColumnName="idxFornitore" type="xs:int" />
<xs:element name="idxArea" msprop:Generator_ColumnPropNameInRow="idxArea" msprop:Generator_ColumnPropNameInTable="idxAreaColumn" msprop:Generator_ColumnVarNameInTable="columnidxArea" msprop:Generator_UserColumnName="idxArea" type="xs:int" />
<xs:element name="Attivazione" msprop:Generator_ColumnPropNameInRow="Attivazione" msprop:Generator_ColumnPropNameInTable="AttivazioneColumn" msprop:Generator_ColumnVarNameInTable="columnAttivazione" msprop:Generator_UserColumnName="Attivazione" type="xs:dateTime" />
<xs:element name="Priorita" msprop:Generator_ColumnPropNameInRow="Priorita" msprop:Generator_ColumnPropNameInTable="PrioritaColumn" msprop:Generator_ColumnVarNameInTable="columnPriorita" msprop:Generator_UserColumnName="Priorita" type="xs:int" />
<xs:element name="cod_cond" msprop:Generator_ColumnPropNameInRow="cod_cond" msprop:Generator_ColumnPropNameInTable="cod_condColumn" msprop:Generator_ColumnVarNameInTable="columncod_cond" msprop:Generator_UserColumnName="cod_cond">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="idxAmm" msprop:Generator_ColumnVarNameInTable="columnidxAmm" msprop:Generator_ColumnPropNameInRow="idxAmm" msprop:Generator_ColumnPropNameInTable="idxAmmColumn" msprop:Generator_UserColumnName="idxAmm" type="xs:int" />
<xs:element name="nomeCond" msprop:Generator_ColumnVarNameInTable="columnnomeCond" msprop:Generator_ColumnPropNameInRow="nomeCond" msprop:Generator_ColumnPropNameInTable="nomeCondColumn" msprop:Generator_UserColumnName="nomeCond">
<xs:element name="idxAmm" msprop:Generator_ColumnPropNameInRow="idxAmm" msprop:Generator_ColumnPropNameInTable="idxAmmColumn" msprop:Generator_ColumnVarNameInTable="columnidxAmm" msprop:Generator_UserColumnName="idxAmm" type="xs:int" />
<xs:element name="nomeCond" msprop:Generator_ColumnPropNameInRow="nomeCond" msprop:Generator_ColumnPropNameInTable="nomeCondColumn" msprop:Generator_ColumnVarNameInTable="columnnomeCond" msprop:Generator_UserColumnName="nomeCond">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="30" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="indirCond" msprop:Generator_ColumnVarNameInTable="columnindirCond" msprop:Generator_ColumnPropNameInRow="indirCond" msprop:Generator_ColumnPropNameInTable="indirCondColumn" msprop:Generator_UserColumnName="indirCond">
<xs:element name="indirCond" msprop:Generator_ColumnPropNameInRow="indirCond" msprop:Generator_ColumnPropNameInTable="indirCondColumn" msprop:Generator_ColumnVarNameInTable="columnindirCond" msprop:Generator_UserColumnName="indirCond">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="capCond" msprop:Generator_ColumnVarNameInTable="columncapCond" msprop:Generator_ColumnPropNameInRow="capCond" msprop:Generator_ColumnPropNameInTable="capCondColumn" msprop:Generator_UserColumnName="capCond">
<xs:element name="capCond" msprop:Generator_ColumnPropNameInRow="capCond" msprop:Generator_ColumnPropNameInTable="capCondColumn" msprop:Generator_ColumnVarNameInTable="columncapCond" msprop:Generator_UserColumnName="capCond">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="5" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="cittaCond" msprop:Generator_ColumnVarNameInTable="columncittaCond" msprop:Generator_ColumnPropNameInRow="cittaCond" msprop:Generator_ColumnPropNameInTable="cittaCondColumn" msprop:Generator_UserColumnName="cittaCond">
<xs:element name="cittaCond" msprop:Generator_ColumnPropNameInRow="cittaCond" msprop:Generator_ColumnPropNameInTable="cittaCondColumn" msprop:Generator_ColumnVarNameInTable="columncittaCond" msprop:Generator_UserColumnName="cittaCond">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Area" msprop:Generator_ColumnVarNameInTable="columnArea" msprop:Generator_ColumnPropNameInRow="Area" msprop:Generator_ColumnPropNameInTable="AreaColumn" msprop:Generator_UserColumnName="Area">
<xs:element name="Area" msprop:Generator_ColumnPropNameInRow="Area" msprop:Generator_ColumnPropNameInTable="AreaColumn" msprop:Generator_ColumnVarNameInTable="columnArea" msprop:Generator_UserColumnName="Area">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="CssClass" msprop:Generator_ColumnVarNameInTable="columnCssClass" msprop:Generator_ColumnPropNameInRow="CssClass" msprop:Generator_ColumnPropNameInTable="CssClassColumn" msprop:Generator_UserColumnName="CssClass">
<xs:element name="CssClass" msprop:Generator_ColumnPropNameInRow="CssClass" msprop:Generator_ColumnPropNameInTable="CssClassColumn" msprop:Generator_ColumnVarNameInTable="columnCssClass" msprop:Generator_UserColumnName="CssClass">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="nomeForn" msdata:Caption="nomrForn" msprop:Generator_ColumnVarNameInTable="columnnomeForn" msprop:Generator_ColumnPropNameInRow="nomeForn" msprop:Generator_ColumnPropNameInTable="nomeFornColumn" msprop:Generator_UserColumnName="nomeForn" minOccurs="0">
<xs:element name="nomeForn" msdata:Caption="nomrForn" msprop:Generator_ColumnPropNameInRow="nomeForn" msprop:Generator_ColumnPropNameInTable="nomeFornColumn" msprop:Generator_ColumnVarNameInTable="columnnomeForn" msprop:Generator_UserColumnName="nomeForn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="indirizzo" msprop:Generator_ColumnVarNameInTable="columnindirizzo" msprop:Generator_ColumnPropNameInRow="indirizzo" msprop:Generator_ColumnPropNameInTable="indirizzoColumn" msprop:Generator_UserColumnName="indirizzo" minOccurs="0">
<xs:element name="indirizzo" msprop:Generator_ColumnPropNameInRow="indirizzo" msprop:Generator_ColumnPropNameInTable="indirizzoColumn" msprop:Generator_ColumnVarNameInTable="columnindirizzo" msprop:Generator_UserColumnName="indirizzo" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="200" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="p_iva" msprop:Generator_ColumnVarNameInTable="columnp_iva" msprop:Generator_ColumnPropNameInRow="p_iva" msprop:Generator_ColumnPropNameInTable="p_ivaColumn" msprop:Generator_UserColumnName="p_iva" minOccurs="0">
<xs:element name="p_iva" msprop:Generator_ColumnPropNameInRow="p_iva" msprop:Generator_ColumnPropNameInTable="p_ivaColumn" msprop:Generator_ColumnVarNameInTable="columnp_iva" msprop:Generator_UserColumnName="p_iva" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="11" />
@@ -1558,150 +1558,150 @@ SELECT idxDoc, idxRichiesta, idxFornitore, numDoc, dataFatt, intervento, Imponib
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="PBO_DashStats" msprop:Generator_TableClassName="PBO_DashStatsDataTable" msprop:Generator_TableVarName="tablePBO_DashStats" msprop:Generator_RowChangedName="PBO_DashStatsRowChanged" msprop:Generator_TablePropName="PBO_DashStats" msprop:Generator_RowDeletingName="PBO_DashStatsRowDeleting" msprop:Generator_RowChangingName="PBO_DashStatsRowChanging" msprop:Generator_RowEvHandlerName="PBO_DashStatsRowChangeEventHandler" msprop:Generator_RowDeletedName="PBO_DashStatsRowDeleted" msprop:Generator_RowClassName="PBO_DashStatsRow" msprop:Generator_UserTableName="PBO_DashStats" msprop:Generator_RowEvArgName="PBO_DashStatsRowChangeEvent">
<xs:element name="PBO_DashStats" msprop:Generator_RowEvHandlerName="PBO_DashStatsRowChangeEventHandler" msprop:Generator_RowDeletedName="PBO_DashStatsRowDeleted" msprop:Generator_RowDeletingName="PBO_DashStatsRowDeleting" msprop:Generator_RowEvArgName="PBO_DashStatsRowChangeEvent" msprop:Generator_TablePropName="PBO_DashStats" msprop:Generator_RowChangedName="PBO_DashStatsRowChanged" msprop:Generator_RowChangingName="PBO_DashStatsRowChanging" msprop:Generator_TableClassName="PBO_DashStatsDataTable" msprop:Generator_RowClassName="PBO_DashStatsRow" msprop:Generator_TableVarName="tablePBO_DashStats" msprop:Generator_UserTableName="PBO_DashStats">
<xs:complexType>
<xs:sequence>
<xs:element name="numUsers" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnumUsers" msprop:Generator_ColumnPropNameInRow="numUsers" msprop:Generator_ColumnPropNameInTable="numUsersColumn" msprop:Generator_UserColumnName="numUsers" type="xs:int" minOccurs="0" />
<xs:element name="reqUsers" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnreqUsers" msprop:Generator_ColumnPropNameInRow="reqUsers" msprop:Generator_ColumnPropNameInTable="reqUsersColumn" msprop:Generator_UserColumnName="reqUsers" type="xs:int" minOccurs="0" />
<xs:element name="numForn" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnumForn" msprop:Generator_ColumnPropNameInRow="numForn" msprop:Generator_ColumnPropNameInTable="numFornColumn" msprop:Generator_UserColumnName="numForn" type="xs:int" minOccurs="0" />
<xs:element name="reqForn" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnreqForn" msprop:Generator_ColumnPropNameInRow="reqForn" msprop:Generator_ColumnPropNameInTable="reqFornColumn" msprop:Generator_UserColumnName="reqForn" type="xs:int" minOccurs="0" />
<xs:element name="numReq" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnumReq" msprop:Generator_ColumnPropNameInRow="numReq" msprop:Generator_ColumnPropNameInTable="numReqColumn" msprop:Generator_UserColumnName="numReq" type="xs:int" minOccurs="0" />
<xs:element name="reqReq" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnreqReq" msprop:Generator_ColumnPropNameInRow="reqReq" msprop:Generator_ColumnPropNameInTable="reqReqColumn" msprop:Generator_UserColumnName="reqReq" type="xs:int" minOccurs="0" />
<xs:element name="numInt" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnumInt" msprop:Generator_ColumnPropNameInRow="numInt" msprop:Generator_ColumnPropNameInTable="numIntColumn" msprop:Generator_UserColumnName="numInt" type="xs:int" minOccurs="0" />
<xs:element name="reqInt" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnreqInt" msprop:Generator_ColumnPropNameInRow="reqInt" msprop:Generator_ColumnPropNameInTable="reqIntColumn" msprop:Generator_UserColumnName="reqInt" type="xs:int" minOccurs="0" />
<xs:element name="numUsers" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="numUsers" msprop:Generator_ColumnPropNameInTable="numUsersColumn" msprop:Generator_ColumnVarNameInTable="columnnumUsers" msprop:Generator_UserColumnName="numUsers" type="xs:int" minOccurs="0" />
<xs:element name="reqUsers" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="reqUsers" msprop:Generator_ColumnPropNameInTable="reqUsersColumn" msprop:Generator_ColumnVarNameInTable="columnreqUsers" msprop:Generator_UserColumnName="reqUsers" type="xs:int" minOccurs="0" />
<xs:element name="numForn" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="numForn" msprop:Generator_ColumnPropNameInTable="numFornColumn" msprop:Generator_ColumnVarNameInTable="columnnumForn" msprop:Generator_UserColumnName="numForn" type="xs:int" minOccurs="0" />
<xs:element name="reqForn" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="reqForn" msprop:Generator_ColumnPropNameInTable="reqFornColumn" msprop:Generator_ColumnVarNameInTable="columnreqForn" msprop:Generator_UserColumnName="reqForn" type="xs:int" minOccurs="0" />
<xs:element name="numReq" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="numReq" msprop:Generator_ColumnPropNameInTable="numReqColumn" msprop:Generator_ColumnVarNameInTable="columnnumReq" msprop:Generator_UserColumnName="numReq" type="xs:int" minOccurs="0" />
<xs:element name="reqReq" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="reqReq" msprop:Generator_ColumnPropNameInTable="reqReqColumn" msprop:Generator_ColumnVarNameInTable="columnreqReq" msprop:Generator_UserColumnName="reqReq" type="xs:int" minOccurs="0" />
<xs:element name="numInt" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="numInt" msprop:Generator_ColumnPropNameInTable="numIntColumn" msprop:Generator_ColumnVarNameInTable="columnnumInt" msprop:Generator_UserColumnName="numInt" type="xs:int" minOccurs="0" />
<xs:element name="reqInt" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="reqInt" msprop:Generator_ColumnPropNameInTable="reqIntColumn" msprop:Generator_ColumnVarNameInTable="columnreqInt" msprop:Generator_UserColumnName="reqInt" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ElencolRich" msprop:Generator_TableClassName="ElencolRichDataTable" msprop:Generator_TableVarName="tableElencolRich" msprop:Generator_TablePropName="ElencolRich" msprop:Generator_RowDeletingName="ElencolRichRowDeleting" msprop:Generator_RowChangingName="ElencolRichRowChanging" msprop:Generator_RowEvHandlerName="ElencolRichRowChangeEventHandler" msprop:Generator_RowDeletedName="ElencolRichRowDeleted" msprop:Generator_UserTableName="ElencolRich" msprop:Generator_RowChangedName="ElencolRichRowChanged" msprop:Generator_RowEvArgName="ElencolRichRowChangeEvent" msprop:Generator_RowClassName="ElencolRichRow">
<xs:element name="ElencolRich" msprop:Generator_RowClassName="ElencolRichRow" msprop:Generator_RowEvHandlerName="ElencolRichRowChangeEventHandler" msprop:Generator_RowDeletedName="ElencolRichRowDeleted" msprop:Generator_RowDeletingName="ElencolRichRowDeleting" msprop:Generator_RowEvArgName="ElencolRichRowChangeEvent" msprop:Generator_TablePropName="ElencolRich" msprop:Generator_RowChangedName="ElencolRichRowChanged" msprop:Generator_RowChangingName="ElencolRichRowChanging" msprop:Generator_TableClassName="ElencolRichDataTable" msprop:Generator_UserTableName="ElencolRich" msprop:Generator_TableVarName="tableElencolRich">
<xs:complexType>
<xs:sequence>
<xs:element name="idxRichiesta" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnidxRichiesta" msprop:Generator_ColumnPropNameInRow="idxRichiesta" msprop:Generator_ColumnPropNameInTable="idxRichiestaColumn" msprop:Generator_UserColumnName="idxRichiesta" type="xs:int" />
<xs:element name="idxStato" msprop:Generator_ColumnVarNameInTable="columnidxStato" msprop:Generator_ColumnPropNameInRow="idxStato" msprop:Generator_ColumnPropNameInTable="idxStatoColumn" msprop:Generator_UserColumnName="idxStato" type="xs:int" />
<xs:element name="idxCond" msprop:Generator_ColumnVarNameInTable="columnidxCond" msprop:Generator_ColumnPropNameInRow="idxCond" msprop:Generator_ColumnPropNameInTable="idxCondColumn" msprop:Generator_UserColumnName="idxCond" type="xs:int" />
<xs:element name="idxPriorita" msprop:Generator_ColumnVarNameInTable="columnidxPriorita" msprop:Generator_ColumnPropNameInRow="idxPriorita" msprop:Generator_ColumnPropNameInTable="idxPrioritaColumn" msprop:Generator_UserColumnName="idxPriorita" type="xs:int" />
<xs:element name="idxArea" msprop:Generator_ColumnVarNameInTable="columnidxArea" msprop:Generator_ColumnPropNameInRow="idxArea" msprop:Generator_ColumnPropNameInTable="idxAreaColumn" msprop:Generator_UserColumnName="idxArea" type="xs:int" />
<xs:element name="idxFornitore" msprop:Generator_ColumnVarNameInTable="columnidxFornitore" msprop:Generator_ColumnPropNameInRow="idxFornitore" msprop:Generator_ColumnPropNameInTable="idxFornitoreColumn" msprop:Generator_UserColumnName="idxFornitore" type="xs:int" />
<xs:element name="cod_cond" msprop:Generator_ColumnVarNameInTable="columncod_cond" msprop:Generator_ColumnPropNameInRow="cod_cond" msprop:Generator_ColumnPropNameInTable="cod_condColumn" msprop:Generator_UserColumnName="cod_cond">
<xs:element name="idxRichiesta" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnPropNameInRow="idxRichiesta" msprop:Generator_ColumnPropNameInTable="idxRichiestaColumn" msprop:Generator_ColumnVarNameInTable="columnidxRichiesta" msprop:Generator_UserColumnName="idxRichiesta" type="xs:int" />
<xs:element name="idxStato" msprop:Generator_ColumnPropNameInRow="idxStato" msprop:Generator_ColumnPropNameInTable="idxStatoColumn" msprop:Generator_ColumnVarNameInTable="columnidxStato" msprop:Generator_UserColumnName="idxStato" type="xs:int" />
<xs:element name="idxCond" msprop:Generator_ColumnPropNameInRow="idxCond" msprop:Generator_ColumnPropNameInTable="idxCondColumn" msprop:Generator_ColumnVarNameInTable="columnidxCond" msprop:Generator_UserColumnName="idxCond" type="xs:int" />
<xs:element name="idxPriorita" msprop:Generator_ColumnPropNameInRow="idxPriorita" msprop:Generator_ColumnPropNameInTable="idxPrioritaColumn" msprop:Generator_ColumnVarNameInTable="columnidxPriorita" msprop:Generator_UserColumnName="idxPriorita" type="xs:int" />
<xs:element name="idxArea" msprop:Generator_ColumnPropNameInRow="idxArea" msprop:Generator_ColumnPropNameInTable="idxAreaColumn" msprop:Generator_ColumnVarNameInTable="columnidxArea" msprop:Generator_UserColumnName="idxArea" type="xs:int" />
<xs:element name="idxFornitore" msprop:Generator_ColumnPropNameInRow="idxFornitore" msprop:Generator_ColumnPropNameInTable="idxFornitoreColumn" msprop:Generator_ColumnVarNameInTable="columnidxFornitore" msprop:Generator_UserColumnName="idxFornitore" type="xs:int" />
<xs:element name="cod_cond" msprop:Generator_ColumnPropNameInRow="cod_cond" msprop:Generator_ColumnPropNameInTable="cod_condColumn" msprop:Generator_ColumnVarNameInTable="columncod_cond" msprop:Generator_UserColumnName="cod_cond">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="nom_cond" msprop:Generator_ColumnVarNameInTable="columnnom_cond" msprop:Generator_ColumnPropNameInRow="nom_cond" msprop:Generator_ColumnPropNameInTable="nom_condColumn" msprop:Generator_UserColumnName="nom_cond">
<xs:element name="nom_cond" msprop:Generator_ColumnPropNameInRow="nom_cond" msprop:Generator_ColumnPropNameInTable="nom_condColumn" msprop:Generator_ColumnVarNameInTable="columnnom_cond" msprop:Generator_UserColumnName="nom_cond">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="indir_cond" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnindir_cond" msprop:Generator_ColumnPropNameInRow="indir_cond" msprop:Generator_ColumnPropNameInTable="indir_condColumn" msprop:Generator_UserColumnName="indir_cond" minOccurs="0">
<xs:element name="indir_cond" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="indir_cond" msprop:Generator_ColumnPropNameInTable="indir_condColumn" msprop:Generator_ColumnVarNameInTable="columnindir_cond" msprop:Generator_UserColumnName="indir_cond" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="158" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="dataIns" msprop:Generator_ColumnVarNameInTable="columndataIns" msprop:Generator_ColumnPropNameInRow="dataIns" msprop:Generator_ColumnPropNameInTable="dataInsColumn" msprop:Generator_UserColumnName="dataIns" type="xs:dateTime" />
<xs:element name="dataRich" msprop:Generator_ColumnVarNameInTable="columndataRich" msprop:Generator_ColumnPropNameInRow="dataRich" msprop:Generator_ColumnPropNameInTable="dataRichColumn" msprop:Generator_UserColumnName="dataRich" type="xs:dateTime" />
<xs:element name="dataScad" msprop:Generator_ColumnVarNameInTable="columndataScad" msprop:Generator_ColumnPropNameInRow="dataScad" msprop:Generator_ColumnPropNameInTable="dataScadColumn" msprop:Generator_UserColumnName="dataScad" type="xs:dateTime" />
<xs:element name="codCollabRich" msprop:Generator_ColumnVarNameInTable="columncodCollabRich" msprop:Generator_ColumnPropNameInRow="codCollabRich" msprop:Generator_ColumnPropNameInTable="codCollabRichColumn" msprop:Generator_UserColumnName="codCollabRich">
<xs:element name="dataIns" msprop:Generator_ColumnPropNameInRow="dataIns" msprop:Generator_ColumnPropNameInTable="dataInsColumn" msprop:Generator_ColumnVarNameInTable="columndataIns" msprop:Generator_UserColumnName="dataIns" type="xs:dateTime" />
<xs:element name="dataRich" msprop:Generator_ColumnPropNameInRow="dataRich" msprop:Generator_ColumnPropNameInTable="dataRichColumn" msprop:Generator_ColumnVarNameInTable="columndataRich" msprop:Generator_UserColumnName="dataRich" type="xs:dateTime" />
<xs:element name="dataScad" msprop:Generator_ColumnPropNameInRow="dataScad" msprop:Generator_ColumnPropNameInTable="dataScadColumn" msprop:Generator_ColumnVarNameInTable="columndataScad" msprop:Generator_UserColumnName="dataScad" type="xs:dateTime" />
<xs:element name="codCollabRich" msprop:Generator_ColumnPropNameInRow="codCollabRich" msprop:Generator_ColumnPropNameInTable="codCollabRichColumn" msprop:Generator_ColumnVarNameInTable="columncodCollabRich" msprop:Generator_UserColumnName="codCollabRich">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="genContatto" msprop:Generator_ColumnVarNameInTable="columngenContatto" msprop:Generator_ColumnPropNameInRow="genContatto" msprop:Generator_ColumnPropNameInTable="genContattoColumn" msprop:Generator_UserColumnName="genContatto">
<xs:element name="genContatto" msprop:Generator_ColumnPropNameInRow="genContatto" msprop:Generator_ColumnPropNameInTable="genContattoColumn" msprop:Generator_ColumnVarNameInTable="columngenContatto" msprop:Generator_UserColumnName="genContatto">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="telContatto" msprop:Generator_ColumnVarNameInTable="columntelContatto" msprop:Generator_ColumnPropNameInRow="telContatto" msprop:Generator_ColumnPropNameInTable="telContattoColumn" msprop:Generator_UserColumnName="telContatto">
<xs:element name="telContatto" msprop:Generator_ColumnPropNameInRow="telContatto" msprop:Generator_ColumnPropNameInTable="telContattoColumn" msprop:Generator_ColumnVarNameInTable="columntelContatto" msprop:Generator_UserColumnName="telContatto">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="messaggio" msprop:Generator_ColumnVarNameInTable="columnmessaggio" msprop:Generator_ColumnPropNameInRow="messaggio" msprop:Generator_ColumnPropNameInTable="messaggioColumn" msprop:Generator_UserColumnName="messaggio">
<xs:element name="messaggio" msprop:Generator_ColumnPropNameInRow="messaggio" msprop:Generator_ColumnPropNameInTable="messaggioColumn" msprop:Generator_ColumnVarNameInTable="columnmessaggio" msprop:Generator_UserColumnName="messaggio">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="2147483647" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="note" msprop:Generator_ColumnVarNameInTable="columnnote" msprop:Generator_ColumnPropNameInRow="note" msprop:Generator_ColumnPropNameInTable="noteColumn" msprop:Generator_UserColumnName="note">
<xs:element name="note" msprop:Generator_ColumnPropNameInRow="note" msprop:Generator_ColumnPropNameInTable="noteColumn" msprop:Generator_ColumnVarNameInTable="columnnote" msprop:Generator_UserColumnName="note">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="2147483647" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="iscritta" msprop:Generator_ColumnVarNameInTable="columniscritta" msprop:Generator_ColumnPropNameInRow="iscritta" msprop:Generator_ColumnPropNameInTable="iscrittaColumn" msprop:Generator_UserColumnName="iscritta" type="xs:int" />
<xs:element name="stato" msprop:Generator_ColumnVarNameInTable="columnstato" msprop:Generator_ColumnPropNameInRow="stato" msprop:Generator_ColumnPropNameInTable="statoColumn" msprop:Generator_UserColumnName="stato">
<xs:element name="iscritta" msprop:Generator_ColumnPropNameInRow="iscritta" msprop:Generator_ColumnPropNameInTable="iscrittaColumn" msprop:Generator_ColumnVarNameInTable="columniscritta" msprop:Generator_UserColumnName="iscritta" type="xs:int" />
<xs:element name="stato" msprop:Generator_ColumnPropNameInRow="stato" msprop:Generator_ColumnPropNameInTable="statoColumn" msprop:Generator_ColumnVarNameInTable="columnstato" msprop:Generator_UserColumnName="stato">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="cssStato" msprop:Generator_ColumnVarNameInTable="columncssStato" msprop:Generator_ColumnPropNameInRow="cssStato" msprop:Generator_ColumnPropNameInTable="cssStatoColumn" msprop:Generator_UserColumnName="cssStato">
<xs:element name="cssStato" msprop:Generator_ColumnPropNameInRow="cssStato" msprop:Generator_ColumnPropNameInTable="cssStatoColumn" msprop:Generator_ColumnVarNameInTable="columncssStato" msprop:Generator_UserColumnName="cssStato">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="qtaAzioni" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnqtaAzioni" msprop:Generator_ColumnPropNameInRow="qtaAzioni" msprop:Generator_ColumnPropNameInTable="qtaAzioniColumn" msprop:Generator_UserColumnName="qtaAzioni" type="xs:int" minOccurs="0" />
<xs:element name="collaboratore" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columncollaboratore" msprop:Generator_ColumnPropNameInRow="collaboratore" msprop:Generator_ColumnPropNameInTable="collaboratoreColumn" msprop:Generator_UserColumnName="collaboratore" minOccurs="0">
<xs:element name="qtaAzioni" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="qtaAzioni" msprop:Generator_ColumnPropNameInTable="qtaAzioniColumn" msprop:Generator_ColumnVarNameInTable="columnqtaAzioni" msprop:Generator_UserColumnName="qtaAzioni" type="xs:int" minOccurs="0" />
<xs:element name="collaboratore" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="collaboratore" msprop:Generator_ColumnPropNameInTable="collaboratoreColumn" msprop:Generator_ColumnVarNameInTable="columncollaboratore" msprop:Generator_UserColumnName="collaboratore" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="501" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="cssStatoForn" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columncssStatoForn" msprop:Generator_ColumnPropNameInRow="cssStatoForn" msprop:Generator_ColumnPropNameInTable="cssStatoFornColumn" msprop:Generator_UserColumnName="cssStatoForn" minOccurs="0">
<xs:element name="cssStatoForn" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="cssStatoForn" msprop:Generator_ColumnPropNameInTable="cssStatoFornColumn" msprop:Generator_ColumnVarNameInTable="columncssStatoForn" msprop:Generator_UserColumnName="cssStatoForn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="12" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="cod_fornitore" msprop:Generator_ColumnVarNameInTable="columncod_fornitore" msprop:Generator_ColumnPropNameInRow="cod_fornitore" msprop:Generator_ColumnPropNameInTable="cod_fornitoreColumn" msprop:Generator_UserColumnName="cod_fornitore" minOccurs="0">
<xs:element name="cod_fornitore" msprop:Generator_ColumnPropNameInRow="cod_fornitore" msprop:Generator_ColumnPropNameInTable="cod_fornitoreColumn" msprop:Generator_ColumnVarNameInTable="columncod_fornitore" msprop:Generator_UserColumnName="cod_fornitore" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="freezed" msprop:Generator_ColumnVarNameInTable="columnfreezed" msprop:Generator_ColumnPropNameInRow="freezed" msprop:Generator_ColumnPropNameInTable="freezedColumn" msprop:Generator_UserColumnName="freezed" type="xs:boolean" />
<xs:element name="dateUnfreeze" msprop:Generator_ColumnVarNameInTable="columndateUnfreeze" msprop:Generator_ColumnPropNameInRow="dateUnfreeze" msprop:Generator_ColumnPropNameInTable="dateUnfreezeColumn" msprop:Generator_UserColumnName="dateUnfreeze" type="xs:dateTime" minOccurs="0" />
<xs:element name="scaduto" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnscaduto" msprop:Generator_ColumnPropNameInRow="scaduto" msprop:Generator_ColumnPropNameInTable="scadutoColumn" msprop:Generator_UserColumnName="scaduto" type="xs:int" minOccurs="0" />
<xs:element name="freezed" msprop:Generator_ColumnPropNameInRow="freezed" msprop:Generator_ColumnPropNameInTable="freezedColumn" msprop:Generator_ColumnVarNameInTable="columnfreezed" msprop:Generator_UserColumnName="freezed" type="xs:boolean" />
<xs:element name="dateUnfreeze" msprop:Generator_ColumnPropNameInRow="dateUnfreeze" msprop:Generator_ColumnPropNameInTable="dateUnfreezeColumn" msprop:Generator_ColumnVarNameInTable="columndateUnfreeze" msprop:Generator_UserColumnName="dateUnfreeze" type="xs:dateTime" minOccurs="0" />
<xs:element name="scaduto" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="scaduto" msprop:Generator_ColumnPropNameInTable="scadutoColumn" msprop:Generator_ColumnVarNameInTable="columnscaduto" msprop:Generator_UserColumnName="scaduto" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AnagStati" msprop:Generator_TableClassName="AnagStatiDataTable" msprop:Generator_TableVarName="tableAnagStati" msprop:Generator_TablePropName="AnagStati" msprop:Generator_RowDeletingName="AnagStatiRowDeleting" msprop:Generator_RowChangingName="AnagStatiRowChanging" msprop:Generator_RowEvHandlerName="AnagStatiRowChangeEventHandler" msprop:Generator_RowDeletedName="AnagStatiRowDeleted" msprop:Generator_UserTableName="AnagStati" msprop:Generator_RowChangedName="AnagStatiRowChanged" msprop:Generator_RowEvArgName="AnagStatiRowChangeEvent" msprop:Generator_RowClassName="AnagStatiRow">
<xs:element name="AnagStati" msprop:Generator_RowClassName="AnagStatiRow" msprop:Generator_RowEvHandlerName="AnagStatiRowChangeEventHandler" msprop:Generator_RowDeletedName="AnagStatiRowDeleted" msprop:Generator_RowDeletingName="AnagStatiRowDeleting" msprop:Generator_RowEvArgName="AnagStatiRowChangeEvent" msprop:Generator_TablePropName="AnagStati" msprop:Generator_RowChangedName="AnagStatiRowChanged" msprop:Generator_RowChangingName="AnagStatiRowChanging" msprop:Generator_TableClassName="AnagStatiDataTable" msprop:Generator_UserTableName="AnagStati" msprop:Generator_TableVarName="tableAnagStati">
<xs:complexType>
<xs:sequence>
<xs:element name="idxStato" msprop:Generator_ColumnVarNameInTable="columnidxStato" msprop:Generator_ColumnPropNameInRow="idxStato" msprop:Generator_ColumnPropNameInTable="idxStatoColumn" msprop:Generator_UserColumnName="idxStato" type="xs:int" />
<xs:element name="stato" msprop:Generator_ColumnVarNameInTable="columnstato" msprop:Generator_ColumnPropNameInRow="stato" msprop:Generator_ColumnPropNameInTable="statoColumn" msprop:Generator_UserColumnName="stato">
<xs:element name="idxStato" msprop:Generator_ColumnPropNameInRow="idxStato" msprop:Generator_ColumnPropNameInTable="idxStatoColumn" msprop:Generator_ColumnVarNameInTable="columnidxStato" msprop:Generator_UserColumnName="idxStato" type="xs:int" />
<xs:element name="stato" msprop:Generator_ColumnPropNameInRow="stato" msprop:Generator_ColumnPropNameInTable="statoColumn" msprop:Generator_ColumnVarNameInTable="columnstato" msprop:Generator_UserColumnName="stato">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="descrizione" msprop:Generator_ColumnVarNameInTable="columndescrizione" msprop:Generator_ColumnPropNameInRow="descrizione" msprop:Generator_ColumnPropNameInTable="descrizioneColumn" msprop:Generator_UserColumnName="descrizione">
<xs:element name="descrizione" msprop:Generator_ColumnPropNameInRow="descrizione" msprop:Generator_ColumnPropNameInTable="descrizioneColumn" msprop:Generator_ColumnVarNameInTable="columndescrizione" msprop:Generator_UserColumnName="descrizione">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="cssStato" msprop:Generator_ColumnVarNameInTable="columncssStato" msprop:Generator_ColumnPropNameInRow="cssStato" msprop:Generator_ColumnPropNameInTable="cssStatoColumn" msprop:Generator_UserColumnName="cssStato">
<xs:element name="cssStato" msprop:Generator_ColumnPropNameInRow="cssStato" msprop:Generator_ColumnPropNameInTable="cssStatoColumn" msprop:Generator_ColumnVarNameInTable="columncssStato" msprop:Generator_UserColumnName="cssStato">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
@@ -1711,131 +1711,131 @@ SELECT idxDoc, idxRichiesta, idxFornitore, numDoc, dataFatt, intervento, Imponib
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="StatoRichByCond" msprop:Generator_TableClassName="StatoRichByCondDataTable" msprop:Generator_TableVarName="tableStatoRichByCond" msprop:Generator_TablePropName="StatoRichByCond" msprop:Generator_RowDeletingName="StatoRichByCondRowDeleting" msprop:Generator_RowChangingName="StatoRichByCondRowChanging" msprop:Generator_RowEvHandlerName="StatoRichByCondRowChangeEventHandler" msprop:Generator_RowDeletedName="StatoRichByCondRowDeleted" msprop:Generator_UserTableName="StatoRichByCond" msprop:Generator_RowChangedName="StatoRichByCondRowChanged" msprop:Generator_RowEvArgName="StatoRichByCondRowChangeEvent" msprop:Generator_RowClassName="StatoRichByCondRow">
<xs:element name="StatoRichByCond" msprop:Generator_RowClassName="StatoRichByCondRow" msprop:Generator_RowEvHandlerName="StatoRichByCondRowChangeEventHandler" msprop:Generator_RowDeletedName="StatoRichByCondRowDeleted" msprop:Generator_RowDeletingName="StatoRichByCondRowDeleting" msprop:Generator_RowEvArgName="StatoRichByCondRowChangeEvent" msprop:Generator_TablePropName="StatoRichByCond" msprop:Generator_RowChangedName="StatoRichByCondRowChanged" msprop:Generator_RowChangingName="StatoRichByCondRowChanging" msprop:Generator_TableClassName="StatoRichByCondDataTable" msprop:Generator_UserTableName="StatoRichByCond" msprop:Generator_TableVarName="tableStatoRichByCond">
<xs:complexType>
<xs:sequence>
<xs:element name="cod_cond" msprop:Generator_ColumnVarNameInTable="columncod_cond" msprop:Generator_ColumnPropNameInRow="cod_cond" msprop:Generator_ColumnPropNameInTable="cod_condColumn" msprop:Generator_UserColumnName="cod_cond">
<xs:element name="cod_cond" msprop:Generator_ColumnPropNameInRow="cod_cond" msprop:Generator_ColumnPropNameInTable="cod_condColumn" msprop:Generator_ColumnVarNameInTable="columncod_cond" msprop:Generator_UserColumnName="cod_cond">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="nom_cond" msprop:Generator_ColumnVarNameInTable="columnnom_cond" msprop:Generator_ColumnPropNameInRow="nom_cond" msprop:Generator_ColumnPropNameInTable="nom_condColumn" msprop:Generator_UserColumnName="nom_cond">
<xs:element name="nom_cond" msprop:Generator_ColumnPropNameInRow="nom_cond" msprop:Generator_ColumnPropNameInTable="nom_condColumn" msprop:Generator_ColumnVarNameInTable="columnnom_cond" msprop:Generator_UserColumnName="nom_cond">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="30" />
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="nRichieste" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnRichieste" msprop:Generator_ColumnPropNameInRow="nRichieste" msprop:Generator_ColumnPropNameInTable="nRichiesteColumn" msprop:Generator_UserColumnName="nRichieste" type="xs:int" minOccurs="0" />
<xs:element name="nPreventivi" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnPreventivi" msprop:Generator_ColumnPropNameInRow="nPreventivi" msprop:Generator_ColumnPropNameInTable="nPreventiviColumn" msprop:Generator_UserColumnName="nPreventivi" type="xs:int" minOccurs="0" />
<xs:element name="nAperte" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnAperte" msprop:Generator_ColumnPropNameInRow="nAperte" msprop:Generator_ColumnPropNameInTable="nAperteColumn" msprop:Generator_UserColumnName="nAperte" type="xs:int" minOccurs="0" />
<xs:element name="nSospese" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnSospese" msprop:Generator_ColumnPropNameInRow="nSospese" msprop:Generator_ColumnPropNameInTable="nSospeseColumn" msprop:Generator_UserColumnName="nSospese" type="xs:int" minOccurs="0" />
<xs:element name="nConcluse" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnConcluse" msprop:Generator_ColumnPropNameInRow="nConcluse" msprop:Generator_ColumnPropNameInTable="nConcluseColumn" msprop:Generator_UserColumnName="nConcluse" type="xs:int" minOccurs="0" />
<xs:element name="nFatturate" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnFatturate" msprop:Generator_ColumnPropNameInRow="nFatturate" msprop:Generator_ColumnPropNameInTable="nFatturateColumn" msprop:Generator_UserColumnName="nFatturate" type="xs:int" minOccurs="0" />
<xs:element name="nPagate" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnPagate" msprop:Generator_ColumnPropNameInRow="nPagate" msprop:Generator_ColumnPropNameInTable="nPagateColumn" msprop:Generator_UserColumnName="nPagate" type="xs:int" minOccurs="0" />
<xs:element name="nContestate" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnContestate" msprop:Generator_ColumnPropNameInRow="nContestate" msprop:Generator_ColumnPropNameInTable="nContestateColumn" msprop:Generator_UserColumnName="nContestate" type="xs:int" minOccurs="0" />
<xs:element name="nProgrammate" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnProgrammate" msprop:Generator_ColumnPropNameInRow="nProgrammate" msprop:Generator_ColumnPropNameInTable="nProgrammateColumn" msprop:Generator_UserColumnName="nProgrammate" type="xs:int" minOccurs="0" />
<xs:element name="nCongelate" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnCongelate" msprop:Generator_ColumnPropNameInRow="nCongelate" msprop:Generator_ColumnPropNameInTable="nCongelateColumn" msprop:Generator_UserColumnName="nCongelate" type="xs:int" minOccurs="0" />
<xs:element name="nAnnullate" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnAnnullate" msprop:Generator_ColumnPropNameInRow="nAnnullate" msprop:Generator_ColumnPropNameInTable="nAnnullateColumn" msprop:Generator_UserColumnName="nAnnullate" type="xs:int" minOccurs="0" />
<xs:element name="nRichieste" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nRichieste" msprop:Generator_ColumnPropNameInTable="nRichiesteColumn" msprop:Generator_ColumnVarNameInTable="columnnRichieste" msprop:Generator_UserColumnName="nRichieste" type="xs:int" minOccurs="0" />
<xs:element name="nPreventivi" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nPreventivi" msprop:Generator_ColumnPropNameInTable="nPreventiviColumn" msprop:Generator_ColumnVarNameInTable="columnnPreventivi" msprop:Generator_UserColumnName="nPreventivi" type="xs:int" minOccurs="0" />
<xs:element name="nAperte" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nAperte" msprop:Generator_ColumnPropNameInTable="nAperteColumn" msprop:Generator_ColumnVarNameInTable="columnnAperte" msprop:Generator_UserColumnName="nAperte" type="xs:int" minOccurs="0" />
<xs:element name="nSospese" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nSospese" msprop:Generator_ColumnPropNameInTable="nSospeseColumn" msprop:Generator_ColumnVarNameInTable="columnnSospese" msprop:Generator_UserColumnName="nSospese" type="xs:int" minOccurs="0" />
<xs:element name="nConcluse" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nConcluse" msprop:Generator_ColumnPropNameInTable="nConcluseColumn" msprop:Generator_ColumnVarNameInTable="columnnConcluse" msprop:Generator_UserColumnName="nConcluse" type="xs:int" minOccurs="0" />
<xs:element name="nFatturate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nFatturate" msprop:Generator_ColumnPropNameInTable="nFatturateColumn" msprop:Generator_ColumnVarNameInTable="columnnFatturate" msprop:Generator_UserColumnName="nFatturate" type="xs:int" minOccurs="0" />
<xs:element name="nPagate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nPagate" msprop:Generator_ColumnPropNameInTable="nPagateColumn" msprop:Generator_ColumnVarNameInTable="columnnPagate" msprop:Generator_UserColumnName="nPagate" type="xs:int" minOccurs="0" />
<xs:element name="nContestate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nContestate" msprop:Generator_ColumnPropNameInTable="nContestateColumn" msprop:Generator_ColumnVarNameInTable="columnnContestate" msprop:Generator_UserColumnName="nContestate" type="xs:int" minOccurs="0" />
<xs:element name="nProgrammate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nProgrammate" msprop:Generator_ColumnPropNameInTable="nProgrammateColumn" msprop:Generator_ColumnVarNameInTable="columnnProgrammate" msprop:Generator_UserColumnName="nProgrammate" type="xs:int" minOccurs="0" />
<xs:element name="nCongelate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nCongelate" msprop:Generator_ColumnPropNameInTable="nCongelateColumn" msprop:Generator_ColumnVarNameInTable="columnnCongelate" msprop:Generator_UserColumnName="nCongelate" type="xs:int" minOccurs="0" />
<xs:element name="nAnnullate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nAnnullate" msprop:Generator_ColumnPropNameInTable="nAnnullateColumn" msprop:Generator_ColumnVarNameInTable="columnnAnnullate" msprop:Generator_UserColumnName="nAnnullate" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="PAM_DashStats" msprop:Generator_TableClassName="PAM_DashStatsDataTable" msprop:Generator_TableVarName="tablePAM_DashStats" msprop:Generator_TablePropName="PAM_DashStats" msprop:Generator_RowDeletingName="PAM_DashStatsRowDeleting" msprop:Generator_RowChangingName="PAM_DashStatsRowChanging" msprop:Generator_RowEvHandlerName="PAM_DashStatsRowChangeEventHandler" msprop:Generator_RowDeletedName="PAM_DashStatsRowDeleted" msprop:Generator_UserTableName="PAM_DashStats" msprop:Generator_RowChangedName="PAM_DashStatsRowChanged" msprop:Generator_RowEvArgName="PAM_DashStatsRowChangeEvent" msprop:Generator_RowClassName="PAM_DashStatsRow">
<xs:element name="PAM_DashStats" msprop:Generator_RowClassName="PAM_DashStatsRow" msprop:Generator_RowEvHandlerName="PAM_DashStatsRowChangeEventHandler" msprop:Generator_RowDeletedName="PAM_DashStatsRowDeleted" msprop:Generator_RowDeletingName="PAM_DashStatsRowDeleting" msprop:Generator_RowEvArgName="PAM_DashStatsRowChangeEvent" msprop:Generator_TablePropName="PAM_DashStats" msprop:Generator_RowChangedName="PAM_DashStatsRowChanged" msprop:Generator_RowChangingName="PAM_DashStatsRowChanging" msprop:Generator_TableClassName="PAM_DashStatsDataTable" msprop:Generator_UserTableName="PAM_DashStats" msprop:Generator_TableVarName="tablePAM_DashStats">
<xs:complexType>
<xs:sequence>
<xs:element name="numUsers" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnumUsers" msprop:Generator_ColumnPropNameInRow="numUsers" msprop:Generator_ColumnPropNameInTable="numUsersColumn" msprop:Generator_UserColumnName="numUsers" type="xs:int" minOccurs="0" />
<xs:element name="reqUsers" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnreqUsers" msprop:Generator_ColumnPropNameInRow="reqUsers" msprop:Generator_ColumnPropNameInTable="reqUsersColumn" msprop:Generator_UserColumnName="reqUsers" type="xs:int" minOccurs="0" />
<xs:element name="nRichieste" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnRichieste" msprop:Generator_ColumnPropNameInRow="nRichieste" msprop:Generator_ColumnPropNameInTable="nRichiesteColumn" msprop:Generator_UserColumnName="nRichieste" type="xs:int" minOccurs="0" />
<xs:element name="nPrevReq" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnPrevReq" msprop:Generator_ColumnPropNameInRow="nPrevReq" msprop:Generator_ColumnPropNameInTable="nPrevReqColumn" msprop:Generator_UserColumnName="nPrevReq" type="xs:int" minOccurs="0" />
<xs:element name="nPrevAppr" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnPrevAppr" msprop:Generator_ColumnPropNameInRow="nPrevAppr" msprop:Generator_ColumnPropNameInTable="nPrevApprColumn" msprop:Generator_UserColumnName="nPrevAppr" type="xs:int" minOccurs="0" />
<xs:element name="nAperte" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnAperte" msprop:Generator_ColumnPropNameInRow="nAperte" msprop:Generator_ColumnPropNameInTable="nAperteColumn" msprop:Generator_UserColumnName="nAperte" type="xs:int" minOccurs="0" />
<xs:element name="nSospese" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnSospese" msprop:Generator_ColumnPropNameInRow="nSospese" msprop:Generator_ColumnPropNameInTable="nSospeseColumn" msprop:Generator_UserColumnName="nSospese" type="xs:int" minOccurs="0" />
<xs:element name="nConcluse" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnConcluse" msprop:Generator_ColumnPropNameInRow="nConcluse" msprop:Generator_ColumnPropNameInTable="nConcluseColumn" msprop:Generator_UserColumnName="nConcluse" type="xs:int" minOccurs="0" />
<xs:element name="nFatturate" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnFatturate" msprop:Generator_ColumnPropNameInRow="nFatturate" msprop:Generator_ColumnPropNameInTable="nFatturateColumn" msprop:Generator_UserColumnName="nFatturate" type="xs:int" minOccurs="0" />
<xs:element name="nPagate" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnPagate" msprop:Generator_ColumnPropNameInRow="nPagate" msprop:Generator_ColumnPropNameInTable="nPagateColumn" msprop:Generator_UserColumnName="nPagate" type="xs:int" minOccurs="0" />
<xs:element name="numUsers" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="numUsers" msprop:Generator_ColumnPropNameInTable="numUsersColumn" msprop:Generator_ColumnVarNameInTable="columnnumUsers" msprop:Generator_UserColumnName="numUsers" type="xs:int" minOccurs="0" />
<xs:element name="reqUsers" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="reqUsers" msprop:Generator_ColumnPropNameInTable="reqUsersColumn" msprop:Generator_ColumnVarNameInTable="columnreqUsers" msprop:Generator_UserColumnName="reqUsers" type="xs:int" minOccurs="0" />
<xs:element name="nRichieste" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nRichieste" msprop:Generator_ColumnPropNameInTable="nRichiesteColumn" msprop:Generator_ColumnVarNameInTable="columnnRichieste" msprop:Generator_UserColumnName="nRichieste" type="xs:int" minOccurs="0" />
<xs:element name="nPrevReq" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nPrevReq" msprop:Generator_ColumnPropNameInTable="nPrevReqColumn" msprop:Generator_ColumnVarNameInTable="columnnPrevReq" msprop:Generator_UserColumnName="nPrevReq" type="xs:int" minOccurs="0" />
<xs:element name="nPrevAppr" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nPrevAppr" msprop:Generator_ColumnPropNameInTable="nPrevApprColumn" msprop:Generator_ColumnVarNameInTable="columnnPrevAppr" msprop:Generator_UserColumnName="nPrevAppr" type="xs:int" minOccurs="0" />
<xs:element name="nAperte" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nAperte" msprop:Generator_ColumnPropNameInTable="nAperteColumn" msprop:Generator_ColumnVarNameInTable="columnnAperte" msprop:Generator_UserColumnName="nAperte" type="xs:int" minOccurs="0" />
<xs:element name="nSospese" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nSospese" msprop:Generator_ColumnPropNameInTable="nSospeseColumn" msprop:Generator_ColumnVarNameInTable="columnnSospese" msprop:Generator_UserColumnName="nSospese" type="xs:int" minOccurs="0" />
<xs:element name="nConcluse" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nConcluse" msprop:Generator_ColumnPropNameInTable="nConcluseColumn" msprop:Generator_ColumnVarNameInTable="columnnConcluse" msprop:Generator_UserColumnName="nConcluse" type="xs:int" minOccurs="0" />
<xs:element name="nFatturate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nFatturate" msprop:Generator_ColumnPropNameInTable="nFatturateColumn" msprop:Generator_ColumnVarNameInTable="columnnFatturate" msprop:Generator_UserColumnName="nFatturate" type="xs:int" minOccurs="0" />
<xs:element name="nPagate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nPagate" msprop:Generator_ColumnPropNameInTable="nPagateColumn" msprop:Generator_ColumnVarNameInTable="columnnPagate" msprop:Generator_UserColumnName="nPagate" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AnagPrior" msprop:Generator_TableClassName="AnagPriorDataTable" msprop:Generator_TableVarName="tableAnagPrior" msprop:Generator_TablePropName="AnagPrior" msprop:Generator_RowDeletingName="AnagPriorRowDeleting" msprop:Generator_RowChangingName="AnagPriorRowChanging" msprop:Generator_RowEvHandlerName="AnagPriorRowChangeEventHandler" msprop:Generator_RowDeletedName="AnagPriorRowDeleted" msprop:Generator_UserTableName="AnagPrior" msprop:Generator_RowChangedName="AnagPriorRowChanged" msprop:Generator_RowEvArgName="AnagPriorRowChangeEvent" msprop:Generator_RowClassName="AnagPriorRow">
<xs:element name="AnagPrior" msprop:Generator_RowClassName="AnagPriorRow" msprop:Generator_RowEvHandlerName="AnagPriorRowChangeEventHandler" msprop:Generator_RowDeletedName="AnagPriorRowDeleted" msprop:Generator_RowDeletingName="AnagPriorRowDeleting" msprop:Generator_RowEvArgName="AnagPriorRowChangeEvent" msprop:Generator_TablePropName="AnagPrior" msprop:Generator_RowChangedName="AnagPriorRowChanged" msprop:Generator_RowChangingName="AnagPriorRowChanging" msprop:Generator_TableClassName="AnagPriorDataTable" msprop:Generator_UserTableName="AnagPrior" msprop:Generator_TableVarName="tableAnagPrior">
<xs:complexType>
<xs:sequence>
<xs:element name="idxPriorita" msprop:Generator_ColumnVarNameInTable="columnidxPriorita" msprop:Generator_ColumnPropNameInRow="idxPriorita" msprop:Generator_ColumnPropNameInTable="idxPrioritaColumn" msprop:Generator_UserColumnName="idxPriorita" type="xs:int" />
<xs:element name="descrPriorita" msprop:Generator_ColumnVarNameInTable="columndescrPriorita" msprop:Generator_ColumnPropNameInRow="descrPriorita" msprop:Generator_ColumnPropNameInTable="descrPrioritaColumn" msprop:Generator_UserColumnName="descrPriorita">
<xs:element name="idxPriorita" msprop:Generator_ColumnPropNameInRow="idxPriorita" msprop:Generator_ColumnPropNameInTable="idxPrioritaColumn" msprop:Generator_ColumnVarNameInTable="columnidxPriorita" msprop:Generator_UserColumnName="idxPriorita" type="xs:int" />
<xs:element name="descrPriorita" msprop:Generator_ColumnPropNameInRow="descrPriorita" msprop:Generator_ColumnPropNameInTable="descrPrioritaColumn" msprop:Generator_ColumnVarNameInTable="columndescrPriorita" msprop:Generator_UserColumnName="descrPriorita">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="scadenzaGg" msprop:Generator_ColumnVarNameInTable="columnscadenzaGg" msprop:Generator_ColumnPropNameInRow="scadenzaGg" msprop:Generator_ColumnPropNameInTable="scadenzaGgColumn" msprop:Generator_UserColumnName="scadenzaGg" type="xs:double" />
<xs:element name="scadenzaGg" msprop:Generator_ColumnPropNameInRow="scadenzaGg" msprop:Generator_ColumnPropNameInTable="scadenzaGgColumn" msprop:Generator_ColumnVarNameInTable="columnscadenzaGg" msprop:Generator_UserColumnName="scadenzaGg" type="xs:double" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ER_Acts" msprop:Generator_TableClassName="ER_ActsDataTable" msprop:Generator_TableVarName="tableER_Acts" msprop:Generator_RowChangedName="ER_ActsRowChanged" msprop:Generator_TablePropName="ER_Acts" msprop:Generator_RowDeletingName="ER_ActsRowDeleting" msprop:Generator_RowChangingName="ER_ActsRowChanging" msprop:Generator_RowEvHandlerName="ER_ActsRowChangeEventHandler" msprop:Generator_RowDeletedName="ER_ActsRowDeleted" msprop:Generator_RowClassName="ER_ActsRow" msprop:Generator_UserTableName="ER_Acts" msprop:Generator_RowEvArgName="ER_ActsRowChangeEvent">
<xs:element name="ER_Acts" msprop:Generator_RowEvHandlerName="ER_ActsRowChangeEventHandler" msprop:Generator_RowDeletedName="ER_ActsRowDeleted" msprop:Generator_RowDeletingName="ER_ActsRowDeleting" msprop:Generator_RowEvArgName="ER_ActsRowChangeEvent" msprop:Generator_TablePropName="ER_Acts" msprop:Generator_RowChangedName="ER_ActsRowChanged" msprop:Generator_RowChangingName="ER_ActsRowChanging" msprop:Generator_TableClassName="ER_ActsDataTable" msprop:Generator_RowClassName="ER_ActsRow" msprop:Generator_TableVarName="tableER_Acts" msprop:Generator_UserTableName="ER_Acts">
<xs:complexType>
<xs:sequence>
<xs:element name="idxAzione" msprop:Generator_ColumnVarNameInTable="columnidxAzione" msprop:Generator_ColumnPropNameInRow="idxAzione" msprop:Generator_ColumnPropNameInTable="idxAzioneColumn" msprop:Generator_UserColumnName="idxAzione" type="xs:int" />
<xs:element name="idxRichiesta" msprop:Generator_ColumnVarNameInTable="columnidxRichiesta" msprop:Generator_ColumnPropNameInRow="idxRichiesta" msprop:Generator_ColumnPropNameInTable="idxRichiestaColumn" msprop:Generator_UserColumnName="idxRichiesta" type="xs:int" />
<xs:element name="dataRif" msprop:Generator_ColumnVarNameInTable="columndataRif" msprop:Generator_ColumnPropNameInRow="dataRif" msprop:Generator_ColumnPropNameInTable="dataRifColumn" msprop:Generator_UserColumnName="dataRif" type="xs:dateTime" />
<xs:element name="codAzione" msprop:Generator_ColumnVarNameInTable="columncodAzione" msprop:Generator_ColumnPropNameInRow="codAzione" msprop:Generator_ColumnPropNameInTable="codAzioneColumn" msprop:Generator_UserColumnName="codAzione">
<xs:element name="idxAzione" msprop:Generator_ColumnPropNameInRow="idxAzione" msprop:Generator_ColumnPropNameInTable="idxAzioneColumn" msprop:Generator_ColumnVarNameInTable="columnidxAzione" msprop:Generator_UserColumnName="idxAzione" type="xs:int" />
<xs:element name="idxRichiesta" msprop:Generator_ColumnPropNameInRow="idxRichiesta" msprop:Generator_ColumnPropNameInTable="idxRichiestaColumn" msprop:Generator_ColumnVarNameInTable="columnidxRichiesta" msprop:Generator_UserColumnName="idxRichiesta" type="xs:int" />
<xs:element name="dataRif" msprop:Generator_ColumnPropNameInRow="dataRif" msprop:Generator_ColumnPropNameInTable="dataRifColumn" msprop:Generator_ColumnVarNameInTable="columndataRif" msprop:Generator_UserColumnName="dataRif" type="xs:dateTime" />
<xs:element name="codAzione" msprop:Generator_ColumnPropNameInRow="codAzione" msprop:Generator_ColumnPropNameInTable="codAzioneColumn" msprop:Generator_ColumnVarNameInTable="columncodAzione" msprop:Generator_UserColumnName="codAzione">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="descrAzione" msprop:Generator_ColumnVarNameInTable="columndescrAzione" msprop:Generator_ColumnPropNameInRow="descrAzione" msprop:Generator_ColumnPropNameInTable="descrAzioneColumn" msprop:Generator_UserColumnName="descrAzione">
<xs:element name="descrAzione" msprop:Generator_ColumnPropNameInRow="descrAzione" msprop:Generator_ColumnPropNameInTable="descrAzioneColumn" msprop:Generator_ColumnVarNameInTable="columndescrAzione" msprop:Generator_UserColumnName="descrAzione">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="cssIcon" msprop:Generator_ColumnVarNameInTable="columncssIcon" msprop:Generator_ColumnPropNameInRow="cssIcon" msprop:Generator_ColumnPropNameInTable="cssIconColumn" msprop:Generator_UserColumnName="cssIcon">
<xs:element name="cssIcon" msprop:Generator_ColumnPropNameInRow="cssIcon" msprop:Generator_ColumnPropNameInTable="cssIconColumn" msprop:Generator_ColumnVarNameInTable="columncssIcon" msprop:Generator_UserColumnName="cssIcon">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="classe" msprop:Generator_ColumnVarNameInTable="columnclasse" msprop:Generator_ColumnPropNameInRow="classe" msprop:Generator_ColumnPropNameInTable="classeColumn" msprop:Generator_UserColumnName="classe">
<xs:element name="classe" msprop:Generator_ColumnPropNameInRow="classe" msprop:Generator_ColumnPropNameInTable="classeColumn" msprop:Generator_ColumnVarNameInTable="columnclasse" msprop:Generator_UserColumnName="classe">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="attore" msprop:Generator_ColumnVarNameInTable="columnattore" msprop:Generator_ColumnPropNameInRow="attore" msprop:Generator_ColumnPropNameInTable="attoreColumn" msprop:Generator_UserColumnName="attore">
<xs:element name="attore" msprop:Generator_ColumnPropNameInRow="attore" msprop:Generator_ColumnPropNameInTable="attoreColumn" msprop:Generator_ColumnVarNameInTable="columnattore" msprop:Generator_UserColumnName="attore">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="genAttore" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columngenAttore" msprop:Generator_ColumnPropNameInRow="genAttore" msprop:Generator_ColumnPropNameInTable="genAttoreColumn" msprop:Generator_UserColumnName="genAttore" minOccurs="0">
<xs:element name="genAttore" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="genAttore" msprop:Generator_ColumnPropNameInTable="genAttoreColumn" msprop:Generator_ColumnVarNameInTable="columngenAttore" msprop:Generator_UserColumnName="genAttore" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="501" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="messaggio" msprop:Generator_ColumnVarNameInTable="columnmessaggio" msprop:Generator_ColumnPropNameInRow="messaggio" msprop:Generator_ColumnPropNameInTable="messaggioColumn" msprop:Generator_UserColumnName="messaggio">
<xs:element name="messaggio" msprop:Generator_ColumnPropNameInRow="messaggio" msprop:Generator_ColumnPropNameInTable="messaggioColumn" msprop:Generator_ColumnVarNameInTable="columnmessaggio" msprop:Generator_UserColumnName="messaggio">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="2147483647" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="cssButton" msprop:Generator_ColumnVarNameInTable="columncssButton" msprop:Generator_ColumnPropNameInRow="cssButton" msprop:Generator_ColumnPropNameInTable="cssButtonColumn" msprop:Generator_UserColumnName="cssButton">
<xs:element name="cssButton" msprop:Generator_ColumnPropNameInRow="cssButton" msprop:Generator_ColumnPropNameInTable="cssButtonColumn" msprop:Generator_ColumnVarNameInTable="columncssButton" msprop:Generator_UserColumnName="cssButton">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="cssText" msprop:Generator_ColumnVarNameInTable="columncssText" msprop:Generator_ColumnPropNameInRow="cssText" msprop:Generator_ColumnPropNameInTable="cssTextColumn" msprop:Generator_UserColumnName="cssText">
<xs:element name="cssText" msprop:Generator_ColumnPropNameInRow="cssText" msprop:Generator_ColumnPropNameInTable="cssTextColumn" msprop:Generator_ColumnVarNameInTable="columncssText" msprop:Generator_UserColumnName="cssText">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
@@ -1845,59 +1845,59 @@ SELECT idxDoc, idxRichiesta, idxFornitore, numDoc, dataFatt, intervento, Imponib
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="PAZ_DashStats" msprop:Generator_TableClassName="PAZ_DashStatsDataTable" msprop:Generator_TableVarName="tablePAZ_DashStats" msprop:Generator_TablePropName="PAZ_DashStats" msprop:Generator_RowDeletingName="PAZ_DashStatsRowDeleting" msprop:Generator_RowChangingName="PAZ_DashStatsRowChanging" msprop:Generator_RowEvHandlerName="PAZ_DashStatsRowChangeEventHandler" msprop:Generator_RowDeletedName="PAZ_DashStatsRowDeleted" msprop:Generator_UserTableName="PAZ_DashStats" msprop:Generator_RowChangedName="PAZ_DashStatsRowChanged" msprop:Generator_RowEvArgName="PAZ_DashStatsRowChangeEvent" msprop:Generator_RowClassName="PAZ_DashStatsRow">
<xs:element name="PAZ_DashStats" msprop:Generator_RowClassName="PAZ_DashStatsRow" msprop:Generator_RowEvHandlerName="PAZ_DashStatsRowChangeEventHandler" msprop:Generator_RowDeletedName="PAZ_DashStatsRowDeleted" msprop:Generator_RowDeletingName="PAZ_DashStatsRowDeleting" msprop:Generator_RowEvArgName="PAZ_DashStatsRowChangeEvent" msprop:Generator_TablePropName="PAZ_DashStats" msprop:Generator_RowChangedName="PAZ_DashStatsRowChanged" msprop:Generator_RowChangingName="PAZ_DashStatsRowChanging" msprop:Generator_TableClassName="PAZ_DashStatsDataTable" msprop:Generator_UserTableName="PAZ_DashStats" msprop:Generator_TableVarName="tablePAZ_DashStats">
<xs:complexType>
<xs:sequence>
<xs:element name="nRichieste" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnRichieste" msprop:Generator_ColumnPropNameInRow="nRichieste" msprop:Generator_ColumnPropNameInTable="nRichiesteColumn" msprop:Generator_UserColumnName="nRichieste" type="xs:int" minOccurs="0" />
<xs:element name="nPrevReq" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnPrevReq" msprop:Generator_ColumnPropNameInRow="nPrevReq" msprop:Generator_ColumnPropNameInTable="nPrevReqColumn" msprop:Generator_UserColumnName="nPrevReq" type="xs:int" minOccurs="0" />
<xs:element name="nPrevAppr" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnPrevAppr" msprop:Generator_ColumnPropNameInRow="nPrevAppr" msprop:Generator_ColumnPropNameInTable="nPrevApprColumn" msprop:Generator_UserColumnName="nPrevAppr" type="xs:int" minOccurs="0" />
<xs:element name="nAperte" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnAperte" msprop:Generator_ColumnPropNameInRow="nAperte" msprop:Generator_ColumnPropNameInTable="nAperteColumn" msprop:Generator_UserColumnName="nAperte" type="xs:int" minOccurs="0" />
<xs:element name="nSospese" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnSospese" msprop:Generator_ColumnPropNameInRow="nSospese" msprop:Generator_ColumnPropNameInTable="nSospeseColumn" msprop:Generator_UserColumnName="nSospese" type="xs:int" minOccurs="0" />
<xs:element name="nConcluse" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnConcluse" msprop:Generator_ColumnPropNameInRow="nConcluse" msprop:Generator_ColumnPropNameInTable="nConcluseColumn" msprop:Generator_UserColumnName="nConcluse" type="xs:int" minOccurs="0" />
<xs:element name="nFatturate" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnFatturate" msprop:Generator_ColumnPropNameInRow="nFatturate" msprop:Generator_ColumnPropNameInTable="nFatturateColumn" msprop:Generator_UserColumnName="nFatturate" type="xs:int" minOccurs="0" />
<xs:element name="nPagate" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnPagate" msprop:Generator_ColumnPropNameInRow="nPagate" msprop:Generator_ColumnPropNameInTable="nPagateColumn" msprop:Generator_UserColumnName="nPagate" type="xs:int" minOccurs="0" />
<xs:element name="nRichieste" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nRichieste" msprop:Generator_ColumnPropNameInTable="nRichiesteColumn" msprop:Generator_ColumnVarNameInTable="columnnRichieste" msprop:Generator_UserColumnName="nRichieste" type="xs:int" minOccurs="0" />
<xs:element name="nPrevReq" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nPrevReq" msprop:Generator_ColumnPropNameInTable="nPrevReqColumn" msprop:Generator_ColumnVarNameInTable="columnnPrevReq" msprop:Generator_UserColumnName="nPrevReq" type="xs:int" minOccurs="0" />
<xs:element name="nPrevAppr" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nPrevAppr" msprop:Generator_ColumnPropNameInTable="nPrevApprColumn" msprop:Generator_ColumnVarNameInTable="columnnPrevAppr" msprop:Generator_UserColumnName="nPrevAppr" type="xs:int" minOccurs="0" />
<xs:element name="nAperte" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nAperte" msprop:Generator_ColumnPropNameInTable="nAperteColumn" msprop:Generator_ColumnVarNameInTable="columnnAperte" msprop:Generator_UserColumnName="nAperte" type="xs:int" minOccurs="0" />
<xs:element name="nSospese" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nSospese" msprop:Generator_ColumnPropNameInTable="nSospeseColumn" msprop:Generator_ColumnVarNameInTable="columnnSospese" msprop:Generator_UserColumnName="nSospese" type="xs:int" minOccurs="0" />
<xs:element name="nConcluse" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nConcluse" msprop:Generator_ColumnPropNameInTable="nConcluseColumn" msprop:Generator_ColumnVarNameInTable="columnnConcluse" msprop:Generator_UserColumnName="nConcluse" type="xs:int" minOccurs="0" />
<xs:element name="nFatturate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nFatturate" msprop:Generator_ColumnPropNameInTable="nFatturateColumn" msprop:Generator_ColumnVarNameInTable="columnnFatturate" msprop:Generator_UserColumnName="nFatturate" type="xs:int" minOccurs="0" />
<xs:element name="nPagate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nPagate" msprop:Generator_ColumnPropNameInTable="nPagateColumn" msprop:Generator_ColumnVarNameInTable="columnnPagate" msprop:Generator_UserColumnName="nPagate" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AnagActs" msprop:Generator_TableClassName="AnagActsDataTable" msprop:Generator_TableVarName="tableAnagActs" msprop:Generator_TablePropName="AnagActs" msprop:Generator_RowDeletingName="AnagActsRowDeleting" msprop:Generator_RowChangingName="AnagActsRowChanging" msprop:Generator_RowEvHandlerName="AnagActsRowChangeEventHandler" msprop:Generator_RowDeletedName="AnagActsRowDeleted" msprop:Generator_UserTableName="AnagActs" msprop:Generator_RowChangedName="AnagActsRowChanged" msprop:Generator_RowEvArgName="AnagActsRowChangeEvent" msprop:Generator_RowClassName="AnagActsRow">
<xs:element name="AnagActs" msprop:Generator_RowClassName="AnagActsRow" msprop:Generator_RowEvHandlerName="AnagActsRowChangeEventHandler" msprop:Generator_RowDeletedName="AnagActsRowDeleted" msprop:Generator_RowDeletingName="AnagActsRowDeleting" msprop:Generator_RowEvArgName="AnagActsRowChangeEvent" msprop:Generator_TablePropName="AnagActs" msprop:Generator_RowChangedName="AnagActsRowChanged" msprop:Generator_RowChangingName="AnagActsRowChanging" msprop:Generator_TableClassName="AnagActsDataTable" msprop:Generator_UserTableName="AnagActs" msprop:Generator_TableVarName="tableAnagActs">
<xs:complexType>
<xs:sequence>
<xs:element name="codAzione" msprop:Generator_ColumnVarNameInTable="columncodAzione" msprop:Generator_ColumnPropNameInRow="codAzione" msprop:Generator_ColumnPropNameInTable="codAzioneColumn" msprop:Generator_UserColumnName="codAzione">
<xs:element name="codAzione" msprop:Generator_ColumnPropNameInRow="codAzione" msprop:Generator_ColumnPropNameInTable="codAzioneColumn" msprop:Generator_ColumnVarNameInTable="columncodAzione" msprop:Generator_UserColumnName="codAzione">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="classe" msprop:Generator_ColumnVarNameInTable="columnclasse" msprop:Generator_ColumnPropNameInRow="classe" msprop:Generator_ColumnPropNameInTable="classeColumn" msprop:Generator_UserColumnName="classe">
<xs:element name="classe" msprop:Generator_ColumnPropNameInRow="classe" msprop:Generator_ColumnPropNameInTable="classeColumn" msprop:Generator_ColumnVarNameInTable="columnclasse" msprop:Generator_UserColumnName="classe">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="descrAzione" msprop:Generator_ColumnVarNameInTable="columndescrAzione" msprop:Generator_ColumnPropNameInRow="descrAzione" msprop:Generator_ColumnPropNameInTable="descrAzioneColumn" msprop:Generator_UserColumnName="descrAzione">
<xs:element name="descrAzione" msprop:Generator_ColumnPropNameInRow="descrAzione" msprop:Generator_ColumnPropNameInTable="descrAzioneColumn" msprop:Generator_ColumnVarNameInTable="columndescrAzione" msprop:Generator_UserColumnName="descrAzione">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="cssIcon" msprop:Generator_ColumnVarNameInTable="columncssIcon" msprop:Generator_ColumnPropNameInRow="cssIcon" msprop:Generator_ColumnPropNameInTable="cssIconColumn" msprop:Generator_UserColumnName="cssIcon">
<xs:element name="cssIcon" msprop:Generator_ColumnPropNameInRow="cssIcon" msprop:Generator_ColumnPropNameInTable="cssIconColumn" msprop:Generator_ColumnVarNameInTable="columncssIcon" msprop:Generator_UserColumnName="cssIcon">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="cssButton" msprop:Generator_ColumnVarNameInTable="columncssButton" msprop:Generator_ColumnPropNameInRow="cssButton" msprop:Generator_ColumnPropNameInTable="cssButtonColumn" msprop:Generator_UserColumnName="cssButton">
<xs:element name="cssButton" msprop:Generator_ColumnPropNameInRow="cssButton" msprop:Generator_ColumnPropNameInTable="cssButtonColumn" msprop:Generator_ColumnVarNameInTable="columncssButton" msprop:Generator_UserColumnName="cssButton">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="cssText" msprop:Generator_ColumnVarNameInTable="columncssText" msprop:Generator_ColumnPropNameInRow="cssText" msprop:Generator_ColumnPropNameInTable="cssTextColumn" msprop:Generator_UserColumnName="cssText">
<xs:element name="cssText" msprop:Generator_ColumnPropNameInRow="cssText" msprop:Generator_ColumnPropNameInTable="cssTextColumn" msprop:Generator_ColumnVarNameInTable="columncssText" msprop:Generator_UserColumnName="cssText">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
@@ -1907,67 +1907,67 @@ SELECT idxDoc, idxRichiesta, idxFornitore, numDoc, dataFatt, intervento, Imponib
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Fatture" msprop:Generator_TableClassName="FattureDataTable" msprop:Generator_TableVarName="tableFatture" msprop:Generator_RowChangedName="FattureRowChanged" msprop:Generator_TablePropName="Fatture" msprop:Generator_RowDeletingName="FattureRowDeleting" msprop:Generator_RowChangingName="FattureRowChanging" msprop:Generator_RowEvHandlerName="FattureRowChangeEventHandler" msprop:Generator_RowDeletedName="FattureRowDeleted" msprop:Generator_RowClassName="FattureRow" msprop:Generator_UserTableName="Fatture" msprop:Generator_RowEvArgName="FattureRowChangeEvent">
<xs:element name="Fatture" msprop:Generator_RowEvHandlerName="FattureRowChangeEventHandler" msprop:Generator_RowDeletedName="FattureRowDeleted" msprop:Generator_RowDeletingName="FattureRowDeleting" msprop:Generator_RowEvArgName="FattureRowChangeEvent" msprop:Generator_TablePropName="Fatture" msprop:Generator_RowChangedName="FattureRowChanged" msprop:Generator_RowChangingName="FattureRowChanging" msprop:Generator_TableClassName="FattureDataTable" msprop:Generator_RowClassName="FattureRow" msprop:Generator_TableVarName="tableFatture" msprop:Generator_UserTableName="Fatture">
<xs:complexType>
<xs:sequence>
<xs:element name="idxDoc" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnidxDoc" msprop:Generator_ColumnPropNameInRow="idxDoc" msprop:Generator_ColumnPropNameInTable="idxDocColumn" msprop:Generator_UserColumnName="idxDoc" type="xs:int" />
<xs:element name="idxRichiesta" msprop:Generator_ColumnVarNameInTable="columnidxRichiesta" msprop:Generator_ColumnPropNameInRow="idxRichiesta" msprop:Generator_ColumnPropNameInTable="idxRichiestaColumn" msprop:Generator_UserColumnName="idxRichiesta" type="xs:int" />
<xs:element name="idxFornitore" msprop:Generator_ColumnVarNameInTable="columnidxFornitore" msprop:Generator_ColumnPropNameInRow="idxFornitore" msprop:Generator_ColumnPropNameInTable="idxFornitoreColumn" msprop:Generator_UserColumnName="idxFornitore" type="xs:int" />
<xs:element name="numDoc" msprop:Generator_ColumnVarNameInTable="columnnumDoc" msprop:Generator_ColumnPropNameInRow="numDoc" msprop:Generator_ColumnPropNameInTable="numDocColumn" msprop:Generator_UserColumnName="numDoc">
<xs:element name="idxDoc" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnPropNameInRow="idxDoc" msprop:Generator_ColumnPropNameInTable="idxDocColumn" msprop:Generator_ColumnVarNameInTable="columnidxDoc" msprop:Generator_UserColumnName="idxDoc" type="xs:int" />
<xs:element name="idxRichiesta" msprop:Generator_ColumnPropNameInRow="idxRichiesta" msprop:Generator_ColumnPropNameInTable="idxRichiestaColumn" msprop:Generator_ColumnVarNameInTable="columnidxRichiesta" msprop:Generator_UserColumnName="idxRichiesta" type="xs:int" />
<xs:element name="idxFornitore" msprop:Generator_ColumnPropNameInRow="idxFornitore" msprop:Generator_ColumnPropNameInTable="idxFornitoreColumn" msprop:Generator_ColumnVarNameInTable="columnidxFornitore" msprop:Generator_UserColumnName="idxFornitore" type="xs:int" />
<xs:element name="numDoc" msprop:Generator_ColumnPropNameInRow="numDoc" msprop:Generator_ColumnPropNameInTable="numDocColumn" msprop:Generator_ColumnVarNameInTable="columnnumDoc" msprop:Generator_UserColumnName="numDoc">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="dataFatt" msprop:Generator_ColumnVarNameInTable="columndataFatt" msprop:Generator_ColumnPropNameInRow="dataFatt" msprop:Generator_ColumnPropNameInTable="dataFattColumn" msprop:Generator_UserColumnName="dataFatt" type="xs:dateTime" />
<xs:element name="intervento" msprop:Generator_ColumnVarNameInTable="columnintervento" msprop:Generator_ColumnPropNameInRow="intervento" msprop:Generator_ColumnPropNameInTable="interventoColumn" msprop:Generator_UserColumnName="intervento">
<xs:element name="dataFatt" msprop:Generator_ColumnPropNameInRow="dataFatt" msprop:Generator_ColumnPropNameInTable="dataFattColumn" msprop:Generator_ColumnVarNameInTable="columndataFatt" msprop:Generator_UserColumnName="dataFatt" type="xs:dateTime" />
<xs:element name="intervento" msprop:Generator_ColumnPropNameInRow="intervento" msprop:Generator_ColumnPropNameInTable="interventoColumn" msprop:Generator_ColumnVarNameInTable="columnintervento" msprop:Generator_UserColumnName="intervento">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="2147483647" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Imponibile" msprop:Generator_ColumnVarNameInTable="columnImponibile" msprop:Generator_ColumnPropNameInRow="Imponibile" msprop:Generator_ColumnPropNameInTable="ImponibileColumn" msprop:Generator_UserColumnName="Imponibile" type="xs:decimal" />
<xs:element name="dataPag" msprop:Generator_ColumnVarNameInTable="columndataPag" msprop:Generator_ColumnPropNameInRow="dataPag" msprop:Generator_ColumnPropNameInTable="dataPagColumn" msprop:Generator_UserColumnName="dataPag" type="xs:dateTime" minOccurs="0" />
<xs:element name="Imponibile" msprop:Generator_ColumnPropNameInRow="Imponibile" msprop:Generator_ColumnPropNameInTable="ImponibileColumn" msprop:Generator_ColumnVarNameInTable="columnImponibile" msprop:Generator_UserColumnName="Imponibile" type="xs:decimal" />
<xs:element name="dataPag" msprop:Generator_ColumnPropNameInRow="dataPag" msprop:Generator_ColumnPropNameInTable="dataPagColumn" msprop:Generator_ColumnVarNameInTable="columndataPag" msprop:Generator_UserColumnName="dataPag" type="xs:dateTime" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="StatoRichByForn" msprop:Generator_TableClassName="StatoRichByFornDataTable" msprop:Generator_TableVarName="tableStatoRichByForn" msprop:Generator_TablePropName="StatoRichByForn" msprop:Generator_RowDeletingName="StatoRichByFornRowDeleting" msprop:Generator_RowChangingName="StatoRichByFornRowChanging" msprop:Generator_RowEvHandlerName="StatoRichByFornRowChangeEventHandler" msprop:Generator_RowDeletedName="StatoRichByFornRowDeleted" msprop:Generator_UserTableName="StatoRichByForn" msprop:Generator_RowChangedName="StatoRichByFornRowChanged" msprop:Generator_RowEvArgName="StatoRichByFornRowChangeEvent" msprop:Generator_RowClassName="StatoRichByFornRow">
<xs:element name="StatoRichByForn" msprop:Generator_RowClassName="StatoRichByFornRow" msprop:Generator_RowEvHandlerName="StatoRichByFornRowChangeEventHandler" msprop:Generator_RowDeletedName="StatoRichByFornRowDeleted" msprop:Generator_RowDeletingName="StatoRichByFornRowDeleting" msprop:Generator_RowEvArgName="StatoRichByFornRowChangeEvent" msprop:Generator_TablePropName="StatoRichByForn" msprop:Generator_RowChangedName="StatoRichByFornRowChanged" msprop:Generator_RowChangingName="StatoRichByFornRowChanging" msprop:Generator_TableClassName="StatoRichByFornDataTable" msprop:Generator_UserTableName="StatoRichByForn" msprop:Generator_TableVarName="tableStatoRichByForn">
<xs:complexType>
<xs:sequence>
<xs:element name="cod_fornitore" msprop:Generator_ColumnVarNameInTable="columncod_fornitore" msprop:Generator_ColumnPropNameInRow="cod_fornitore" msprop:Generator_ColumnPropNameInTable="cod_fornitoreColumn" msprop:Generator_UserColumnName="cod_fornitore" minOccurs="0">
<xs:element name="cod_fornitore" msprop:Generator_ColumnPropNameInRow="cod_fornitore" msprop:Generator_ColumnPropNameInTable="cod_fornitoreColumn" msprop:Generator_ColumnVarNameInTable="columncod_fornitore" msprop:Generator_UserColumnName="cod_fornitore" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="nRichieste" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnRichieste" msprop:Generator_ColumnPropNameInRow="nRichieste" msprop:Generator_ColumnPropNameInTable="nRichiesteColumn" msprop:Generator_UserColumnName="nRichieste" type="xs:int" minOccurs="0" />
<xs:element name="nPreventivi" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnPreventivi" msprop:Generator_ColumnPropNameInRow="nPreventivi" msprop:Generator_ColumnPropNameInTable="nPreventiviColumn" msprop:Generator_UserColumnName="nPreventivi" type="xs:int" minOccurs="0" />
<xs:element name="nAperte" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnAperte" msprop:Generator_ColumnPropNameInRow="nAperte" msprop:Generator_ColumnPropNameInTable="nAperteColumn" msprop:Generator_UserColumnName="nAperte" type="xs:int" minOccurs="0" />
<xs:element name="nSospese" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnSospese" msprop:Generator_ColumnPropNameInRow="nSospese" msprop:Generator_ColumnPropNameInTable="nSospeseColumn" msprop:Generator_UserColumnName="nSospese" type="xs:int" minOccurs="0" />
<xs:element name="nConcluse" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnConcluse" msprop:Generator_ColumnPropNameInRow="nConcluse" msprop:Generator_ColumnPropNameInTable="nConcluseColumn" msprop:Generator_UserColumnName="nConcluse" type="xs:int" minOccurs="0" />
<xs:element name="nFatturate" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnFatturate" msprop:Generator_ColumnPropNameInRow="nFatturate" msprop:Generator_ColumnPropNameInTable="nFatturateColumn" msprop:Generator_UserColumnName="nFatturate" type="xs:int" minOccurs="0" />
<xs:element name="nPagate" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnPagate" msprop:Generator_ColumnPropNameInRow="nPagate" msprop:Generator_ColumnPropNameInTable="nPagateColumn" msprop:Generator_UserColumnName="nPagate" type="xs:int" minOccurs="0" />
<xs:element name="nContestate" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnContestate" msprop:Generator_ColumnPropNameInRow="nContestate" msprop:Generator_ColumnPropNameInTable="nContestateColumn" msprop:Generator_UserColumnName="nContestate" type="xs:int" minOccurs="0" />
<xs:element name="nProgrammate" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnProgrammate" msprop:Generator_ColumnPropNameInRow="nProgrammate" msprop:Generator_ColumnPropNameInTable="nProgrammateColumn" msprop:Generator_UserColumnName="nProgrammate" type="xs:int" minOccurs="0" />
<xs:element name="nCongelate" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnCongelate" msprop:Generator_ColumnPropNameInRow="nCongelate" msprop:Generator_ColumnPropNameInTable="nCongelateColumn" msprop:Generator_UserColumnName="nCongelate" type="xs:int" minOccurs="0" />
<xs:element name="nAnnullate" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnAnnullate" msprop:Generator_ColumnPropNameInRow="nAnnullate" msprop:Generator_ColumnPropNameInTable="nAnnullateColumn" msprop:Generator_UserColumnName="nAnnullate" type="xs:int" minOccurs="0" />
<xs:element name="nRichieste" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nRichieste" msprop:Generator_ColumnPropNameInTable="nRichiesteColumn" msprop:Generator_ColumnVarNameInTable="columnnRichieste" msprop:Generator_UserColumnName="nRichieste" type="xs:int" minOccurs="0" />
<xs:element name="nPreventivi" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nPreventivi" msprop:Generator_ColumnPropNameInTable="nPreventiviColumn" msprop:Generator_ColumnVarNameInTable="columnnPreventivi" msprop:Generator_UserColumnName="nPreventivi" type="xs:int" minOccurs="0" />
<xs:element name="nAperte" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nAperte" msprop:Generator_ColumnPropNameInTable="nAperteColumn" msprop:Generator_ColumnVarNameInTable="columnnAperte" msprop:Generator_UserColumnName="nAperte" type="xs:int" minOccurs="0" />
<xs:element name="nSospese" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nSospese" msprop:Generator_ColumnPropNameInTable="nSospeseColumn" msprop:Generator_ColumnVarNameInTable="columnnSospese" msprop:Generator_UserColumnName="nSospese" type="xs:int" minOccurs="0" />
<xs:element name="nConcluse" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nConcluse" msprop:Generator_ColumnPropNameInTable="nConcluseColumn" msprop:Generator_ColumnVarNameInTable="columnnConcluse" msprop:Generator_UserColumnName="nConcluse" type="xs:int" minOccurs="0" />
<xs:element name="nFatturate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nFatturate" msprop:Generator_ColumnPropNameInTable="nFatturateColumn" msprop:Generator_ColumnVarNameInTable="columnnFatturate" msprop:Generator_UserColumnName="nFatturate" type="xs:int" minOccurs="0" />
<xs:element name="nPagate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nPagate" msprop:Generator_ColumnPropNameInTable="nPagateColumn" msprop:Generator_ColumnVarNameInTable="columnnPagate" msprop:Generator_UserColumnName="nPagate" type="xs:int" minOccurs="0" />
<xs:element name="nContestate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nContestate" msprop:Generator_ColumnPropNameInTable="nContestateColumn" msprop:Generator_ColumnVarNameInTable="columnnContestate" msprop:Generator_UserColumnName="nContestate" type="xs:int" minOccurs="0" />
<xs:element name="nProgrammate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nProgrammate" msprop:Generator_ColumnPropNameInTable="nProgrammateColumn" msprop:Generator_ColumnVarNameInTable="columnnProgrammate" msprop:Generator_UserColumnName="nProgrammate" type="xs:int" minOccurs="0" />
<xs:element name="nCongelate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nCongelate" msprop:Generator_ColumnPropNameInTable="nCongelateColumn" msprop:Generator_ColumnVarNameInTable="columnnCongelate" msprop:Generator_UserColumnName="nCongelate" type="xs:int" minOccurs="0" />
<xs:element name="nAnnullate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="nAnnullate" msprop:Generator_ColumnPropNameInTable="nAnnullateColumn" msprop:Generator_ColumnVarNameInTable="columnnAnnullate" msprop:Generator_UserColumnName="nAnnullate" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="GruppiCond" msprop:Generator_TableClassName="GruppiCondDataTable" msprop:Generator_TableVarName="tableGruppiCond" msprop:Generator_TablePropName="GruppiCond" msprop:Generator_RowDeletingName="GruppiCondRowDeleting" msprop:Generator_RowChangingName="GruppiCondRowChanging" msprop:Generator_RowEvHandlerName="GruppiCondRowChangeEventHandler" msprop:Generator_RowDeletedName="GruppiCondRowDeleted" msprop:Generator_UserTableName="GruppiCond" msprop:Generator_RowChangedName="GruppiCondRowChanged" msprop:Generator_RowEvArgName="GruppiCondRowChangeEvent" msprop:Generator_RowClassName="GruppiCondRow">
<xs:element name="GruppiCond" msprop:Generator_RowClassName="GruppiCondRow" msprop:Generator_RowEvHandlerName="GruppiCondRowChangeEventHandler" msprop:Generator_RowDeletedName="GruppiCondRowDeleted" msprop:Generator_RowDeletingName="GruppiCondRowDeleting" msprop:Generator_RowEvArgName="GruppiCondRowChangeEvent" msprop:Generator_TablePropName="GruppiCond" msprop:Generator_RowChangedName="GruppiCondRowChanged" msprop:Generator_RowChangingName="GruppiCondRowChanging" msprop:Generator_TableClassName="GruppiCondDataTable" msprop:Generator_UserTableName="GruppiCond" msprop:Generator_TableVarName="tableGruppiCond">
<xs:complexType>
<xs:sequence>
<xs:element name="chiave" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnchiave" msprop:Generator_ColumnPropNameInRow="chiave" msprop:Generator_ColumnPropNameInTable="chiaveColumn" msprop:Generator_UserColumnName="chiave" minOccurs="0">
<xs:element name="chiave" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="chiave" msprop:Generator_ColumnPropNameInTable="chiaveColumn" msprop:Generator_ColumnVarNameInTable="columnchiave" msprop:Generator_UserColumnName="chiave" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="valore" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnvalore" msprop:Generator_ColumnPropNameInRow="valore" msprop:Generator_ColumnPropNameInTable="valoreColumn" msprop:Generator_UserColumnName="valore" minOccurs="0">
<xs:element name="valore" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="valore" msprop:Generator_ColumnPropNameInTable="valoreColumn" msprop:Generator_ColumnVarNameInTable="columnvalore" msprop:Generator_UserColumnName="valore" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
@@ -2045,11 +2045,11 @@ SELECT idxDoc, idxRichiesta, idxFornitore, numDoc, dataFatt, intervento, Imponib
</xs:element>
<xs:annotation>
<xs:appinfo>
<msdata:Relationship name="FK_AnagCondomini_AnagAmministratori" msdata:parent="AnagAmministratori" msdata:child="AnagCondomini" msdata:parentkey="idxAmm" msdata:childkey="idxAmm" msprop:Generator_UserChildTable="AnagCondomini" msprop:Generator_ChildPropName="GetAnagCondominiRows" msprop:Generator_UserRelationName="FK_AnagCondomini_AnagAmministratori" msprop:Generator_RelationVarName="relationFK_AnagCondomini_AnagAmministratori" msprop:Generator_UserParentTable="AnagAmministratori" msprop:Generator_ParentPropName="AnagAmministratoriRow" />
<msdata:Relationship name="RelFornitore2Area_AnagFornitori" msdata:parent="AssF2A" msdata:child="AnagFornitori" msdata:parentkey="idxFornitore" msdata:childkey="idxFornitore" msprop:Generator_UserChildTable="AnagFornitori" msprop:Generator_ChildPropName="GetAnagFornitoriRows" msprop:Generator_UserRelationName="RelFornitore2Area_AnagFornitori" msprop:Generator_RelationVarName="relationRelFornitore2Area_AnagFornitori" msprop:Generator_UserParentTable="AssF2A" msprop:Generator_ParentPropName="AssF2ARow" />
<msdata:Relationship name="AnagAree_RelFornitore2Area" msdata:parent="AnagAree" msdata:child="AssF2A" msdata:parentkey="idxArea" msdata:childkey="idxArea" msprop:Generator_UserChildTable="AssF2A" msprop:Generator_ChildPropName="GetAssF2ARows" msprop:Generator_UserRelationName="AnagAree_RelFornitore2Area" msprop:Generator_ParentPropName="AnagAreeRow" msprop:Generator_RelationVarName="relationAnagAree_RelFornitore2Area" msprop:Generator_UserParentTable="AnagAree" />
<msdata:Relationship name="FK_RelFornitore2Condominio_AnagCondomini" msdata:parent="AnagCondomini" msdata:child="AssF2C" msdata:parentkey="idxCond" msdata:childkey="idxCond" msprop:Generator_UserChildTable="AssF2C" msprop:Generator_ChildPropName="GetAssF2CRows" msprop:Generator_UserRelationName="FK_RelFornitore2Condominio_AnagCondomini" msprop:Generator_RelationVarName="relationFK_RelFornitore2Condominio_AnagCondomini" msprop:Generator_UserParentTable="AnagCondomini" msprop:Generator_ParentPropName="AnagCondominiRow" />
<msdata:Relationship name="FK_RelFornitore2Condominio_AnagFornitori" msdata:parent="AnagFornitori" msdata:child="AssF2C" msdata:parentkey="idxFornitore" msdata:childkey="idxFornitore" msprop:Generator_UserChildTable="AssF2C" msprop:Generator_ChildPropName="GetAssF2CRows" msprop:Generator_UserRelationName="FK_RelFornitore2Condominio_AnagFornitori" msprop:Generator_RelationVarName="relationFK_RelFornitore2Condominio_AnagFornitori" msprop:Generator_UserParentTable="AnagFornitori" msprop:Generator_ParentPropName="AnagFornitoriRow" />
<msdata:Relationship name="FK_AnagCondomini_AnagAmministratori" msdata:parent="AnagAmministratori" msdata:child="AnagCondomini" msdata:parentkey="idxAmm" msdata:childkey="idxAmm" msprop:Generator_UserParentTable="AnagAmministratori" msprop:Generator_UserChildTable="AnagCondomini" msprop:Generator_RelationVarName="relationFK_AnagCondomini_AnagAmministratori" msprop:Generator_ChildPropName="GetAnagCondominiRows" msprop:Generator_ParentPropName="AnagAmministratoriRow" msprop:Generator_UserRelationName="FK_AnagCondomini_AnagAmministratori" />
<msdata:Relationship name="RelFornitore2Area_AnagFornitori" msdata:parent="AssF2A" msdata:child="AnagFornitori" msdata:parentkey="idxFornitore" msdata:childkey="idxFornitore" msprop:Generator_UserParentTable="AssF2A" msprop:Generator_UserChildTable="AnagFornitori" msprop:Generator_RelationVarName="relationRelFornitore2Area_AnagFornitori" msprop:Generator_ChildPropName="GetAnagFornitoriRows" msprop:Generator_ParentPropName="AssF2ARow" msprop:Generator_UserRelationName="RelFornitore2Area_AnagFornitori" />
<msdata:Relationship name="AnagAree_RelFornitore2Area" msdata:parent="AnagAree" msdata:child="AssF2A" msdata:parentkey="idxArea" msdata:childkey="idxArea" msprop:Generator_ChildPropName="GetAssF2ARows" msprop:Generator_UserChildTable="AssF2A" msprop:Generator_RelationVarName="relationAnagAree_RelFornitore2Area" msprop:Generator_UserRelationName="AnagAree_RelFornitore2Area" msprop:Generator_UserParentTable="AnagAree" msprop:Generator_ParentPropName="AnagAreeRow" />
<msdata:Relationship name="FK_RelFornitore2Condominio_AnagCondomini" msdata:parent="AnagCondomini" msdata:child="AssF2C" msdata:parentkey="idxCond" msdata:childkey="idxCond" msprop:Generator_UserParentTable="AnagCondomini" msprop:Generator_UserChildTable="AssF2C" msprop:Generator_RelationVarName="relationFK_RelFornitore2Condominio_AnagCondomini" msprop:Generator_ChildPropName="GetAssF2CRows" msprop:Generator_ParentPropName="AnagCondominiRow" msprop:Generator_UserRelationName="FK_RelFornitore2Condominio_AnagCondomini" />
<msdata:Relationship name="FK_RelFornitore2Condominio_AnagFornitori" msdata:parent="AnagFornitori" msdata:child="AssF2C" msdata:parentkey="idxFornitore" msdata:childkey="idxFornitore" msprop:Generator_UserParentTable="AnagFornitori" msprop:Generator_UserChildTable="AssF2C" msprop:Generator_RelationVarName="relationFK_RelFornitore2Condominio_AnagFornitori" msprop:Generator_ChildPropName="GetAssF2CRows" msprop:Generator_ParentPropName="AnagFornitoriRow" msprop:Generator_UserRelationName="FK_RelFornitore2Condominio_AnagFornitori" />
</xs:appinfo>
</xs:annotation>
</xs:schema>
+1 -1
View File
@@ -4,7 +4,7 @@
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="-10" ViewPortY="28" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<DiagramLayout xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ex:showrelationlabel="False" ViewPortX="-10" ViewPortY="-47" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<Shapes>
<Shape ID="DesignTable:AnagAmministratori" ZOrder="14" X="55" Y="106" Height="319" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="237" />
<Shape ID="DesignTable:AnagCondomini" ZOrder="3" X="441" Y="44" Height="457" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="306" />
@@ -0,0 +1,73 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
This file is used by the publish/package process of your Web project. You can customize the behavior of this process
by editing this MSBuild file. In order to learn more about this please visit https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<WebPublishMethod>MSDeploy</WebPublishMethod>
<LastUsedBuildConfiguration>OVH</LastUsedBuildConfiguration>
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<SiteUrlToLaunchAfterPublish>http://www.b2bcondomini.it</SiteUrlToLaunchAfterPublish>
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
<ExcludeApp_Data>true</ExcludeApp_Data>
<MSDeployServiceURL>https://172.16.0.214:8172/MsDeploy.axd</MSDeployServiceURL>
<DeployIisAppPath>b2bcondomini.it</DeployIisAppPath>
<RemoteSitePhysicalPath />
<SkipExtraFilesOnServer>false</SkipExtraFilesOnServer>
<MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
<EnableMSDeployBackup>true</EnableMSDeployBackup>
<UserName>Administrator</UserName>
<_SavePWD>true</_SavePWD>
<PublishDatabaseSettings>
<Objects xmlns="">
<ObjectGroup Name="Data.Properties.Settings.B2BCond_filesConnectionString" Order="1" Enabled="False">
<Destination Path="" Name="" />
<Object Type="DbDacFx">
<PreSource Path="Data Source=SQL2016DEV;Initial Catalog=B2BCond_files;Persist Security Info=True;User ID=sa;Password=keyhammer16" includeData="False" />
<Source Path="$(IntermediateOutputPath)AutoScripts\Data.Properties.Settings.B2BCond_filesConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
</Object>
<UpdateFrom Type="Web.Config">
<Source MatchValue="Data Source=SQL2016DEV;Initial Catalog=B2BCond_files;Persist Security Info=True;User ID=sa;Password=keyhammer16" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
</UpdateFrom>
</ObjectGroup>
<ObjectGroup Name="SteamWare.Properties.Settings.DS_AuthConnectionString" Order="2" Enabled="False">
<Destination Path="" Name="" />
<Object Type="DbDacFx">
<PreSource Path="Data Source=SQL2016DEV;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16" includeData="False" />
<Source Path="$(IntermediateOutputPath)AutoScripts\SteamWare.Properties.Settings.DS_AuthConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
</Object>
<UpdateFrom Type="Web.Config">
<Source MatchValue="Data Source=SQL2016DEV;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
</UpdateFrom>
</ObjectGroup>
<ObjectGroup Name="Data.Properties.Settings.B2BCondConnectionString" Order="3" Enabled="False">
<Destination Path="" Name="" />
<Object Type="DbDacFx">
<PreSource Path="Data Source=SQL2016DEV;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16" includeData="False" />
<Source Path="$(IntermediateOutputPath)AutoScripts\Data.Properties.Settings.B2BCondConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
</Object>
<UpdateFrom Type="Web.Config">
<Source MatchValue="Data Source=SQL2016DEV;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
</UpdateFrom>
</ObjectGroup>
</Objects>
</PublishDatabaseSettings>
<PrecompileBeforePublish>true</PrecompileBeforePublish>
<EnableUpdateable>true</EnableUpdateable>
<DebugSymbols>false</DebugSymbols>
<WDPMergeOption>DonotMerge</WDPMergeOption>
<EnableMsDeployAppOffline>false</EnableMsDeployAppOffline>
</PropertyGroup>
<ItemGroup>
<MSDeployParameterValue Include="SteamWare.Properties.Settings.DS_AuthConnectionString-Web.config Connection String">
<UpdateDestWebConfig>False</UpdateDestWebConfig>
</MSDeployParameterValue>
<MSDeployParameterValue Include="Data.Properties.Settings.B2BCondConnectionString-Web.config Connection String">
<UpdateDestWebConfig>False</UpdateDestWebConfig>
</MSDeployParameterValue>
<MSDeployParameterValue Include="Data.Properties.Settings.B2BCond_filesConnectionString-Web.config Connection String">
<UpdateDestWebConfig>False</UpdateDestWebConfig>
</MSDeployParameterValue>
</ItemGroup>
</Project>