Merge branch 'MAG' into ADM

This commit is contained in:
Samuele E. Locatelli
2021-01-15 10:32:24 +01:00
24 changed files with 5399 additions and 29 deletions
Vendored
+1 -1
View File
@@ -13,7 +13,7 @@ pipeline {
steps {
/* calcolo numero versione... diverso x branch MASTER/DEVELOP */
script {
withEnv(['NEXT_BUILD_NUMBER=1367']) {
withEnv(['NEXT_BUILD_NUMBER=1369']) {
// env.versionNumber = VersionNumber(versionNumberString : '6.12.${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true)
env.versionNumber = VersionNumber(versionNumberString : '6.12.${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true, overrideBuildsAllTime: '${NEXT_BUILD_NUMBER}')
env.APP_NAME = 'MAPO'
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+3 -1
View File
@@ -1,6 +1,8 @@
body {
@import "font.css";
body {
padding-top: 50px;
padding-bottom: 20px;
font-family: "Roboto Condensed";
}
/* Set padding to keep content from hitting the edges */
.body-content {
+5 -1
View File
@@ -1,6 +1,10 @@
body {
@import "font.css";
body
{
padding-top: 50px;
padding-bottom: 20px;
font-family: "Roboto Condensed";
}
/* Set padding to keep content from hitting the edges */
+1 -1
View File
@@ -1 +1 @@
body{padding-top:50px;padding-bottom:20px;}.body-content{padding-left:15px;padding-right:15px;}.dl-horizontal dt{white-space:normal;}input,select,textarea{max-width:280px;}.fullWidth{width:100%;}.text-white{color:#fff;}.text-gray{color:#696969;}.userCard{display:block;page-break-before:auto;page-break-inside:avoid;page-break-after:auto;}@page{margin:1cm;}@media print{.userCard{display:block;page-break-before:always;}}
@import"font.css";body{padding-top:50px;padding-bottom:20px;font-family:"Roboto Condensed";}.body-content{padding-left:15px;padding-right:15px;}.dl-horizontal dt{white-space:normal;}input,select,textarea{max-width:280px;}.fullWidth{width:100%;}.text-white{color:#fff;}.text-gray{color:#696969;}.userCard{display:block;page-break-before:auto;page-break-inside:avoid;page-break-after:auto;}@page{margin:1cm;}@media print{.userCard{display:block;page-break-before:always;}}
+24
View File
@@ -0,0 +1,24 @@
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: url('OpenSans.woff') format('woff');
}
@font-face {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 300;
src: url('OpenSansCondensed.woff') format('woff');
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url('Roboto.woff2') format('woff2');
}
@font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 300;
src: url('RobotoCondensed.woff2') format('woff2');
}
+27
View File
@@ -0,0 +1,27 @@
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: url('OpenSans.woff') format('woff');
}
@font-face {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 300;
src: url('OpenSansCondensed.woff') format('woff');
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url('Roboto.woff2') format('woff2');
}
@font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 300;
src: url('RobotoCondensed.woff2') format('woff2');
}
+1
View File
@@ -0,0 +1 @@
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:url('OpenSans.woff') format('woff');}@font-face{font-family:'Open Sans Condensed';font-style:normal;font-weight:300;src:url('OpenSansCondensed.woff') format('woff');}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:url('Roboto.woff2') format('woff2');}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:url('RobotoCondensed.woff2') format('woff2');}
+11
View File
@@ -304,6 +304,12 @@
<Content Include="Content\bootstrap-reboot.min.css" />
<Content Include="Content\bootstrap.css" />
<Content Include="Content\bootstrap.min.css" />
<Content Include="Content\fonts.css">
<DependentUpon>fonts.less</DependentUpon>
</Content>
<Content Include="Content\fonts.min.css">
<DependentUpon>fonts.css</DependentUpon>
</Content>
<Content Include="Core\Compression\Snappy\lib\win\snappy32.dll" />
<Content Include="Core\Compression\Snappy\lib\win\snappy64.dll" />
<Content Include="Core\Compression\Zstandard\lib\win\libzstd.dll" />
@@ -359,6 +365,11 @@
<Content Include="Content\bootstrap-grid.css.map" />
<Content Include="App_Readme\SteamWare_demo\example-NLog.config" />
<Content Include="App_Readme\SteamWare_demo\example-app.config" />
<Content Include="Content\fonts.less" />
<Content Include="Content\Roboto.woff2" />
<Content Include="Content\RobotoCondensed.woff2" />
<Content Include="Content\OpenSansCondensed.woff" />
<Content Include="Content\OpenSans.woff" />
<None Include="Scripts\jquery-3.4.1.intellisense.js" />
<None Include="Scripts\jquery-3.5.1-vsdoc.js" />
<Content Include="Scripts\jquery-3.5.1.js" />
+14 -13
View File
@@ -6,11 +6,10 @@
<h1>MAPO - @ViewBag.Environment</h1>
<p class="lead">Pannello di gestione della <a href="http://www.steamware.net/iot">suite MAPO</a>: l'integrazione di MES + SCADA + IOT + Gestione Commesse</p>
</div>
<div class="row">
<div class="row small">
<div class="col-md-3">
<div class="card">
<div class="card-header table-secondary">
<div class="card-header p-0 table-secondary">
<a href="@ViewBag.UrlMpAdmin" class="btn btn-success btn-lg btn-block" target="_blank">
<h2>MP-ADMIN &raquo;</h2>
</a>
@@ -37,7 +36,7 @@
<div class="col-md-3">
<div class="card">
<div class="card-header table-secondary">
<div class="card-header p-0 table-secondary">
<a href="@ViewBag.UrlMpSite" class="btn btn-primary btn-lg btn-block" target="_blank">
<h2>MP-SITE &raquo;</h2>
</a>
@@ -65,7 +64,7 @@
<div class="col-md-3">
<div class="card">
<div class="card-header table-secondary">
<div class="card-header p-0 table-secondary">
<a href="@ViewBag.UrlMpMON" class="btn btn-warning btn-lg btn-block" target="_blank">
<h2>MP-MON &raquo;</h2>
</a>
@@ -92,7 +91,7 @@
<div class="col-md-3">
<div class="card">
<div class="card-header table-secondary">
<div class="card-header p-0 table-secondary">
<a href="@ViewBag.UrlMpTAB" class="btn btn-info btn-lg btn-block" target="_blank">
<h2>MP-TAB &raquo;</h2>
</a>
@@ -120,7 +119,7 @@
<div class="col-md-3">
<div class="card">
<div class="card-header table-secondary">
<div class="card-header p-0 table-secondary">
<a href="@ViewBag.UrlMpIO" class="btn btn-danger btn-lg btn-block" target="_blank">
<h2>MP-IO &raquo;</h2>
</a>
@@ -148,7 +147,7 @@
if (ViewBag.CTrack_Enb)
{
<div class="card">
<div class="card-header table-secondary">
<div class="card-header p-0 table-secondary">
<a href="@ViewBag.UrlMpCTrack" class="btn btn-secondary btn-lg btn-block" target="_blank">
<h2>MP-CTRACK &raquo;</h2>
</a>
@@ -162,7 +161,8 @@
<p style="font-size:0.9rem;">
<b>Gestione Montaggi:</b>
<ul style="font-size:0.8rem;">
<li>Gestione Commesse/Postazioni/Operatori</li>
<li>Gestione Commesse</li>
<li>Gestione Postazioni / Operatori</li>
<li>Registrazione Operazioni Manuali</li>
<li>Registro Consuntivo Attivit&agrave;</li>
</ul>
@@ -176,7 +176,7 @@
else
{
<div class="card">
<div class="card-header table-secondary">
<div class="card-header p-0 table-secondary">
<a href="" class="btn btn-secondary btn-lg btn-block disabled">
<h2>
<del>MP-CTRACK</del> &raquo;
@@ -192,7 +192,8 @@
<p style="font-size:0.9rem;">
<b>Gestione Montaggi:</b>
<ul style="font-size:0.8rem;">
<li>Gestione Commesse/Postazioni/Operatori</li>
<li>Gestione Commesse</li>
<li>Gestione Postazioni / Operatori</li>
<li>Registrazione Operazioni Manuali</li>
<li>Registro Consuntivo Attivit&agrave;</li>
</ul>
@@ -212,7 +213,7 @@
if (ViewBag.MAG_Enb)
{
<div class="card">
<div class="card-header table-secondary">
<div class="card-header p-0 table-secondary">
<a href="@ViewBag.UrlMpMag" class="btn btn-secondary btn-lg btn-block" target="_blank">
<h2>MP-MAG &raquo;</h2>
</a>
@@ -240,7 +241,7 @@
else
{
<div class="card">
<div class="card-header table-secondary">
<div class="card-header p-0 table-secondary">
<a href="" class="btn btn-dark btn-lg btn-block disabled">
<h2>
<del>MP-MAG</del> &raquo;
+4
View File
@@ -2,5 +2,9 @@
{
"outputFile": "Content/Site.css",
"inputFile": "Content/Site.less"
},
{
"outputFile": "Content/fonts.css",
"inputFile": "Content/fonts.less"
}
]
@@ -74,6 +74,11 @@ namespace MP_MAG.Controllers
answ.Add("stp_prt_CartellinoSemilavorati", tab);
break;
case MagData.reportRichiesto.ReportPackList:
tab = MagDataLayerObj.taRepPL.GetData(keyParam);
answ.Add("stp_prt_ReportPackList", tab);
break;
default:
break;
}
+15
View File
@@ -88,5 +88,20 @@
"MarginBottom": "10mm",
"xmlParam": "<DeviceInfo><OutputFormat>EMF</OutputFormat><PageWidth>148mm</PageWidth><PageHeight>100mm</PageHeight><MarginTop>10mm</MarginTop><MarginLeft>10mm</MarginLeft><MarginRight>10mm</MarginRight><MarginBottom>10mm</MarginBottom></DeviceInfo>"
}
},
{
"name": "POST_UFFICIO",
"template": "ReportPackList.rdlc",
"printerName": "Microsoft Print to PDF",
"deviceInfoParam": {
"OutputFormat": "EMF",
"PageHeight": "210mm",
"PageWidth": "297mm",
"MarginLeft": "10mm",
"MarginRight": "10mm",
"MarginTop": "10mm",
"MarginBottom": "10mm",
"xmlParam": "<DeviceInfo><OutputFormat>EMF</OutputFormat><PageWidth>297mm</PageWidth><PageHeight>210mm</PageHeight><MarginTop>10mm</MarginTop><MarginLeft>10mm</MarginLeft><MarginRight>10mm</MarginRight><MarginBottom>10mm</MarginBottom></DeviceInfo>"
}
}
]
+7 -2
View File
@@ -13,7 +13,7 @@
<div class="col-6">
</div>
<div class="col-3">
<asp:LinkButton runat="server" ID="lbtPrintReport" CssClass="btn btn-block btn-primary" OnClick="lbtPrintReport_Click" Visible="false">Report <i class="fas fa-print"></i></asp:LinkButton>
<asp:LinkButton runat="server" ID="lbtPrintReport" CssClass="btn btn-block btn-primary" OnClick="lbtPrintReport_Click" Visible="true">Report <i class="fas fa-print"></i></asp:LinkButton>
</div>
</div>
<div runat="server" id="divAddNew" class="row table-secondary py-1">
@@ -88,7 +88,12 @@
</div>
<div class="card-footer py-1">
<div class="row small">
<div class="col text-right">
<div class="col-6">
<asp:DropDownList runat="server" ID="ddlPost" >
<asp:ListItem Text="Ufficio" Value="POST_UFFICIO" />
</asp:DropDownList>
</div>
<div class="col-6 text-right">
<uc1:cmp_numRow runat="server" ID="cmp_numRow" />
</div>
</div>
@@ -160,6 +160,7 @@ namespace MP_MAG.WebUserControls
protected void lbtPrintReport_Click(object sender, EventArgs e)
{
// lancio il report x l'elenco pedane + contenuto
MagDataLayerObj.taPJQ.insertQuery($"{tipoDocumento.docPackList}", $"{PackListID}", ddlPost.SelectedValue);
}
/// <summary>
@@ -95,6 +95,15 @@ namespace MP_MAG.WebUserControls
/// </remarks>
protected global::System.Web.UI.WebControls.HiddenField hfPackListID;
/// <summary>
/// Controllo ddlPost.
/// </summary>
/// <remarks>
/// Campo generato automaticamente.
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
/// </remarks>
protected global::System.Web.UI.WebControls.DropDownList ddlPost;
/// <summary>
/// Controllo cmp_numRow.
/// </summary>
+4539
View File
File diff suppressed because it is too large Load Diff
+716 -4
View File
@@ -343,6 +343,110 @@ SELECT IdxPrintJob, TipoReport, KeyParam, prtName, dtStart, dtEnd, stato, dtLast
</Mappings>
<Sources />
</TableAdapter>
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="stp_prt_ReportPackListTableAdapter" GeneratorDataComponentClassName="stp_prt_ReportPackListTableAdapter" Name="stp_prt_ReportPackList" UserDataComponentName="stp_prt_ReportPackListTableAdapter">
<MainSource>
<DbSource ConnectionRef="MoonPro_MAGConnectionString (Settings)" DbObjectName="MoonPro_MAG.dbo.stp_prt_CartellinoFinitiOdette" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="false" UserGetMethodName="GetData" UserSourceName="Fill">
<SelectCommand>
<DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
<CommandText>dbo.stp_prt_CartellinoFinitiOdette</CommandText>
<Parameters>
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@SearchValue" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
</Parameters>
</DbCommand>
</SelectCommand>
</DbSource>
</MainSource>
<Mappings>
<Mapping SourceColumn="CampoUDC" DataSetColumn="CampoUDC" />
<Mapping SourceColumn="Campo1_1" DataSetColumn="Campo1_1" />
<Mapping SourceColumn="Campo1_2" DataSetColumn="Campo1_2" />
<Mapping SourceColumn="Campo1_3" DataSetColumn="Campo1_3" />
<Mapping SourceColumn="Campo1_4" DataSetColumn="Campo1_4" />
<Mapping SourceColumn="Campo1_5" DataSetColumn="Campo1_5" />
<Mapping SourceColumn="Campo2_1" DataSetColumn="Campo2_1" />
<Mapping SourceColumn="Campo2_2" DataSetColumn="Campo2_2" />
<Mapping SourceColumn="Campo2_3" DataSetColumn="Campo2_3" />
<Mapping SourceColumn="Campo2_4" DataSetColumn="Campo2_4" />
<Mapping SourceColumn="Campo2_5" DataSetColumn="Campo2_5" />
<Mapping SourceColumn="Campo3_1" DataSetColumn="Campo3_1" />
<Mapping SourceColumn="Campo3_2" DataSetColumn="Campo3_2" />
<Mapping SourceColumn="Campo3_3" DataSetColumn="Campo3_3" />
<Mapping SourceColumn="Campo3_4" DataSetColumn="Campo3_4" />
<Mapping SourceColumn="Campo3_5" DataSetColumn="Campo3_5" />
<Mapping SourceColumn="Campo4_1" DataSetColumn="Campo4_1" />
<Mapping SourceColumn="Campo4_2" DataSetColumn="Campo4_2" />
<Mapping SourceColumn="Campo4_3" DataSetColumn="Campo4_3" />
<Mapping SourceColumn="Campo4_4" DataSetColumn="Campo4_4" />
<Mapping SourceColumn="Campo4_5" DataSetColumn="Campo4_5" />
<Mapping SourceColumn="Campo5_1" DataSetColumn="Campo5_1" />
<Mapping SourceColumn="Campo5_2" DataSetColumn="Campo5_2" />
<Mapping SourceColumn="Campo5_3" DataSetColumn="Campo5_3" />
<Mapping SourceColumn="Campo5_4" DataSetColumn="Campo5_4" />
<Mapping SourceColumn="Campo5_5" DataSetColumn="Campo5_5" />
<Mapping SourceColumn="Campo6_1" DataSetColumn="Campo6_1" />
<Mapping SourceColumn="Campo6_2" DataSetColumn="Campo6_2" />
<Mapping SourceColumn="Campo6_3" DataSetColumn="Campo6_3" />
<Mapping SourceColumn="Campo6_4" DataSetColumn="Campo6_4" />
<Mapping SourceColumn="Campo6_5" DataSetColumn="Campo6_5" />
<Mapping SourceColumn="Campo7_1" DataSetColumn="Campo7_1" />
<Mapping SourceColumn="Campo7_2" DataSetColumn="Campo7_2" />
<Mapping SourceColumn="Campo7_3" DataSetColumn="Campo7_3" />
<Mapping SourceColumn="Campo7_4" DataSetColumn="Campo7_4" />
<Mapping SourceColumn="Campo7_5" DataSetColumn="Campo7_5" />
<Mapping SourceColumn="Campo8_1" DataSetColumn="Campo8_1" />
<Mapping SourceColumn="Campo8_2" DataSetColumn="Campo8_2" />
<Mapping SourceColumn="Campo8_3" DataSetColumn="Campo8_3" />
<Mapping SourceColumn="Campo8_4" DataSetColumn="Campo8_4" />
<Mapping SourceColumn="Campo8_5" DataSetColumn="Campo8_5" />
<Mapping SourceColumn="Campo9_1" DataSetColumn="Campo9_1" />
<Mapping SourceColumn="Campo9_2" DataSetColumn="Campo9_2" />
<Mapping SourceColumn="Campo9_3" DataSetColumn="Campo9_3" />
<Mapping SourceColumn="Campo9_4" DataSetColumn="Campo9_4" />
<Mapping SourceColumn="Campo9_5" DataSetColumn="Campo9_5" />
<Mapping SourceColumn="Campo10_1" DataSetColumn="Campo10_1" />
<Mapping SourceColumn="Campo10_2" DataSetColumn="Campo10_2" />
<Mapping SourceColumn="Campo10_3" DataSetColumn="Campo10_3" />
<Mapping SourceColumn="Campo10_4" DataSetColumn="Campo10_4" />
<Mapping SourceColumn="Campo10_5" DataSetColumn="Campo10_5" />
<Mapping SourceColumn="Campo11_1_1" DataSetColumn="Campo11_1_1" />
<Mapping SourceColumn="Campo11_1_2" DataSetColumn="Campo11_1_2" />
<Mapping SourceColumn="Campo11_1_3" DataSetColumn="Campo11_1_3" />
<Mapping SourceColumn="Campo11_1_4" DataSetColumn="Campo11_1_4" />
<Mapping SourceColumn="Campo11_1_5" DataSetColumn="Campo11_1_5" />
<Mapping SourceColumn="Campo11_2_1" DataSetColumn="Campo11_2_1" />
<Mapping SourceColumn="Campo11_2_2" DataSetColumn="Campo11_2_2" />
<Mapping SourceColumn="Campo11_2_3" DataSetColumn="Campo11_2_3" />
<Mapping SourceColumn="Campo11_2_4" DataSetColumn="Campo11_2_4" />
<Mapping SourceColumn="Campo11_2_5" DataSetColumn="Campo11_2_5" />
<Mapping SourceColumn="Campo12_1" DataSetColumn="Campo12_1" />
<Mapping SourceColumn="Campo12_2" DataSetColumn="Campo12_2" />
<Mapping SourceColumn="Campo12_3" DataSetColumn="Campo12_3" />
<Mapping SourceColumn="Campo12_4" DataSetColumn="Campo12_4" />
<Mapping SourceColumn="Campo12_5" DataSetColumn="Campo12_5" />
<Mapping SourceColumn="Campo13_1" DataSetColumn="Campo13_1" />
<Mapping SourceColumn="Campo13_2" DataSetColumn="Campo13_2" />
<Mapping SourceColumn="Campo13_3" DataSetColumn="Campo13_3" />
<Mapping SourceColumn="Campo13_4" DataSetColumn="Campo13_4" />
<Mapping SourceColumn="Campo13_5" DataSetColumn="Campo13_5" />
<Mapping SourceColumn="Campo14_1" DataSetColumn="Campo14_1" />
<Mapping SourceColumn="Campo14_2" DataSetColumn="Campo14_2" />
<Mapping SourceColumn="Campo14_3" DataSetColumn="Campo14_3" />
<Mapping SourceColumn="Campo14_4" DataSetColumn="Campo14_4" />
<Mapping SourceColumn="Campo14_5" DataSetColumn="Campo14_5" />
<Mapping SourceColumn="Campo15_1" DataSetColumn="Campo15_1" />
<Mapping SourceColumn="Campo15_2" DataSetColumn="Campo15_2" />
<Mapping SourceColumn="Campo15_3" DataSetColumn="Campo15_3" />
<Mapping SourceColumn="Campo15_4" DataSetColumn="Campo15_4" />
<Mapping SourceColumn="Campo15_5" DataSetColumn="Campo15_5" />
<Mapping SourceColumn="Campo16_1" DataSetColumn="Campo16_1" />
<Mapping SourceColumn="Campo16_2" DataSetColumn="Campo16_2" />
<Mapping SourceColumn="Campo16_3" DataSetColumn="Campo16_3" />
<Mapping SourceColumn="Campo16_4" DataSetColumn="Campo16_4" />
<Mapping SourceColumn="Campo16_5" DataSetColumn="Campo16_5" />
</Mappings>
<Sources />
</TableAdapter>
</Tables>
<Sources />
</DataSource>
@@ -351,7 +455,7 @@ SELECT IdxPrintJob, TipoReport, KeyParam, prtName, dtStart, dtEnd, stato, dtLast
<xs:element name="DS_Report" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DS_Report" msprop:Generator_UserDSName="DS_Report">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="PrintJobQueue" msprop:Generator_TableClassName="PrintJobQueueDataTable" msprop:Generator_TableVarName="tablePrintJobQueue" msprop:Generator_TablePropName="PrintJobQueue" msprop:Generator_RowDeletingName="PrintJobQueueRowDeleting" msprop:Generator_RowChangingName="PrintJobQueueRowChanging" msprop:Generator_RowEvHandlerName="PrintJobQueueRowChangeEventHandler" msprop:Generator_RowDeletedName="PrintJobQueueRowDeleted" msprop:Generator_UserTableName="PrintJobQueue" msprop:Generator_RowChangedName="PrintJobQueueRowChanged" msprop:Generator_RowEvArgName="PrintJobQueueRowChangeEvent" msprop:Generator_RowClassName="PrintJobQueueRow">
<xs:element name="PrintJobQueue" msprop:Generator_TableClassName="PrintJobQueueDataTable" msprop:Generator_TableVarName="tablePrintJobQueue" msprop:Generator_RowChangedName="PrintJobQueueRowChanged" msprop:Generator_TablePropName="PrintJobQueue" msprop:Generator_RowDeletingName="PrintJobQueueRowDeleting" msprop:Generator_RowChangingName="PrintJobQueueRowChanging" msprop:Generator_RowEvHandlerName="PrintJobQueueRowChangeEventHandler" msprop:Generator_RowDeletedName="PrintJobQueueRowDeleted" msprop:Generator_RowClassName="PrintJobQueueRow" msprop:Generator_UserTableName="PrintJobQueue" msprop:Generator_RowEvArgName="PrintJobQueueRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="IdxPrintJob" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnIdxPrintJob" msprop:Generator_ColumnPropNameInRow="IdxPrintJob" msprop:Generator_ColumnPropNameInTable="IdxPrintJobColumn" msprop:Generator_UserColumnName="IdxPrintJob" type="xs:int" />
@@ -383,7 +487,7 @@ SELECT IdxPrintJob, TipoReport, KeyParam, prtName, dtStart, dtEnd, stato, dtLast
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="stp_prt_CartellinoFinitiOdette" msprop:Generator_TableClassName="stp_prt_CartellinoFinitiOdetteDataTable" msprop:Generator_TableVarName="tablestp_prt_CartellinoFinitiOdette" msprop:Generator_TablePropName="stp_prt_CartellinoFinitiOdette" msprop:Generator_RowDeletingName="stp_prt_CartellinoFinitiOdetteRowDeleting" msprop:Generator_RowChangingName="stp_prt_CartellinoFinitiOdetteRowChanging" msprop:Generator_RowEvHandlerName="stp_prt_CartellinoFinitiOdetteRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prt_CartellinoFinitiOdetteRowDeleted" msprop:Generator_UserTableName="stp_prt_CartellinoFinitiOdette" msprop:Generator_RowChangedName="stp_prt_CartellinoFinitiOdetteRowChanged" msprop:Generator_RowEvArgName="stp_prt_CartellinoFinitiOdetteRowChangeEvent" msprop:Generator_RowClassName="stp_prt_CartellinoFinitiOdetteRow">
<xs:element name="stp_prt_CartellinoFinitiOdette" msprop:Generator_TableClassName="stp_prt_CartellinoFinitiOdetteDataTable" msprop:Generator_TableVarName="tablestp_prt_CartellinoFinitiOdette" msprop:Generator_RowChangedName="stp_prt_CartellinoFinitiOdetteRowChanged" msprop:Generator_TablePropName="stp_prt_CartellinoFinitiOdette" msprop:Generator_RowDeletingName="stp_prt_CartellinoFinitiOdetteRowDeleting" msprop:Generator_RowChangingName="stp_prt_CartellinoFinitiOdetteRowChanging" msprop:Generator_RowEvHandlerName="stp_prt_CartellinoFinitiOdetteRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prt_CartellinoFinitiOdetteRowDeleted" msprop:Generator_RowClassName="stp_prt_CartellinoFinitiOdetteRow" msprop:Generator_UserTableName="stp_prt_CartellinoFinitiOdette" msprop:Generator_RowEvArgName="stp_prt_CartellinoFinitiOdetteRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="CampoUDC" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampoUDC" msprop:Generator_ColumnPropNameInRow="CampoUDC" msprop:Generator_ColumnPropNameInTable="CampoUDCColumn" msprop:Generator_UserColumnName="CampoUDC" minOccurs="0">
@@ -991,7 +1095,7 @@ SELECT IdxPrintJob, TipoReport, KeyParam, prtName, dtStart, dtEnd, stato, dtLast
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="stp_prt_CartellinoPedane" msprop:Generator_TableClassName="stp_prt_CartellinoPedaneDataTable" msprop:Generator_TableVarName="tablestp_prt_CartellinoPedane" msprop:Generator_RowChangedName="stp_prt_CartellinoPedaneRowChanged" msprop:Generator_TablePropName="stp_prt_CartellinoPedane" msprop:Generator_RowDeletingName="stp_prt_CartellinoPedaneRowDeleting" msprop:Generator_RowChangingName="stp_prt_CartellinoPedaneRowChanging" msprop:Generator_RowEvHandlerName="stp_prt_CartellinoPedaneRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prt_CartellinoPedaneRowDeleted" msprop:Generator_RowClassName="stp_prt_CartellinoPedaneRow" msprop:Generator_UserTableName="stp_prt_CartellinoPedane" msprop:Generator_RowEvArgName="stp_prt_CartellinoPedaneRowChangeEvent">
<xs:element name="stp_prt_CartellinoPedane" msprop:Generator_TableClassName="stp_prt_CartellinoPedaneDataTable" msprop:Generator_TableVarName="tablestp_prt_CartellinoPedane" msprop:Generator_TablePropName="stp_prt_CartellinoPedane" msprop:Generator_RowDeletingName="stp_prt_CartellinoPedaneRowDeleting" msprop:Generator_RowChangingName="stp_prt_CartellinoPedaneRowChanging" msprop:Generator_RowEvHandlerName="stp_prt_CartellinoPedaneRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prt_CartellinoPedaneRowDeleted" msprop:Generator_UserTableName="stp_prt_CartellinoPedane" msprop:Generator_RowChangedName="stp_prt_CartellinoPedaneRowChanged" msprop:Generator_RowEvArgName="stp_prt_CartellinoPedaneRowChangeEvent" msprop:Generator_RowClassName="stp_prt_CartellinoPedaneRow">
<xs:complexType>
<xs:sequence>
<xs:element name="CodPedana" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCodPedana" msprop:Generator_ColumnPropNameInRow="CodPedana" msprop:Generator_ColumnPropNameInTable="CodPedanaColumn" msprop:Generator_UserColumnName="CodPedana">
@@ -1042,7 +1146,7 @@ SELECT IdxPrintJob, TipoReport, KeyParam, prtName, dtStart, dtEnd, stato, dtLast
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="stp_prt_CartellinoSemilavorati" msprop:Generator_TableClassName="stp_prt_CartellinoSemilavoratiDataTable" msprop:Generator_TableVarName="tablestp_prt_CartellinoSemilavorati" msprop:Generator_TablePropName="stp_prt_CartellinoSemilavorati" msprop:Generator_RowDeletingName="stp_prt_CartellinoSemilavoratiRowDeleting" msprop:Generator_RowChangingName="stp_prt_CartellinoSemilavoratiRowChanging" msprop:Generator_RowEvHandlerName="stp_prt_CartellinoSemilavoratiRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prt_CartellinoSemilavoratiRowDeleted" msprop:Generator_UserTableName="stp_prt_CartellinoSemilavorati" msprop:Generator_RowChangedName="stp_prt_CartellinoSemilavoratiRowChanged" msprop:Generator_RowEvArgName="stp_prt_CartellinoSemilavoratiRowChangeEvent" msprop:Generator_RowClassName="stp_prt_CartellinoSemilavoratiRow">
<xs:element name="stp_prt_CartellinoSemilavorati" msprop:Generator_TableClassName="stp_prt_CartellinoSemilavoratiDataTable" msprop:Generator_TableVarName="tablestp_prt_CartellinoSemilavorati" msprop:Generator_RowChangedName="stp_prt_CartellinoSemilavoratiRowChanged" msprop:Generator_TablePropName="stp_prt_CartellinoSemilavorati" msprop:Generator_RowDeletingName="stp_prt_CartellinoSemilavoratiRowDeleting" msprop:Generator_RowChangingName="stp_prt_CartellinoSemilavoratiRowChanging" msprop:Generator_RowEvHandlerName="stp_prt_CartellinoSemilavoratiRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prt_CartellinoSemilavoratiRowDeleted" msprop:Generator_RowClassName="stp_prt_CartellinoSemilavoratiRow" msprop:Generator_UserTableName="stp_prt_CartellinoSemilavorati" msprop:Generator_RowEvArgName="stp_prt_CartellinoSemilavoratiRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="DataDDT" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnDataDDT" msprop:Generator_ColumnPropNameInRow="DataDDT" msprop:Generator_ColumnPropNameInTable="DataDDTColumn" msprop:Generator_UserColumnName="DataDDT" type="xs:dateTime" minOccurs="0" />
@@ -1084,6 +1188,614 @@ SELECT IdxPrintJob, TipoReport, KeyParam, prtName, dtStart, dtEnd, stato, dtLast
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="stp_prt_ReportPackList" msprop:Generator_TableClassName="stp_prt_ReportPackListDataTable" msprop:Generator_TableVarName="tablestp_prt_ReportPackList" msprop:Generator_TablePropName="stp_prt_ReportPackList" msprop:Generator_RowDeletingName="stp_prt_ReportPackListRowDeleting" msprop:Generator_RowChangingName="stp_prt_ReportPackListRowChanging" msprop:Generator_RowEvHandlerName="stp_prt_ReportPackListRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prt_ReportPackListRowDeleted" msprop:Generator_UserTableName="stp_prt_ReportPackList" msprop:Generator_RowChangedName="stp_prt_ReportPackListRowChanged" msprop:Generator_RowEvArgName="stp_prt_ReportPackListRowChangeEvent" msprop:Generator_RowClassName="stp_prt_ReportPackListRow">
<xs:complexType>
<xs:sequence>
<xs:element name="CampoUDC" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampoUDC" msprop:Generator_ColumnPropNameInRow="CampoUDC" msprop:Generator_ColumnPropNameInTable="CampoUDCColumn" msprop:Generator_UserColumnName="CampoUDC" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo1_1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo1_1" msprop:Generator_ColumnPropNameInRow="Campo1_1" msprop:Generator_ColumnPropNameInTable="Campo1_1Column" msprop:Generator_UserColumnName="Campo1_1" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo1_2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo1_2" msprop:Generator_ColumnPropNameInRow="Campo1_2" msprop:Generator_ColumnPropNameInTable="Campo1_2Column" msprop:Generator_UserColumnName="Campo1_2" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo1_3" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo1_3" msprop:Generator_ColumnPropNameInRow="Campo1_3" msprop:Generator_ColumnPropNameInTable="Campo1_3Column" msprop:Generator_UserColumnName="Campo1_3" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo1_4" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo1_4" msprop:Generator_ColumnPropNameInRow="Campo1_4" msprop:Generator_ColumnPropNameInTable="Campo1_4Column" msprop:Generator_UserColumnName="Campo1_4" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo1_5" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo1_5" msprop:Generator_ColumnPropNameInRow="Campo1_5" msprop:Generator_ColumnPropNameInTable="Campo1_5Column" msprop:Generator_UserColumnName="Campo1_5" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo2_1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo2_1" msprop:Generator_ColumnPropNameInRow="Campo2_1" msprop:Generator_ColumnPropNameInTable="Campo2_1Column" msprop:Generator_UserColumnName="Campo2_1" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo2_2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo2_2" msprop:Generator_ColumnPropNameInRow="Campo2_2" msprop:Generator_ColumnPropNameInTable="Campo2_2Column" msprop:Generator_UserColumnName="Campo2_2" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo2_3" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo2_3" msprop:Generator_ColumnPropNameInRow="Campo2_3" msprop:Generator_ColumnPropNameInTable="Campo2_3Column" msprop:Generator_UserColumnName="Campo2_3" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo2_4" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo2_4" msprop:Generator_ColumnPropNameInRow="Campo2_4" msprop:Generator_ColumnPropNameInTable="Campo2_4Column" msprop:Generator_UserColumnName="Campo2_4" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo2_5" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo2_5" msprop:Generator_ColumnPropNameInRow="Campo2_5" msprop:Generator_ColumnPropNameInTable="Campo2_5Column" msprop:Generator_UserColumnName="Campo2_5" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo3_1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo3_1" msprop:Generator_ColumnPropNameInRow="Campo3_1" msprop:Generator_ColumnPropNameInTable="Campo3_1Column" msprop:Generator_UserColumnName="Campo3_1" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo3_2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo3_2" msprop:Generator_ColumnPropNameInRow="Campo3_2" msprop:Generator_ColumnPropNameInTable="Campo3_2Column" msprop:Generator_UserColumnName="Campo3_2" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo3_3" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo3_3" msprop:Generator_ColumnPropNameInRow="Campo3_3" msprop:Generator_ColumnPropNameInTable="Campo3_3Column" msprop:Generator_UserColumnName="Campo3_3" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo3_4" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo3_4" msprop:Generator_ColumnPropNameInRow="Campo3_4" msprop:Generator_ColumnPropNameInTable="Campo3_4Column" msprop:Generator_UserColumnName="Campo3_4" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo3_5" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo3_5" msprop:Generator_ColumnPropNameInRow="Campo3_5" msprop:Generator_ColumnPropNameInTable="Campo3_5Column" msprop:Generator_UserColumnName="Campo3_5" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo4_1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo4_1" msprop:Generator_ColumnPropNameInRow="Campo4_1" msprop:Generator_ColumnPropNameInTable="Campo4_1Column" msprop:Generator_UserColumnName="Campo4_1" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo4_2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo4_2" msprop:Generator_ColumnPropNameInRow="Campo4_2" msprop:Generator_ColumnPropNameInTable="Campo4_2Column" msprop:Generator_UserColumnName="Campo4_2" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo4_3" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo4_3" msprop:Generator_ColumnPropNameInRow="Campo4_3" msprop:Generator_ColumnPropNameInTable="Campo4_3Column" msprop:Generator_UserColumnName="Campo4_3" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo4_4" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo4_4" msprop:Generator_ColumnPropNameInRow="Campo4_4" msprop:Generator_ColumnPropNameInTable="Campo4_4Column" msprop:Generator_UserColumnName="Campo4_4" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo4_5" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo4_5" msprop:Generator_ColumnPropNameInRow="Campo4_5" msprop:Generator_ColumnPropNameInTable="Campo4_5Column" msprop:Generator_UserColumnName="Campo4_5" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo5_1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo5_1" msprop:Generator_ColumnPropNameInRow="Campo5_1" msprop:Generator_ColumnPropNameInTable="Campo5_1Column" msprop:Generator_UserColumnName="Campo5_1" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo5_2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo5_2" msprop:Generator_ColumnPropNameInRow="Campo5_2" msprop:Generator_ColumnPropNameInTable="Campo5_2Column" msprop:Generator_UserColumnName="Campo5_2" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo5_3" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo5_3" msprop:Generator_ColumnPropNameInRow="Campo5_3" msprop:Generator_ColumnPropNameInTable="Campo5_3Column" msprop:Generator_UserColumnName="Campo5_3" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo5_4" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo5_4" msprop:Generator_ColumnPropNameInRow="Campo5_4" msprop:Generator_ColumnPropNameInTable="Campo5_4Column" msprop:Generator_UserColumnName="Campo5_4" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo5_5" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo5_5" msprop:Generator_ColumnPropNameInRow="Campo5_5" msprop:Generator_ColumnPropNameInTable="Campo5_5Column" msprop:Generator_UserColumnName="Campo5_5" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo6_1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo6_1" msprop:Generator_ColumnPropNameInRow="Campo6_1" msprop:Generator_ColumnPropNameInTable="Campo6_1Column" msprop:Generator_UserColumnName="Campo6_1" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo6_2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo6_2" msprop:Generator_ColumnPropNameInRow="Campo6_2" msprop:Generator_ColumnPropNameInTable="Campo6_2Column" msprop:Generator_UserColumnName="Campo6_2" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo6_3" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo6_3" msprop:Generator_ColumnPropNameInRow="Campo6_3" msprop:Generator_ColumnPropNameInTable="Campo6_3Column" msprop:Generator_UserColumnName="Campo6_3" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo6_4" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo6_4" msprop:Generator_ColumnPropNameInRow="Campo6_4" msprop:Generator_ColumnPropNameInTable="Campo6_4Column" msprop:Generator_UserColumnName="Campo6_4" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo6_5" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo6_5" msprop:Generator_ColumnPropNameInRow="Campo6_5" msprop:Generator_ColumnPropNameInTable="Campo6_5Column" msprop:Generator_UserColumnName="Campo6_5" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo7_1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo7_1" msprop:Generator_ColumnPropNameInRow="Campo7_1" msprop:Generator_ColumnPropNameInTable="Campo7_1Column" msprop:Generator_UserColumnName="Campo7_1" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo7_2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo7_2" msprop:Generator_ColumnPropNameInRow="Campo7_2" msprop:Generator_ColumnPropNameInTable="Campo7_2Column" msprop:Generator_UserColumnName="Campo7_2" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo7_3" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo7_3" msprop:Generator_ColumnPropNameInRow="Campo7_3" msprop:Generator_ColumnPropNameInTable="Campo7_3Column" msprop:Generator_UserColumnName="Campo7_3" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo7_4" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo7_4" msprop:Generator_ColumnPropNameInRow="Campo7_4" msprop:Generator_ColumnPropNameInTable="Campo7_4Column" msprop:Generator_UserColumnName="Campo7_4" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo7_5" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo7_5" msprop:Generator_ColumnPropNameInRow="Campo7_5" msprop:Generator_ColumnPropNameInTable="Campo7_5Column" msprop:Generator_UserColumnName="Campo7_5" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo8_1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo8_1" msprop:Generator_ColumnPropNameInRow="Campo8_1" msprop:Generator_ColumnPropNameInTable="Campo8_1Column" msprop:Generator_UserColumnName="Campo8_1" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo8_2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo8_2" msprop:Generator_ColumnPropNameInRow="Campo8_2" msprop:Generator_ColumnPropNameInTable="Campo8_2Column" msprop:Generator_UserColumnName="Campo8_2" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo8_3" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo8_3" msprop:Generator_ColumnPropNameInRow="Campo8_3" msprop:Generator_ColumnPropNameInTable="Campo8_3Column" msprop:Generator_UserColumnName="Campo8_3" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo8_4" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo8_4" msprop:Generator_ColumnPropNameInRow="Campo8_4" msprop:Generator_ColumnPropNameInTable="Campo8_4Column" msprop:Generator_UserColumnName="Campo8_4" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo8_5" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo8_5" msprop:Generator_ColumnPropNameInRow="Campo8_5" msprop:Generator_ColumnPropNameInTable="Campo8_5Column" msprop:Generator_UserColumnName="Campo8_5" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo9_1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo9_1" msprop:Generator_ColumnPropNameInRow="Campo9_1" msprop:Generator_ColumnPropNameInTable="Campo9_1Column" msprop:Generator_UserColumnName="Campo9_1" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo9_2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo9_2" msprop:Generator_ColumnPropNameInRow="Campo9_2" msprop:Generator_ColumnPropNameInTable="Campo9_2Column" msprop:Generator_UserColumnName="Campo9_2" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo9_3" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo9_3" msprop:Generator_ColumnPropNameInRow="Campo9_3" msprop:Generator_ColumnPropNameInTable="Campo9_3Column" msprop:Generator_UserColumnName="Campo9_3" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo9_4" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo9_4" msprop:Generator_ColumnPropNameInRow="Campo9_4" msprop:Generator_ColumnPropNameInTable="Campo9_4Column" msprop:Generator_UserColumnName="Campo9_4" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo9_5" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo9_5" msprop:Generator_ColumnPropNameInRow="Campo9_5" msprop:Generator_ColumnPropNameInTable="Campo9_5Column" msprop:Generator_UserColumnName="Campo9_5" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo10_1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo10_1" msprop:Generator_ColumnPropNameInRow="Campo10_1" msprop:Generator_ColumnPropNameInTable="Campo10_1Column" msprop:Generator_UserColumnName="Campo10_1" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo10_2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo10_2" msprop:Generator_ColumnPropNameInRow="Campo10_2" msprop:Generator_ColumnPropNameInTable="Campo10_2Column" msprop:Generator_UserColumnName="Campo10_2" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo10_3" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo10_3" msprop:Generator_ColumnPropNameInRow="Campo10_3" msprop:Generator_ColumnPropNameInTable="Campo10_3Column" msprop:Generator_UserColumnName="Campo10_3" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo10_4" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo10_4" msprop:Generator_ColumnPropNameInRow="Campo10_4" msprop:Generator_ColumnPropNameInTable="Campo10_4Column" msprop:Generator_UserColumnName="Campo10_4" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo10_5" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo10_5" msprop:Generator_ColumnPropNameInRow="Campo10_5" msprop:Generator_ColumnPropNameInTable="Campo10_5Column" msprop:Generator_UserColumnName="Campo10_5" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo11_1_1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo11_1_1" msprop:Generator_ColumnPropNameInRow="Campo11_1_1" msprop:Generator_ColumnPropNameInTable="Campo11_1_1Column" msprop:Generator_UserColumnName="Campo11_1_1" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo11_1_2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo11_1_2" msprop:Generator_ColumnPropNameInRow="Campo11_1_2" msprop:Generator_ColumnPropNameInTable="Campo11_1_2Column" msprop:Generator_UserColumnName="Campo11_1_2" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo11_1_3" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo11_1_3" msprop:Generator_ColumnPropNameInRow="Campo11_1_3" msprop:Generator_ColumnPropNameInTable="Campo11_1_3Column" msprop:Generator_UserColumnName="Campo11_1_3" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo11_1_4" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo11_1_4" msprop:Generator_ColumnPropNameInRow="Campo11_1_4" msprop:Generator_ColumnPropNameInTable="Campo11_1_4Column" msprop:Generator_UserColumnName="Campo11_1_4" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo11_1_5" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo11_1_5" msprop:Generator_ColumnPropNameInRow="Campo11_1_5" msprop:Generator_ColumnPropNameInTable="Campo11_1_5Column" msprop:Generator_UserColumnName="Campo11_1_5" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo11_2_1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo11_2_1" msprop:Generator_ColumnPropNameInRow="Campo11_2_1" msprop:Generator_ColumnPropNameInTable="Campo11_2_1Column" msprop:Generator_UserColumnName="Campo11_2_1" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo11_2_2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo11_2_2" msprop:Generator_ColumnPropNameInRow="Campo11_2_2" msprop:Generator_ColumnPropNameInTable="Campo11_2_2Column" msprop:Generator_UserColumnName="Campo11_2_2" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo11_2_3" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo11_2_3" msprop:Generator_ColumnPropNameInRow="Campo11_2_3" msprop:Generator_ColumnPropNameInTable="Campo11_2_3Column" msprop:Generator_UserColumnName="Campo11_2_3" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo11_2_4" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo11_2_4" msprop:Generator_ColumnPropNameInRow="Campo11_2_4" msprop:Generator_ColumnPropNameInTable="Campo11_2_4Column" msprop:Generator_UserColumnName="Campo11_2_4" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo11_2_5" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo11_2_5" msprop:Generator_ColumnPropNameInRow="Campo11_2_5" msprop:Generator_ColumnPropNameInTable="Campo11_2_5Column" msprop:Generator_UserColumnName="Campo11_2_5" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo12_1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo12_1" msprop:Generator_ColumnPropNameInRow="Campo12_1" msprop:Generator_ColumnPropNameInTable="Campo12_1Column" msprop:Generator_UserColumnName="Campo12_1" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo12_2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo12_2" msprop:Generator_ColumnPropNameInRow="Campo12_2" msprop:Generator_ColumnPropNameInTable="Campo12_2Column" msprop:Generator_UserColumnName="Campo12_2" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo12_3" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo12_3" msprop:Generator_ColumnPropNameInRow="Campo12_3" msprop:Generator_ColumnPropNameInTable="Campo12_3Column" msprop:Generator_UserColumnName="Campo12_3" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo12_4" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo12_4" msprop:Generator_ColumnPropNameInRow="Campo12_4" msprop:Generator_ColumnPropNameInTable="Campo12_4Column" msprop:Generator_UserColumnName="Campo12_4" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo12_5" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo12_5" msprop:Generator_ColumnPropNameInRow="Campo12_5" msprop:Generator_ColumnPropNameInTable="Campo12_5Column" msprop:Generator_UserColumnName="Campo12_5" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo13_1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo13_1" msprop:Generator_ColumnPropNameInRow="Campo13_1" msprop:Generator_ColumnPropNameInTable="Campo13_1Column" msprop:Generator_UserColumnName="Campo13_1" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo13_2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo13_2" msprop:Generator_ColumnPropNameInRow="Campo13_2" msprop:Generator_ColumnPropNameInTable="Campo13_2Column" msprop:Generator_UserColumnName="Campo13_2" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo13_3" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo13_3" msprop:Generator_ColumnPropNameInRow="Campo13_3" msprop:Generator_ColumnPropNameInTable="Campo13_3Column" msprop:Generator_UserColumnName="Campo13_3" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo13_4" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo13_4" msprop:Generator_ColumnPropNameInRow="Campo13_4" msprop:Generator_ColumnPropNameInTable="Campo13_4Column" msprop:Generator_UserColumnName="Campo13_4" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo13_5" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo13_5" msprop:Generator_ColumnPropNameInRow="Campo13_5" msprop:Generator_ColumnPropNameInTable="Campo13_5Column" msprop:Generator_UserColumnName="Campo13_5" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo14_1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo14_1" msprop:Generator_ColumnPropNameInRow="Campo14_1" msprop:Generator_ColumnPropNameInTable="Campo14_1Column" msprop:Generator_UserColumnName="Campo14_1" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo14_2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo14_2" msprop:Generator_ColumnPropNameInRow="Campo14_2" msprop:Generator_ColumnPropNameInTable="Campo14_2Column" msprop:Generator_UserColumnName="Campo14_2" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo14_3" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo14_3" msprop:Generator_ColumnPropNameInRow="Campo14_3" msprop:Generator_ColumnPropNameInTable="Campo14_3Column" msprop:Generator_UserColumnName="Campo14_3" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo14_4" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo14_4" msprop:Generator_ColumnPropNameInRow="Campo14_4" msprop:Generator_ColumnPropNameInTable="Campo14_4Column" msprop:Generator_UserColumnName="Campo14_4" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo14_5" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo14_5" msprop:Generator_ColumnPropNameInRow="Campo14_5" msprop:Generator_ColumnPropNameInTable="Campo14_5Column" msprop:Generator_UserColumnName="Campo14_5" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo15_1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo15_1" msprop:Generator_ColumnPropNameInRow="Campo15_1" msprop:Generator_ColumnPropNameInTable="Campo15_1Column" msprop:Generator_UserColumnName="Campo15_1" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo15_2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo15_2" msprop:Generator_ColumnPropNameInRow="Campo15_2" msprop:Generator_ColumnPropNameInTable="Campo15_2Column" msprop:Generator_UserColumnName="Campo15_2" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo15_3" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo15_3" msprop:Generator_ColumnPropNameInRow="Campo15_3" msprop:Generator_ColumnPropNameInTable="Campo15_3Column" msprop:Generator_UserColumnName="Campo15_3" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo15_4" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo15_4" msprop:Generator_ColumnPropNameInRow="Campo15_4" msprop:Generator_ColumnPropNameInTable="Campo15_4Column" msprop:Generator_UserColumnName="Campo15_4" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo15_5" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo15_5" msprop:Generator_ColumnPropNameInRow="Campo15_5" msprop:Generator_ColumnPropNameInTable="Campo15_5Column" msprop:Generator_UserColumnName="Campo15_5" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo16_1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo16_1" msprop:Generator_ColumnPropNameInRow="Campo16_1" msprop:Generator_ColumnPropNameInTable="Campo16_1Column" msprop:Generator_UserColumnName="Campo16_1" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo16_2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo16_2" msprop:Generator_ColumnPropNameInRow="Campo16_2" msprop:Generator_ColumnPropNameInTable="Campo16_2Column" msprop:Generator_UserColumnName="Campo16_2" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo16_3" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo16_3" msprop:Generator_ColumnPropNameInRow="Campo16_3" msprop:Generator_ColumnPropNameInTable="Campo16_3Column" msprop:Generator_UserColumnName="Campo16_3" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo16_4" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo16_4" msprop:Generator_ColumnPropNameInRow="Campo16_4" msprop:Generator_ColumnPropNameInTable="Campo16_4Column" msprop:Generator_UserColumnName="Campo16_4" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Campo16_5" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCampo16_5" msprop:Generator_ColumnPropNameInRow="Campo16_5" msprop:Generator_ColumnPropNameInTable="Campo16_5Column" msprop:Generator_UserColumnName="Campo16_5" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
+6 -5
View File
@@ -4,12 +4,13 @@
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="33" ViewPortY="-10" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="-10" ViewPortY="-10" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<Shapes>
<Shape ID="DesignTable:PrintJobQueue" ZOrder="3" X="451" Y="146" Height="381" Width="267" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="159" />
<Shape ID="DesignTable:stp_prt_CartellinoFinitiOdette" ZOrder="4" X="43" Y="146" Height="365" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="306" />
<Shape ID="DesignTable:stp_prt_CartellinoPedane" ZOrder="2" X="450" Y="567" Height="248" Width="289" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="197" />
<Shape ID="DesignTable:stp_prt_CartellinoSemilavorati" ZOrder="1" X="98" Y="601" Height="227" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="168" />
<Shape ID="DesignTable:PrintJobQueue" ZOrder="4" X="451" Y="146" Height="381" Width="267" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="159" />
<Shape ID="DesignTable:stp_prt_CartellinoFinitiOdette" ZOrder="5" X="43" Y="146" Height="365" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="306" />
<Shape ID="DesignTable:stp_prt_CartellinoPedane" ZOrder="3" X="450" Y="567" Height="248" Width="289" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="197" />
<Shape ID="DesignTable:stp_prt_CartellinoSemilavorati" ZOrder="2" X="98" Y="601" Height="227" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="168" />
<Shape ID="DesignTable:stp_prt_ReportPackList" ZOrder="1" X="920" Y="106" Height="365" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="306" />
</Shapes>
<Connectors />
</DiagramLayout>
+7 -1
View File
@@ -31,7 +31,8 @@ namespace MagData
ND,
CartellinoFinitiOdette,
CartellinoPedane,
CartellinoSemilavorati
CartellinoSemilavorati,
ReportPackList
}
/// <summary>
@@ -44,6 +45,11 @@ namespace MagData
/// </summary>
docFinito,
/// <summary>
/// Report composizione PackList
/// </summary>
docPackList,
/// <summary>
/// Etichetta per pedana (AL)
/// </summary>
+3
View File
@@ -41,6 +41,7 @@ namespace MagData
public DS_ReportTableAdapters.stp_prt_CartellinoFinitiOdetteTableAdapter taCFOdette;
public DS_ReportTableAdapters.stp_prt_CartellinoPedaneTableAdapter taCPed;
public DS_ReportTableAdapters.stp_prt_CartellinoSemilavoratiTableAdapter taCSemil;
public DS_ReportTableAdapters.stp_prt_ReportPackListTableAdapter taRepPL;
public DS_MagTableAdapters.ElencoAL2UDCTableAdapter taEA2U;
public DS_MagTableAdapters.ElencoALTableAdapter taEAL;
public DS_MagTableAdapters.ElencoLottiTableAdapter taEL;
@@ -212,6 +213,7 @@ namespace MagData
taCFOdette = new DS_ReportTableAdapters.stp_prt_CartellinoFinitiOdetteTableAdapter();
taCPed = new DS_ReportTableAdapters.stp_prt_CartellinoPedaneTableAdapter();
taCSemil = new DS_ReportTableAdapters.stp_prt_CartellinoSemilavoratiTableAdapter();
taRepPL = new DS_ReportTableAdapters.stp_prt_ReportPackListTableAdapter();
taAA = new DS_MagTableAdapters.AnagArtTableAdapter();
taAA2C = new DS_MagTableAdapters.AnagArticoli2ClientiTableAdapter();
@@ -235,6 +237,7 @@ namespace MagData
taCFOdette.Connection.ConnectionString = connString;
taCPed.Connection.ConnectionString = connString;
taCSemil.Connection.ConnectionString = connString;
taRepPL.Connection.ConnectionString = connString;
taAA.Connection.ConnectionString = connString;
taAA2C.Connection.ConnectionString = connString;