Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ed5fb48935 | |||
| 8c989b76bf | |||
| f384af73a5 | |||
| 0fb0a0efd7 | |||
| d3604bccea | |||
| 63fb416b64 | |||
| 78f1651861 | |||
| 515d1432b2 | |||
| e981e78b99 | |||
| b676bd2c33 | |||
| 7267b3febe | |||
| 66133b8b9b | |||
| 17a24067b7 | |||
| ed3ebe1376 |
+2
-2
@@ -16,9 +16,9 @@ variables:
|
|||||||
- |
|
- |
|
||||||
$hasSource = C:\Tools\nuget.exe sources list | find "`"Steamware Nexus`"" /C
|
$hasSource = C:\Tools\nuget.exe sources list | find "`"Steamware Nexus`"" /C
|
||||||
if ($hasSource -eq 0) {
|
if ($hasSource -eq 0) {
|
||||||
C:\Tools\nuget.exe sources Add -Name "`"Steamware Nexus`"" -Source https://nexus.steamware.net/repository/nuget-group -username "`"nugetUser`"" -password "`"$NEXUS_PASSWD`""
|
C:\Tools\nuget.exe sources Add -Name "`"Steamware Nexus`"" -Source https://nexus.steamware.net/repository/nuget-group-3/index.json -username "`"nugetUser`"" -password "`"$NEXUS_PASSWD`""
|
||||||
} else {
|
} else {
|
||||||
C:\Tools\nuget.exe sources Update -Name "`"Steamware Nexus`"" -Source https://nexus.steamware.net/repository/nuget-group -username "`"nugetUser`"" -password "`"$NEXUS_PASSWD`""
|
C:\Tools\nuget.exe sources Update -Name "`"Steamware Nexus`"" -Source https://nexus.steamware.net/repository/nuget-group-3/index.json -username "`"nugetUser`"" -password "`"$NEXUS_PASSWD`""
|
||||||
}
|
}
|
||||||
echo $hasSource
|
echo $hasSource
|
||||||
|
|
||||||
|
|||||||
+10
-5
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<Import Project="..\packages\Microsoft.Net.Compilers.4.2.0\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.4.2.0\build\Microsoft.Net.Compilers.props')" />
|
<Import Project="..\packages\Microsoft.Net.Compilers.Toolset.4.10.0\build\Microsoft.Net.Compilers.Toolset.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.Toolset.4.10.0\build\Microsoft.Net.Compilers.Toolset.props')" />
|
||||||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props')" />
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props')" />
|
||||||
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
@@ -74,6 +74,9 @@
|
|||||||
<HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
|
<HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
|
<Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\lib\net461\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
<Reference Include="Microsoft.Web.Infrastructure, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Reference Include="Microsoft.Web.Infrastructure, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Microsoft.Web.Infrastructure.2.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
<HintPath>..\packages\Microsoft.Web.Infrastructure.2.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
@@ -90,7 +93,7 @@
|
|||||||
<HintPath>..\packages\MongoDB.Libmongocrypt.1.5.2\lib\netstandard2.0\MongoDB.Libmongocrypt.dll</HintPath>
|
<HintPath>..\packages\MongoDB.Libmongocrypt.1.5.2\lib\netstandard2.0\MongoDB.Libmongocrypt.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
<Reference Include="NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\NLog.5.0.1\lib\net46\NLog.dll</HintPath>
|
<HintPath>..\packages\NLog.5.0.1\lib\net46\NLog.dll</HintPath>
|
||||||
@@ -102,13 +105,13 @@
|
|||||||
<HintPath>..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.Charting.dll</HintPath>
|
<HintPath>..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.Charting.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Pipelines.Sockets.Unofficial, Version=1.0.0.0, Culture=neutral, PublicKeyToken=42ea0a778e13fbe2, processorArchitecture=MSIL">
|
<Reference Include="Pipelines.Sockets.Unofficial, Version=1.0.0.0, Culture=neutral, PublicKeyToken=42ea0a778e13fbe2, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Pipelines.Sockets.Unofficial.2.2.2\lib\net461\Pipelines.Sockets.Unofficial.dll</HintPath>
|
<HintPath>..\packages\Pipelines.Sockets.Unofficial.2.2.8\lib\net461\Pipelines.Sockets.Unofficial.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="SharpCompress, Version=0.31.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96, processorArchitecture=MSIL">
|
<Reference Include="SharpCompress, Version=0.31.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\SharpCompress.0.31.0\lib\net461\SharpCompress.dll</HintPath>
|
<HintPath>..\packages\SharpCompress.0.31.0\lib\net461\SharpCompress.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="StackExchange.Redis, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL">
|
<Reference Include="StackExchange.Redis, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\StackExchange.Redis.2.5.61\lib\net461\StackExchange.Redis.dll</HintPath>
|
<HintPath>..\packages\StackExchange.Redis.2.8.0\lib\net461\StackExchange.Redis.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="SteamWare, Version=5.2.2206.1310, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="SteamWare, Version=5.2.2206.1310, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\SteamWare.5.2.2206.1310\lib\net462\SteamWare.dll</HintPath>
|
<HintPath>..\packages\SteamWare.5.2.2206.1310\lib\net462\SteamWare.dll</HintPath>
|
||||||
@@ -515,12 +518,14 @@
|
|||||||
<Error Condition="!Exists('..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets'))" />
|
<Error Condition="!Exists('..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets'))" />
|
||||||
<Error Condition="!Exists('..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets'))" />
|
<Error Condition="!Exists('..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets'))" />
|
||||||
<Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets'))" />
|
<Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets'))" />
|
||||||
<Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.4.2.0\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.4.2.0\build\Microsoft.Net.Compilers.props'))" />
|
<Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.Toolset.4.10.0\build\Microsoft.Net.Compilers.Toolset.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.Toolset.4.10.0\build\Microsoft.Net.Compilers.Toolset.props'))" />
|
||||||
|
<Error Condition="!Exists('..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets'))" />
|
||||||
</Target>
|
</Target>
|
||||||
<Import Project="..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" />
|
<Import Project="..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" />
|
||||||
<Import Project="..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets" Condition="Exists('..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets')" />
|
<Import Project="..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets" Condition="Exists('..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets')" />
|
||||||
<Import Project="..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets" Condition="Exists('..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets')" />
|
<Import Project="..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets" Condition="Exists('..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets')" />
|
||||||
<Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets')" />
|
<Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets')" />
|
||||||
|
<Import Project="..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets')" />
|
||||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
Other similar extension points exist, see Microsoft.Common.targets.
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
<Target Name="BeforeBuild">
|
<Target Name="BeforeBuild">
|
||||||
|
|||||||
+5
-4
@@ -18,7 +18,8 @@
|
|||||||
<package id="Microsoft.AspNet.Web.Optimization.WebForms" version="1.1.3" targetFramework="net461" />
|
<package id="Microsoft.AspNet.Web.Optimization.WebForms" version="1.1.3" targetFramework="net461" />
|
||||||
<package id="Microsoft.Bcl.AsyncInterfaces" version="6.0.0" targetFramework="net462" />
|
<package id="Microsoft.Bcl.AsyncInterfaces" version="6.0.0" targetFramework="net462" />
|
||||||
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="3.6.0" targetFramework="net462" />
|
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="3.6.0" targetFramework="net462" />
|
||||||
<package id="Microsoft.Net.Compilers" version="4.2.0" targetFramework="net462" developmentDependency="true" />
|
<package id="Microsoft.Extensions.Logging.Abstractions" version="6.0.0" targetFramework="net462" />
|
||||||
|
<package id="Microsoft.Net.Compilers.Toolset" version="4.10.0" targetFramework="net462" developmentDependency="true" />
|
||||||
<package id="Microsoft.NETCore.Platforms" version="6.0.3" targetFramework="net462" />
|
<package id="Microsoft.NETCore.Platforms" version="6.0.3" targetFramework="net462" />
|
||||||
<package id="Microsoft.Web.Infrastructure" version="2.0.0" targetFramework="net462" />
|
<package id="Microsoft.Web.Infrastructure" version="2.0.0" targetFramework="net462" />
|
||||||
<package id="Modernizr" version="2.8.3" targetFramework="net461" />
|
<package id="Modernizr" version="2.8.3" targetFramework="net461" />
|
||||||
@@ -27,15 +28,15 @@
|
|||||||
<package id="MongoDB.Driver.Core" version="2.15.0" targetFramework="net462" />
|
<package id="MongoDB.Driver.Core" version="2.15.0" targetFramework="net462" />
|
||||||
<package id="MongoDB.Libmongocrypt" version="1.5.2" targetFramework="net462" />
|
<package id="MongoDB.Libmongocrypt" version="1.5.2" targetFramework="net462" />
|
||||||
<package id="NETStandard.Library" version="2.0.3" targetFramework="net462" />
|
<package id="NETStandard.Library" version="2.0.3" targetFramework="net462" />
|
||||||
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net462" />
|
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net462" />
|
||||||
<package id="NLog" version="5.0.1" targetFramework="net462" />
|
<package id="NLog" version="5.0.1" targetFramework="net462" />
|
||||||
<package id="PDFsharp" version="1.50.5147" targetFramework="net462" />
|
<package id="PDFsharp" version="1.50.5147" targetFramework="net462" />
|
||||||
<package id="Pipelines.Sockets.Unofficial" version="2.2.2" targetFramework="net462" />
|
<package id="Pipelines.Sockets.Unofficial" version="2.2.8" targetFramework="net462" />
|
||||||
<package id="popper.js" version="1.16.1" targetFramework="net462" />
|
<package id="popper.js" version="1.16.1" targetFramework="net462" />
|
||||||
<package id="Respond" version="1.4.2" targetFramework="net461" />
|
<package id="Respond" version="1.4.2" targetFramework="net461" />
|
||||||
<package id="SharpCompress" version="0.31.0" targetFramework="net462" />
|
<package id="SharpCompress" version="0.31.0" targetFramework="net462" />
|
||||||
<package id="SharpZipLib" version="1.3.3" targetFramework="net462" />
|
<package id="SharpZipLib" version="1.3.3" targetFramework="net462" />
|
||||||
<package id="StackExchange.Redis" version="2.5.61" targetFramework="net462" />
|
<package id="StackExchange.Redis" version="2.8.0" targetFramework="net462" />
|
||||||
<package id="SteamWare" version="5.2.2206.1310" targetFramework="net462" />
|
<package id="SteamWare" version="5.2.2206.1310" targetFramework="net462" />
|
||||||
<package id="SteamWare.Logger" version="5.2.2206.1310" targetFramework="net462" />
|
<package id="SteamWare.Logger" version="5.2.2206.1310" targetFramework="net462" />
|
||||||
<package id="System.Buffers" version="4.5.1" targetFramework="net462" />
|
<package id="System.Buffers" version="4.5.1" targetFramework="net462" />
|
||||||
|
|||||||
Generated
+1539
-1544
File diff suppressed because it is too large
Load Diff
+201
-201
@@ -1240,122 +1240,122 @@ SELECT idxDoc, idxRichiesta, idxFornitore, numDoc, dataFatt, intervento, Imponib
|
|||||||
</DataSource>
|
</DataSource>
|
||||||
</xs:appinfo>
|
</xs:appinfo>
|
||||||
</xs:annotation>
|
</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:complexType>
|
||||||
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
<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:complexType>
|
||||||
<xs:sequence>
|
<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="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_ColumnVarNameInTable="columnRagSociale" msprop:Generator_ColumnPropNameInRow="RagSociale" msprop:Generator_ColumnPropNameInTable="RagSocialeColumn" msprop:Generator_UserColumnName="RagSociale">
|
<xs:element name="RagSociale" msprop:Generator_ColumnPropNameInRow="RagSociale" msprop:Generator_ColumnPropNameInTable="RagSocialeColumn" msprop:Generator_ColumnVarNameInTable="columnRagSociale" msprop:Generator_UserColumnName="RagSociale">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="250" />
|
<xs:maxLength value="250" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="250" />
|
<xs:maxLength value="250" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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="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_ColumnVarNameInTable="columnNumCond" msprop:Generator_ColumnPropNameInRow="NumCond" msprop:Generator_ColumnPropNameInTable="NumCondColumn" msprop:Generator_UserColumnName="NumCond" 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_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: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="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_ColumnVarNameInTable="columnImponibileTot" msprop:Generator_ColumnPropNameInRow="ImponibileTot" msprop:Generator_ColumnPropNameInTable="ImponibileTotColumn" msprop:Generator_UserColumnName="ImponibileTot" type="xs:decimal" 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_ColumnVarNameInTable="columnImponibileMedio" msprop:Generator_ColumnPropNameInRow="ImponibileMedio" msprop:Generator_ColumnPropNameInTable="ImponibileMedioColumn" msprop:Generator_UserColumnName="ImponibileMedio" 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:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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="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_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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="100" />
|
<xs:maxLength value="100" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="5" />
|
<xs:maxLength value="5" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="15" />
|
<xs:maxLength value="15" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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="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_ColumnVarNameInTable="columnAttivo" msprop:Generator_ColumnPropNameInRow="Attivo" msprop:Generator_ColumnPropNameInTable="AttivoColumn" msprop:Generator_UserColumnName="Attivo" 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="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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="250" />
|
<xs:maxLength value="250" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="83" />
|
<xs:maxLength value="83" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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="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_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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="250" />
|
<xs:maxLength value="250" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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="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_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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
@@ -1365,190 +1365,190 @@ SELECT idxDoc, idxRichiesta, idxFornitore, numDoc, dataFatt, intervento, Imponib
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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="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_ColumnVarNameInTable="columnnome" msprop:Generator_ColumnPropNameInRow="nome" msprop:Generator_ColumnPropNameInTable="nomeColumn" msprop:Generator_UserColumnName="nome" minOccurs="0">
|
<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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="100" />
|
<xs:maxLength value="100" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="200" />
|
<xs:maxLength value="200" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="10" />
|
<xs:maxLength value="10" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="20" />
|
<xs:maxLength value="20" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="20" />
|
<xs:maxLength value="20" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="500" />
|
<xs:maxLength value="500" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="20" />
|
<xs:maxLength value="20" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="20" />
|
<xs:maxLength value="20" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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="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_ColumnVarNameInTable="columnattivo" msprop:Generator_ColumnPropNameInRow="attivo" msprop:Generator_ColumnPropNameInTable="attivoColumn" msprop:Generator_UserColumnName="attivo" 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_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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="12" />
|
<xs:maxLength value="12" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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="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_ColumnVarNameInTable="columnnoteQuota" msprop:Generator_ColumnPropNameInRow="noteQuota" msprop:Generator_ColumnPropNameInTable="noteQuotaColumn" msprop:Generator_UserColumnName="noteQuota">
|
<xs:element name="noteQuota" msprop:Generator_ColumnPropNameInRow="noteQuota" msprop:Generator_ColumnPropNameInTable="noteQuotaColumn" msprop:Generator_ColumnVarNameInTable="columnnoteQuota" msprop:Generator_UserColumnName="noteQuota">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="250" />
|
<xs:maxLength value="250" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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="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_ColumnVarNameInTable="columnidxArea" msprop:Generator_ColumnPropNameInRow="idxArea" msprop:Generator_ColumnPropNameInTable="idxAreaColumn" msprop:Generator_UserColumnName="idxArea" 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_ColumnVarNameInTable="columnAttivazione" msprop:Generator_ColumnPropNameInRow="Attivazione" msprop:Generator_ColumnPropNameInTable="AttivazioneColumn" msprop:Generator_UserColumnName="Attivazione" type="xs:dateTime" />
|
<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:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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="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_ColumnVarNameInTable="columnidxFornitore" msprop:Generator_ColumnPropNameInRow="idxFornitore" msprop:Generator_ColumnPropNameInTable="idxFornitoreColumn" msprop:Generator_UserColumnName="idxFornitore" 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_ColumnVarNameInTable="columnidxArea" msprop:Generator_ColumnPropNameInRow="idxArea" msprop:Generator_ColumnPropNameInTable="idxAreaColumn" msprop:Generator_UserColumnName="idxArea" 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_ColumnVarNameInTable="columnAttivazione" msprop:Generator_ColumnPropNameInRow="Attivazione" msprop:Generator_ColumnPropNameInTable="AttivazioneColumn" msprop:Generator_UserColumnName="Attivazione" type="xs:dateTime" />
|
<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_ColumnVarNameInTable="columnPriorita" msprop:Generator_ColumnPropNameInRow="Priorita" msprop:Generator_ColumnPropNameInTable="PrioritaColumn" msprop:Generator_UserColumnName="Priorita" type="xs:int" />
|
<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_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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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="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_ColumnVarNameInTable="columnnomeCond" msprop:Generator_ColumnPropNameInRow="nomeCond" msprop:Generator_ColumnPropNameInTable="nomeCondColumn" msprop:Generator_UserColumnName="nomeCond">
|
<xs:element name="nomeCond" msprop:Generator_ColumnPropNameInRow="nomeCond" msprop:Generator_ColumnPropNameInTable="nomeCondColumn" msprop:Generator_ColumnVarNameInTable="columnnomeCond" msprop:Generator_UserColumnName="nomeCond">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="30" />
|
<xs:maxLength value="30" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="100" />
|
<xs:maxLength value="100" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="5" />
|
<xs:maxLength value="5" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="100" />
|
<xs:maxLength value="100" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="200" />
|
<xs:maxLength value="200" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="11" />
|
<xs:maxLength value="11" />
|
||||||
@@ -1558,150 +1558,150 @@ SELECT idxDoc, idxRichiesta, idxFornitore, numDoc, dataFatt, intervento, Imponib
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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="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_ColumnVarNameInTable="columnreqUsers" msprop:Generator_ColumnPropNameInRow="reqUsers" msprop:Generator_ColumnPropNameInTable="reqUsersColumn" msprop:Generator_UserColumnName="reqUsers" 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_ColumnVarNameInTable="columnnumForn" msprop:Generator_ColumnPropNameInRow="numForn" msprop:Generator_ColumnPropNameInTable="numFornColumn" msprop:Generator_UserColumnName="numForn" 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_ColumnVarNameInTable="columnreqForn" msprop:Generator_ColumnPropNameInRow="reqForn" msprop:Generator_ColumnPropNameInTable="reqFornColumn" msprop:Generator_UserColumnName="reqForn" 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_ColumnVarNameInTable="columnnumReq" msprop:Generator_ColumnPropNameInRow="numReq" msprop:Generator_ColumnPropNameInTable="numReqColumn" msprop:Generator_UserColumnName="numReq" 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_ColumnVarNameInTable="columnreqReq" msprop:Generator_ColumnPropNameInRow="reqReq" msprop:Generator_ColumnPropNameInTable="reqReqColumn" msprop:Generator_UserColumnName="reqReq" 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_ColumnVarNameInTable="columnnumInt" msprop:Generator_ColumnPropNameInRow="numInt" msprop:Generator_ColumnPropNameInTable="numIntColumn" msprop:Generator_UserColumnName="numInt" 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_ColumnVarNameInTable="columnreqInt" msprop:Generator_ColumnPropNameInRow="reqInt" msprop:Generator_ColumnPropNameInTable="reqIntColumn" msprop:Generator_UserColumnName="reqInt" 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:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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="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_ColumnVarNameInTable="columnidxStato" msprop:Generator_ColumnPropNameInRow="idxStato" msprop:Generator_ColumnPropNameInTable="idxStatoColumn" msprop:Generator_UserColumnName="idxStato" 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_ColumnVarNameInTable="columnidxCond" msprop:Generator_ColumnPropNameInRow="idxCond" msprop:Generator_ColumnPropNameInTable="idxCondColumn" msprop:Generator_UserColumnName="idxCond" 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_ColumnVarNameInTable="columnidxPriorita" msprop:Generator_ColumnPropNameInRow="idxPriorita" msprop:Generator_ColumnPropNameInTable="idxPrioritaColumn" msprop:Generator_UserColumnName="idxPriorita" 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_ColumnVarNameInTable="columnidxArea" msprop:Generator_ColumnPropNameInRow="idxArea" msprop:Generator_ColumnPropNameInTable="idxAreaColumn" msprop:Generator_UserColumnName="idxArea" 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_ColumnVarNameInTable="columnidxFornitore" msprop:Generator_ColumnPropNameInRow="idxFornitore" msprop:Generator_ColumnPropNameInTable="idxFornitoreColumn" msprop:Generator_UserColumnName="idxFornitore" 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_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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="158" />
|
<xs:maxLength value="158" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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="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_ColumnVarNameInTable="columndataRich" msprop:Generator_ColumnPropNameInRow="dataRich" msprop:Generator_ColumnPropNameInTable="dataRichColumn" msprop:Generator_UserColumnName="dataRich" 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_ColumnVarNameInTable="columndataScad" msprop:Generator_ColumnPropNameInRow="dataScad" msprop:Generator_ColumnPropNameInTable="dataScadColumn" msprop:Generator_UserColumnName="dataScad" 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_ColumnVarNameInTable="columncodCollabRich" msprop:Generator_ColumnPropNameInRow="codCollabRich" msprop:Generator_ColumnPropNameInTable="codCollabRichColumn" msprop:Generator_UserColumnName="codCollabRich">
|
<xs:element name="codCollabRich" msprop:Generator_ColumnPropNameInRow="codCollabRich" msprop:Generator_ColumnPropNameInTable="codCollabRichColumn" msprop:Generator_ColumnVarNameInTable="columncodCollabRich" msprop:Generator_UserColumnName="codCollabRich">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="2147483647" />
|
<xs:maxLength value="2147483647" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="2147483647" />
|
<xs:maxLength value="2147483647" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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="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_ColumnVarNameInTable="columnstato" msprop:Generator_ColumnPropNameInRow="stato" msprop:Generator_ColumnPropNameInTable="statoColumn" msprop:Generator_UserColumnName="stato">
|
<xs:element name="stato" msprop:Generator_ColumnPropNameInRow="stato" msprop:Generator_ColumnPropNameInTable="statoColumn" msprop:Generator_ColumnVarNameInTable="columnstato" msprop:Generator_UserColumnName="stato">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="250" />
|
<xs:maxLength value="250" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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="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_ColumnVarNameInTable="columncollaboratore" msprop:Generator_ColumnPropNameInRow="collaboratore" msprop:Generator_ColumnPropNameInTable="collaboratoreColumn" msprop:Generator_UserColumnName="collaboratore" 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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="501" />
|
<xs:maxLength value="501" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="12" />
|
<xs:maxLength value="12" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="100" />
|
<xs:maxLength value="100" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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="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_ColumnVarNameInTable="columndateUnfreeze" msprop:Generator_ColumnPropNameInRow="dateUnfreeze" msprop:Generator_ColumnPropNameInTable="dateUnfreezeColumn" msprop:Generator_UserColumnName="dateUnfreeze" type="xs:dateTime" minOccurs="0" />
|
<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_ColumnVarNameInTable="columnscaduto" msprop:Generator_ColumnPropNameInRow="scaduto" msprop:Generator_ColumnPropNameInTable="scadutoColumn" msprop:Generator_UserColumnName="scaduto" type="xs:int" 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:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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="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_ColumnVarNameInTable="columnstato" msprop:Generator_ColumnPropNameInRow="stato" msprop:Generator_ColumnPropNameInTable="statoColumn" msprop:Generator_UserColumnName="stato">
|
<xs:element name="stato" msprop:Generator_ColumnPropNameInRow="stato" msprop:Generator_ColumnPropNameInTable="statoColumn" msprop:Generator_ColumnVarNameInTable="columnstato" msprop:Generator_UserColumnName="stato">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="250" />
|
<xs:maxLength value="250" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="250" />
|
<xs:maxLength value="250" />
|
||||||
@@ -1711,131 +1711,131 @@ SELECT idxDoc, idxRichiesta, idxFornitore, numDoc, dataFatt, intervento, Imponib
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="30" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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="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_ColumnVarNameInTable="columnnPreventivi" msprop:Generator_ColumnPropNameInRow="nPreventivi" msprop:Generator_ColumnPropNameInTable="nPreventiviColumn" msprop:Generator_UserColumnName="nPreventivi" 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_ColumnVarNameInTable="columnnAperte" msprop:Generator_ColumnPropNameInRow="nAperte" msprop:Generator_ColumnPropNameInTable="nAperteColumn" msprop:Generator_UserColumnName="nAperte" 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_ColumnVarNameInTable="columnnSospese" msprop:Generator_ColumnPropNameInRow="nSospese" msprop:Generator_ColumnPropNameInTable="nSospeseColumn" msprop:Generator_UserColumnName="nSospese" 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_ColumnVarNameInTable="columnnConcluse" msprop:Generator_ColumnPropNameInRow="nConcluse" msprop:Generator_ColumnPropNameInTable="nConcluseColumn" msprop:Generator_UserColumnName="nConcluse" 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_ColumnVarNameInTable="columnnFatturate" msprop:Generator_ColumnPropNameInRow="nFatturate" msprop:Generator_ColumnPropNameInTable="nFatturateColumn" msprop:Generator_UserColumnName="nFatturate" 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_ColumnVarNameInTable="columnnPagate" msprop:Generator_ColumnPropNameInRow="nPagate" msprop:Generator_ColumnPropNameInTable="nPagateColumn" msprop:Generator_UserColumnName="nPagate" 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_ColumnVarNameInTable="columnnContestate" msprop:Generator_ColumnPropNameInRow="nContestate" msprop:Generator_ColumnPropNameInTable="nContestateColumn" msprop:Generator_UserColumnName="nContestate" 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_ColumnVarNameInTable="columnnProgrammate" msprop:Generator_ColumnPropNameInRow="nProgrammate" msprop:Generator_ColumnPropNameInTable="nProgrammateColumn" msprop:Generator_UserColumnName="nProgrammate" 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_ColumnVarNameInTable="columnnCongelate" msprop:Generator_ColumnPropNameInRow="nCongelate" msprop:Generator_ColumnPropNameInTable="nCongelateColumn" msprop:Generator_UserColumnName="nCongelate" 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_ColumnVarNameInTable="columnnAnnullate" msprop:Generator_ColumnPropNameInRow="nAnnullate" msprop:Generator_ColumnPropNameInTable="nAnnullateColumn" msprop:Generator_UserColumnName="nAnnullate" 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:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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="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_ColumnVarNameInTable="columnreqUsers" msprop:Generator_ColumnPropNameInRow="reqUsers" msprop:Generator_ColumnPropNameInTable="reqUsersColumn" msprop:Generator_UserColumnName="reqUsers" 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_ColumnVarNameInTable="columnnRichieste" msprop:Generator_ColumnPropNameInRow="nRichieste" msprop:Generator_ColumnPropNameInTable="nRichiesteColumn" msprop:Generator_UserColumnName="nRichieste" 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_ColumnVarNameInTable="columnnPrevReq" msprop:Generator_ColumnPropNameInRow="nPrevReq" msprop:Generator_ColumnPropNameInTable="nPrevReqColumn" msprop:Generator_UserColumnName="nPrevReq" 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_ColumnVarNameInTable="columnnPrevAppr" msprop:Generator_ColumnPropNameInRow="nPrevAppr" msprop:Generator_ColumnPropNameInTable="nPrevApprColumn" msprop:Generator_UserColumnName="nPrevAppr" 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_ColumnVarNameInTable="columnnAperte" msprop:Generator_ColumnPropNameInRow="nAperte" msprop:Generator_ColumnPropNameInTable="nAperteColumn" msprop:Generator_UserColumnName="nAperte" 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_ColumnVarNameInTable="columnnSospese" msprop:Generator_ColumnPropNameInRow="nSospese" msprop:Generator_ColumnPropNameInTable="nSospeseColumn" msprop:Generator_UserColumnName="nSospese" 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_ColumnVarNameInTable="columnnConcluse" msprop:Generator_ColumnPropNameInRow="nConcluse" msprop:Generator_ColumnPropNameInTable="nConcluseColumn" msprop:Generator_UserColumnName="nConcluse" 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_ColumnVarNameInTable="columnnFatturate" msprop:Generator_ColumnPropNameInRow="nFatturate" msprop:Generator_ColumnPropNameInTable="nFatturateColumn" msprop:Generator_UserColumnName="nFatturate" 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_ColumnVarNameInTable="columnnPagate" msprop:Generator_ColumnPropNameInRow="nPagate" msprop:Generator_ColumnPropNameInTable="nPagateColumn" msprop:Generator_UserColumnName="nPagate" 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:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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="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_ColumnVarNameInTable="columndescrPriorita" msprop:Generator_ColumnPropNameInRow="descrPriorita" msprop:Generator_ColumnPropNameInTable="descrPrioritaColumn" msprop:Generator_UserColumnName="descrPriorita">
|
<xs:element name="descrPriorita" msprop:Generator_ColumnPropNameInRow="descrPriorita" msprop:Generator_ColumnPropNameInTable="descrPrioritaColumn" msprop:Generator_ColumnVarNameInTable="columndescrPriorita" msprop:Generator_UserColumnName="descrPriorita">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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="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_ColumnVarNameInTable="columnidxRichiesta" msprop:Generator_ColumnPropNameInRow="idxRichiesta" msprop:Generator_ColumnPropNameInTable="idxRichiestaColumn" msprop:Generator_UserColumnName="idxRichiesta" 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_ColumnVarNameInTable="columndataRif" msprop:Generator_ColumnPropNameInRow="dataRif" msprop:Generator_ColumnPropNameInTable="dataRifColumn" msprop:Generator_UserColumnName="dataRif" type="xs:dateTime" />
|
<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_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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="250" />
|
<xs:maxLength value="250" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="501" />
|
<xs:maxLength value="501" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="2147483647" />
|
<xs:maxLength value="2147483647" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
@@ -1845,59 +1845,59 @@ SELECT idxDoc, idxRichiesta, idxFornitore, numDoc, dataFatt, intervento, Imponib
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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="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_ColumnVarNameInTable="columnnPrevReq" msprop:Generator_ColumnPropNameInRow="nPrevReq" msprop:Generator_ColumnPropNameInTable="nPrevReqColumn" msprop:Generator_UserColumnName="nPrevReq" 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_ColumnVarNameInTable="columnnPrevAppr" msprop:Generator_ColumnPropNameInRow="nPrevAppr" msprop:Generator_ColumnPropNameInTable="nPrevApprColumn" msprop:Generator_UserColumnName="nPrevAppr" 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_ColumnVarNameInTable="columnnAperte" msprop:Generator_ColumnPropNameInRow="nAperte" msprop:Generator_ColumnPropNameInTable="nAperteColumn" msprop:Generator_UserColumnName="nAperte" 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_ColumnVarNameInTable="columnnSospese" msprop:Generator_ColumnPropNameInRow="nSospese" msprop:Generator_ColumnPropNameInTable="nSospeseColumn" msprop:Generator_UserColumnName="nSospese" 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_ColumnVarNameInTable="columnnConcluse" msprop:Generator_ColumnPropNameInRow="nConcluse" msprop:Generator_ColumnPropNameInTable="nConcluseColumn" msprop:Generator_UserColumnName="nConcluse" 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_ColumnVarNameInTable="columnnFatturate" msprop:Generator_ColumnPropNameInRow="nFatturate" msprop:Generator_ColumnPropNameInTable="nFatturateColumn" msprop:Generator_UserColumnName="nFatturate" 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_ColumnVarNameInTable="columnnPagate" msprop:Generator_ColumnPropNameInRow="nPagate" msprop:Generator_ColumnPropNameInTable="nPagateColumn" msprop:Generator_UserColumnName="nPagate" 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:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
@@ -1907,67 +1907,67 @@ SELECT idxDoc, idxRichiesta, idxFornitore, numDoc, dataFatt, intervento, Imponib
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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="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_ColumnVarNameInTable="columnidxRichiesta" msprop:Generator_ColumnPropNameInRow="idxRichiesta" msprop:Generator_ColumnPropNameInTable="idxRichiestaColumn" msprop:Generator_UserColumnName="idxRichiesta" 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_ColumnVarNameInTable="columnidxFornitore" msprop:Generator_ColumnPropNameInRow="idxFornitore" msprop:Generator_ColumnPropNameInTable="idxFornitoreColumn" msprop:Generator_UserColumnName="idxFornitore" 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_ColumnVarNameInTable="columnnumDoc" msprop:Generator_ColumnPropNameInRow="numDoc" msprop:Generator_ColumnPropNameInTable="numDocColumn" msprop:Generator_UserColumnName="numDoc">
|
<xs:element name="numDoc" msprop:Generator_ColumnPropNameInRow="numDoc" msprop:Generator_ColumnPropNameInTable="numDocColumn" msprop:Generator_ColumnVarNameInTable="columnnumDoc" msprop:Generator_UserColumnName="numDoc">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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="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_ColumnVarNameInTable="columnintervento" msprop:Generator_ColumnPropNameInRow="intervento" msprop:Generator_ColumnPropNameInTable="interventoColumn" msprop:Generator_UserColumnName="intervento">
|
<xs:element name="intervento" msprop:Generator_ColumnPropNameInRow="intervento" msprop:Generator_ColumnPropNameInTable="interventoColumn" msprop:Generator_ColumnVarNameInTable="columnintervento" msprop:Generator_UserColumnName="intervento">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="2147483647" />
|
<xs:maxLength value="2147483647" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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="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_ColumnVarNameInTable="columndataPag" msprop:Generator_ColumnPropNameInRow="dataPag" msprop:Generator_ColumnPropNameInTable="dataPagColumn" msprop:Generator_UserColumnName="dataPag" type="xs:dateTime" minOccurs="0" />
|
<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:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="100" />
|
<xs:maxLength value="100" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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="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_ColumnVarNameInTable="columnnPreventivi" msprop:Generator_ColumnPropNameInRow="nPreventivi" msprop:Generator_ColumnPropNameInTable="nPreventiviColumn" msprop:Generator_UserColumnName="nPreventivi" 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_ColumnVarNameInTable="columnnAperte" msprop:Generator_ColumnPropNameInRow="nAperte" msprop:Generator_ColumnPropNameInTable="nAperteColumn" msprop:Generator_UserColumnName="nAperte" 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_ColumnVarNameInTable="columnnSospese" msprop:Generator_ColumnPropNameInRow="nSospese" msprop:Generator_ColumnPropNameInTable="nSospeseColumn" msprop:Generator_UserColumnName="nSospese" 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_ColumnVarNameInTable="columnnConcluse" msprop:Generator_ColumnPropNameInRow="nConcluse" msprop:Generator_ColumnPropNameInTable="nConcluseColumn" msprop:Generator_UserColumnName="nConcluse" 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_ColumnVarNameInTable="columnnFatturate" msprop:Generator_ColumnPropNameInRow="nFatturate" msprop:Generator_ColumnPropNameInTable="nFatturateColumn" msprop:Generator_UserColumnName="nFatturate" 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_ColumnVarNameInTable="columnnPagate" msprop:Generator_ColumnPropNameInRow="nPagate" msprop:Generator_ColumnPropNameInTable="nPagateColumn" msprop:Generator_UserColumnName="nPagate" 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_ColumnVarNameInTable="columnnContestate" msprop:Generator_ColumnPropNameInRow="nContestate" msprop:Generator_ColumnPropNameInTable="nContestateColumn" msprop:Generator_UserColumnName="nContestate" 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_ColumnVarNameInTable="columnnProgrammate" msprop:Generator_ColumnPropNameInRow="nProgrammate" msprop:Generator_ColumnPropNameInTable="nProgrammateColumn" msprop:Generator_UserColumnName="nProgrammate" 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_ColumnVarNameInTable="columnnCongelate" msprop:Generator_ColumnPropNameInRow="nCongelate" msprop:Generator_ColumnPropNameInTable="nCongelateColumn" msprop:Generator_UserColumnName="nCongelate" 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_ColumnVarNameInTable="columnnAnnullate" msprop:Generator_ColumnPropNameInRow="nAnnullate" msprop:Generator_ColumnPropNameInTable="nAnnullateColumn" msprop:Generator_UserColumnName="nAnnullate" 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:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</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:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
@@ -2045,11 +2045,11 @@ SELECT idxDoc, idxRichiesta, idxFornitore, numDoc, dataFatt, intervento, Imponib
|
|||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:annotation>
|
<xs:annotation>
|
||||||
<xs:appinfo>
|
<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="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_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="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_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="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_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_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_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_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:appinfo>
|
||||||
</xs:annotation>
|
</xs:annotation>
|
||||||
</xs:schema>
|
</xs:schema>
|
||||||
+1
-1
@@ -4,7 +4,7 @@
|
|||||||
Changes to this file may cause incorrect behavior and will be lost if
|
Changes to this file may cause incorrect behavior and will be lost if
|
||||||
the code is regenerated.
|
the code is regenerated.
|
||||||
</autogenerated>-->
|
</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>
|
<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: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" />
|
<Shape ID="DesignTable:AnagCondomini" ZOrder="3" X="441" Y="44" Height="457" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="306" />
|
||||||
|
|||||||
+8
-3
@@ -48,6 +48,9 @@
|
|||||||
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\lib\net461\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
<Reference Include="MongoDB.Bson, Version=2.15.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="MongoDB.Bson, Version=2.15.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\MongoDB.Bson.2.15.0\lib\netstandard2.0\MongoDB.Bson.dll</HintPath>
|
<HintPath>..\packages\MongoDB.Bson.2.15.0\lib\netstandard2.0\MongoDB.Bson.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
@@ -61,7 +64,7 @@
|
|||||||
<HintPath>..\packages\MongoDB.Libmongocrypt.1.5.2\lib\netstandard2.0\MongoDB.Libmongocrypt.dll</HintPath>
|
<HintPath>..\packages\MongoDB.Libmongocrypt.1.5.2\lib\netstandard2.0\MongoDB.Libmongocrypt.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
<Reference Include="NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\NLog.5.0.1\lib\net46\NLog.dll</HintPath>
|
<HintPath>..\packages\NLog.5.0.1\lib\net46\NLog.dll</HintPath>
|
||||||
@@ -73,13 +76,13 @@
|
|||||||
<HintPath>..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.Charting.dll</HintPath>
|
<HintPath>..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.Charting.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Pipelines.Sockets.Unofficial, Version=1.0.0.0, Culture=neutral, PublicKeyToken=42ea0a778e13fbe2, processorArchitecture=MSIL">
|
<Reference Include="Pipelines.Sockets.Unofficial, Version=1.0.0.0, Culture=neutral, PublicKeyToken=42ea0a778e13fbe2, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Pipelines.Sockets.Unofficial.2.2.2\lib\net461\Pipelines.Sockets.Unofficial.dll</HintPath>
|
<HintPath>..\packages\Pipelines.Sockets.Unofficial.2.2.8\lib\net461\Pipelines.Sockets.Unofficial.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="SharpCompress, Version=0.31.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96, processorArchitecture=MSIL">
|
<Reference Include="SharpCompress, Version=0.31.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\SharpCompress.0.31.0\lib\net461\SharpCompress.dll</HintPath>
|
<HintPath>..\packages\SharpCompress.0.31.0\lib\net461\SharpCompress.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="StackExchange.Redis, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL">
|
<Reference Include="StackExchange.Redis, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\StackExchange.Redis.2.5.61\lib\net461\StackExchange.Redis.dll</HintPath>
|
<HintPath>..\packages\StackExchange.Redis.2.8.0\lib\net461\StackExchange.Redis.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="SteamWare, Version=5.2.2206.1310, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="SteamWare, Version=5.2.2206.1310, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\SteamWare.5.2.2206.1310\lib\net462\SteamWare.dll</HintPath>
|
<HintPath>..\packages\SteamWare.5.2.2206.1310\lib\net462\SteamWare.dll</HintPath>
|
||||||
@@ -265,8 +268,10 @@
|
|||||||
<Error Condition="!Exists('..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets'))" />
|
<Error Condition="!Exists('..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets'))" />
|
||||||
<Error Condition="!Exists('..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets'))" />
|
<Error Condition="!Exists('..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets'))" />
|
||||||
<Error Condition="!Exists('..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets'))" />
|
<Error Condition="!Exists('..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets'))" />
|
||||||
|
<Error Condition="!Exists('..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets'))" />
|
||||||
</Target>
|
</Target>
|
||||||
<Import Project="..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" />
|
<Import Project="..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" />
|
||||||
<Import Project="..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets" Condition="Exists('..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets')" />
|
<Import Project="..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets" Condition="Exists('..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets')" />
|
||||||
<Import Project="..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets" Condition="Exists('..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets')" />
|
<Import Project="..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets" Condition="Exists('..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets')" />
|
||||||
|
<Import Project="..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets')" />
|
||||||
</Project>
|
</Project>
|
||||||
@@ -4,19 +4,20 @@
|
|||||||
<package id="AjaxControlToolkit" version="20.1.0" targetFramework="net462" />
|
<package id="AjaxControlToolkit" version="20.1.0" targetFramework="net462" />
|
||||||
<package id="DnsClient" version="1.6.1" targetFramework="net462" />
|
<package id="DnsClient" version="1.6.1" targetFramework="net462" />
|
||||||
<package id="Microsoft.Bcl.AsyncInterfaces" version="6.0.0" targetFramework="net462" />
|
<package id="Microsoft.Bcl.AsyncInterfaces" version="6.0.0" targetFramework="net462" />
|
||||||
|
<package id="Microsoft.Extensions.Logging.Abstractions" version="6.0.0" targetFramework="net462" />
|
||||||
<package id="Microsoft.NETCore.Platforms" version="6.0.3" targetFramework="net462" />
|
<package id="Microsoft.NETCore.Platforms" version="6.0.3" targetFramework="net462" />
|
||||||
<package id="MongoDB.Bson" version="2.15.0" targetFramework="net462" />
|
<package id="MongoDB.Bson" version="2.15.0" targetFramework="net462" />
|
||||||
<package id="MongoDB.Driver" version="2.15.0" targetFramework="net462" />
|
<package id="MongoDB.Driver" version="2.15.0" targetFramework="net462" />
|
||||||
<package id="MongoDB.Driver.Core" version="2.15.0" targetFramework="net462" />
|
<package id="MongoDB.Driver.Core" version="2.15.0" targetFramework="net462" />
|
||||||
<package id="MongoDB.Libmongocrypt" version="1.5.2" targetFramework="net462" />
|
<package id="MongoDB.Libmongocrypt" version="1.5.2" targetFramework="net462" />
|
||||||
<package id="NETStandard.Library" version="2.0.3" targetFramework="net462" />
|
<package id="NETStandard.Library" version="2.0.3" targetFramework="net462" />
|
||||||
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net462" />
|
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net462" />
|
||||||
<package id="NLog" version="5.0.1" targetFramework="net462" />
|
<package id="NLog" version="5.0.1" targetFramework="net462" />
|
||||||
<package id="PDFsharp" version="1.50.5147" targetFramework="net462" />
|
<package id="PDFsharp" version="1.50.5147" targetFramework="net462" />
|
||||||
<package id="Pipelines.Sockets.Unofficial" version="2.2.2" targetFramework="net462" />
|
<package id="Pipelines.Sockets.Unofficial" version="2.2.8" targetFramework="net462" />
|
||||||
<package id="SharpCompress" version="0.31.0" targetFramework="net462" />
|
<package id="SharpCompress" version="0.31.0" targetFramework="net462" />
|
||||||
<package id="SharpZipLib" version="1.3.3" targetFramework="net462" />
|
<package id="SharpZipLib" version="1.3.3" targetFramework="net462" />
|
||||||
<package id="StackExchange.Redis" version="2.5.61" targetFramework="net462" />
|
<package id="StackExchange.Redis" version="2.8.0" targetFramework="net462" />
|
||||||
<package id="SteamWare" version="5.2.2206.1310" targetFramework="net462" />
|
<package id="SteamWare" version="5.2.2206.1310" targetFramework="net462" />
|
||||||
<package id="SteamWare.Logger" version="5.2.2206.1310" targetFramework="net462" />
|
<package id="SteamWare.Logger" version="5.2.2206.1310" targetFramework="net462" />
|
||||||
<package id="System.Buffers" version="4.5.1" targetFramework="net462" />
|
<package id="System.Buffers" version="4.5.1" targetFramework="net462" />
|
||||||
|
|||||||
+64
-40
@@ -1,7 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<Import Project="..\packages\Microsoft.Net.Compilers.3.3.1\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.3.3.1\build\Microsoft.Net.Compilers.props')" />
|
<Import Project="..\packages\Microsoft.Net.Compilers.Toolset.4.10.0\build\Microsoft.Net.Compilers.Toolset.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.Toolset.4.10.0\build\Microsoft.Net.Compilers.Toolset.props')" />
|
||||||
<Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
|
|
||||||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props')" />
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props')" />
|
||||||
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
@@ -61,11 +60,11 @@
|
|||||||
<Reference Include="AspNet.ScriptManager.bootstrap, Version=4.6.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="AspNet.ScriptManager.bootstrap, Version=4.6.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\AspNet.ScriptManager.bootstrap.4.6.0\lib\net45\AspNet.ScriptManager.bootstrap.dll</HintPath>
|
<HintPath>..\packages\AspNet.ScriptManager.bootstrap.4.6.0\lib\net45\AspNet.ScriptManager.bootstrap.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="AspNet.ScriptManager.jQuery, Version=3.4.1.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="AspNet.ScriptManager.jQuery, Version=3.6.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\AspNet.ScriptManager.jQuery.3.4.1\lib\net45\AspNet.ScriptManager.jQuery.dll</HintPath>
|
<HintPath>..\packages\AspNet.ScriptManager.jQuery.3.6.0\lib\net45\AspNet.ScriptManager.jQuery.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DnsClient, Version=1.6.0.0, Culture=neutral, PublicKeyToken=4574bb5573c51424, processorArchitecture=MSIL">
|
<Reference Include="DnsClient, Version=1.6.1.0, Culture=neutral, PublicKeyToken=4574bb5573c51424, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\DnsClient.1.6.0\lib\net45\DnsClient.dll</HintPath>
|
<HintPath>..\packages\DnsClient.1.6.1\lib\net45\DnsClient.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Elmah, Version=1.2.14706.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Elmah, Version=1.2.14706.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\elmah.corelibrary.1.2.2\lib\Elmah.dll</HintPath>
|
<HintPath>..\packages\elmah.corelibrary.1.2.2\lib\Elmah.dll</HintPath>
|
||||||
@@ -73,18 +72,24 @@
|
|||||||
<Reference Include="ICSharpCode.SharpZipLib, Version=1.3.3.11, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
<Reference Include="ICSharpCode.SharpZipLib, Version=1.3.3.11, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\SharpZipLib.1.3.3\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
|
<HintPath>..\packages\SharpZipLib.1.3.3\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.AspNet.SessionState.SessionStateModule, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Reference Include="Microsoft.AspNet.SessionState.SessionStateModule, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Microsoft.AspNet.SessionState.SessionStateModule.1.1.0\lib\Net462\Microsoft.AspNet.SessionState.SessionStateModule.dll</HintPath>
|
<HintPath>..\packages\Microsoft.AspNet.SessionState.SessionStateModule.2.0.0\lib\Net462\Microsoft.AspNet.SessionState.SessionStateModule.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=3.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
|
<HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
<Reference Include="Microsoft.Web.RedisSessionStateProvider, Version=4.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Microsoft.Web.RedisSessionStateProvider.4.0.1\lib\net462\Microsoft.Web.RedisSessionStateProvider.dll</HintPath>
|
<HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\lib\net461\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Microsoft.Web.Infrastructure, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\Microsoft.Web.Infrastructure.2.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Microsoft.Web.RedisSessionStateProvider, Version=5.1.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\Microsoft.Web.RedisSessionStateProvider.5.0.4\lib\net462\Microsoft.Web.RedisSessionStateProvider.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="MongoDB.Bson, Version=2.15.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="MongoDB.Bson, Version=2.15.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\MongoDB.Bson.2.15.0\lib\netstandard2.0\MongoDB.Bson.dll</HintPath>
|
<HintPath>..\packages\MongoDB.Bson.2.15.0\lib\netstandard2.0\MongoDB.Bson.dll</HintPath>
|
||||||
@@ -95,14 +100,14 @@
|
|||||||
<Reference Include="MongoDB.Driver.Core, Version=2.15.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="MongoDB.Driver.Core, Version=2.15.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\MongoDB.Driver.Core.2.15.0\lib\netstandard2.0\MongoDB.Driver.Core.dll</HintPath>
|
<HintPath>..\packages\MongoDB.Driver.Core.2.15.0\lib\netstandard2.0\MongoDB.Driver.Core.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="MongoDB.Libmongocrypt, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="MongoDB.Libmongocrypt, Version=1.5.2.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\MongoDB.Libmongocrypt.1.3.0\lib\netstandard2.0\MongoDB.Libmongocrypt.dll</HintPath>
|
<HintPath>..\packages\MongoDB.Libmongocrypt.1.5.2\lib\netstandard2.0\MongoDB.Libmongocrypt.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
<Reference Include="NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\NLog.4.7.15\lib\net45\NLog.dll</HintPath>
|
<HintPath>..\packages\NLog.5.0.1\lib\net46\NLog.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="PdfSharp, Version=1.50.5147.0, Culture=neutral, PublicKeyToken=f94615aa0424f9eb, processorArchitecture=MSIL">
|
<Reference Include="PdfSharp, Version=1.50.5147.0, Culture=neutral, PublicKeyToken=f94615aa0424f9eb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.dll</HintPath>
|
<HintPath>..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.dll</HintPath>
|
||||||
@@ -111,13 +116,13 @@
|
|||||||
<HintPath>..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.Charting.dll</HintPath>
|
<HintPath>..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.Charting.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Pipelines.Sockets.Unofficial, Version=1.0.0.0, Culture=neutral, PublicKeyToken=42ea0a778e13fbe2, processorArchitecture=MSIL">
|
<Reference Include="Pipelines.Sockets.Unofficial, Version=1.0.0.0, Culture=neutral, PublicKeyToken=42ea0a778e13fbe2, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Pipelines.Sockets.Unofficial.2.2.2\lib\net461\Pipelines.Sockets.Unofficial.dll</HintPath>
|
<HintPath>..\packages\Pipelines.Sockets.Unofficial.2.2.8\lib\net461\Pipelines.Sockets.Unofficial.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="SharpCompress, Version=0.31.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96, processorArchitecture=MSIL">
|
<Reference Include="SharpCompress, Version=0.31.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\SharpCompress.0.31.0\lib\net461\SharpCompress.dll</HintPath>
|
<HintPath>..\packages\SharpCompress.0.31.0\lib\net461\SharpCompress.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="StackExchange.Redis, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL">
|
<Reference Include="StackExchange.Redis, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\StackExchange.Redis.2.5.61\lib\net461\StackExchange.Redis.dll</HintPath>
|
<HintPath>..\packages\StackExchange.Redis.2.8.0\lib\net461\StackExchange.Redis.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="SteamWare, Version=5.2.2206.1310, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="SteamWare, Version=5.2.2206.1310, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\SteamWare.5.2.2206.1310\lib\net462\SteamWare.dll</HintPath>
|
<HintPath>..\packages\SteamWare.5.2.2206.1310\lib\net462\SteamWare.dll</HintPath>
|
||||||
@@ -130,8 +135,12 @@
|
|||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
||||||
<Reference Include="System" />
|
<Reference Include="System" />
|
||||||
|
<Reference Include="System.Configuration.ConfigurationManager, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\System.Configuration.ConfigurationManager.6.0.0\lib\net461\System.Configuration.ConfigurationManager.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
<Reference Include="System.Data" />
|
<Reference Include="System.Data" />
|
||||||
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
||||||
|
<Reference Include="System.Data.OracleClient" />
|
||||||
<Reference Include="System.Diagnostics.PerformanceCounter, Version=6.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<Reference Include="System.Diagnostics.PerformanceCounter, Version=6.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Diagnostics.PerformanceCounter.6.0.1\lib\net461\System.Diagnostics.PerformanceCounter.dll</HintPath>
|
<HintPath>..\packages\System.Diagnostics.PerformanceCounter.6.0.1\lib\net461\System.Diagnostics.PerformanceCounter.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
@@ -140,12 +149,13 @@
|
|||||||
<Private>True</Private>
|
<Private>True</Private>
|
||||||
<Private>True</Private>
|
<Private>True</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.IO.Pipelines, Version=6.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<Reference Include="System.IO.Pipelines, Version=6.0.0.3, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.IO.Pipelines.6.0.2\lib\net461\System.IO.Pipelines.dll</HintPath>
|
<HintPath>..\packages\System.IO.Pipelines.6.0.3\lib\net461\System.IO.Pipelines.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
|
<HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="System.Net" />
|
||||||
<Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath>
|
<HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath>
|
||||||
<Private>True</Private>
|
<Private>True</Private>
|
||||||
@@ -165,6 +175,9 @@
|
|||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.Runtime.Serialization" />
|
||||||
<Reference Include="System.Security" />
|
<Reference Include="System.Security" />
|
||||||
|
<Reference Include="System.Security.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\System.Security.AccessControl.6.0.0\lib\net461\System.Security.AccessControl.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
<Reference Include="System.Security.Cryptography.Algorithms, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<Reference Include="System.Security.Cryptography.Algorithms, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net461\System.Security.Cryptography.Algorithms.dll</HintPath>
|
<HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net461\System.Security.Cryptography.Algorithms.dll</HintPath>
|
||||||
<Private>True</Private>
|
<Private>True</Private>
|
||||||
@@ -175,8 +188,8 @@
|
|||||||
<Private>True</Private>
|
<Private>True</Private>
|
||||||
<Private>True</Private>
|
<Private>True</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.Security.Cryptography.Pkcs, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<Reference Include="System.Security.Cryptography.Pkcs, Version=6.0.0.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Security.Cryptography.Pkcs.6.0.0\lib\net461\System.Security.Cryptography.Pkcs.dll</HintPath>
|
<HintPath>..\packages\System.Security.Cryptography.Pkcs.6.0.1\lib\net461\System.Security.Cryptography.Pkcs.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
|
<HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
|
||||||
@@ -188,7 +201,14 @@
|
|||||||
<Private>True</Private>
|
<Private>True</Private>
|
||||||
<Private>True</Private>
|
<Private>True</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="System.Security.Permissions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\System.Security.Permissions.6.0.0\lib\net461\System.Security.Permissions.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="System.Security.Principal.Windows, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\System.Security.Principal.Windows.5.0.0\lib\net461\System.Security.Principal.Windows.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
<Reference Include="System.ServiceModel" />
|
<Reference Include="System.ServiceModel" />
|
||||||
|
<Reference Include="System.ServiceProcess" />
|
||||||
<Reference Include="System.Text.Encoding.CodePages, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<Reference Include="System.Text.Encoding.CodePages, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Text.Encoding.CodePages.6.0.0\lib\net461\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>..\packages\System.Text.Encoding.CodePages.6.0.0\lib\net461\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
@@ -209,10 +229,6 @@
|
|||||||
<Reference Include="System.Web.DynamicData" />
|
<Reference Include="System.Web.DynamicData" />
|
||||||
<Reference Include="System.Web.Entity" />
|
<Reference Include="System.Web.Entity" />
|
||||||
<Reference Include="System.Web.ApplicationServices" />
|
<Reference Include="System.Web.ApplicationServices" />
|
||||||
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
||||||
<Private>True</Private>
|
|
||||||
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
|
||||||
</Reference>
|
|
||||||
<Reference Include="Microsoft.ScriptManager.MSAjax">
|
<Reference Include="Microsoft.ScriptManager.MSAjax">
|
||||||
<HintPath>..\packages\Microsoft.AspNet.ScriptManager.MSAjax.5.0.0\lib\net45\Microsoft.ScriptManager.MSAjax.dll</HintPath>
|
<HintPath>..\packages\Microsoft.AspNet.ScriptManager.MSAjax.5.0.0\lib\net45\Microsoft.ScriptManager.MSAjax.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
@@ -233,6 +249,7 @@
|
|||||||
<Reference Include="WebGrease, Version=1.6.5135.21930, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Reference Include="WebGrease, Version=1.6.5135.21930, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
|
<HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="WindowsBase" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Content Include="About.aspx" />
|
<Content Include="About.aspx" />
|
||||||
@@ -312,6 +329,7 @@
|
|||||||
<Content Include="jumper.aspx" />
|
<Content Include="jumper.aspx" />
|
||||||
<Content Include="Login.aspx" />
|
<Content Include="Login.aspx" />
|
||||||
<Content Include="MainMenu.aspx" />
|
<Content Include="MainMenu.aspx" />
|
||||||
|
<Content Include="mongocrypt.dll" />
|
||||||
<Content Include="PAM\Allegati.aspx" />
|
<Content Include="PAM\Allegati.aspx" />
|
||||||
<Content Include="PAM\AnagCond2Forn.aspx" />
|
<Content Include="PAM\AnagCond2Forn.aspx" />
|
||||||
<Content Include="PAM\Conclusi.aspx" />
|
<Content Include="PAM\Conclusi.aspx" />
|
||||||
@@ -397,7 +415,6 @@
|
|||||||
<Content Include="Scripts\bootstrap.js.map" />
|
<Content Include="Scripts\bootstrap.js.map" />
|
||||||
<Content Include="Scripts\bootstrap.bundle.min.js.map" />
|
<Content Include="Scripts\bootstrap.bundle.min.js.map" />
|
||||||
<Content Include="Scripts\bootstrap.bundle.js.map" />
|
<Content Include="Scripts\bootstrap.bundle.js.map" />
|
||||||
<None Include="Scripts\jquery-3.4.1.intellisense.js" />
|
|
||||||
<Content Include="Scripts\fontawesome\all.js" />
|
<Content Include="Scripts\fontawesome\all.js" />
|
||||||
<Content Include="Scripts\fontawesome\all.min.js" />
|
<Content Include="Scripts\fontawesome\all.min.js" />
|
||||||
<Content Include="Scripts\fontawesome\brands.js" />
|
<Content Include="Scripts\fontawesome\brands.js" />
|
||||||
@@ -412,10 +429,14 @@
|
|||||||
<Content Include="Scripts\fontawesome\solid.min.js" />
|
<Content Include="Scripts\fontawesome\solid.min.js" />
|
||||||
<Content Include="Scripts\fontawesome\v4-shims.js" />
|
<Content Include="Scripts\fontawesome\v4-shims.js" />
|
||||||
<Content Include="Scripts\fontawesome\v4-shims.min.js" />
|
<Content Include="Scripts\fontawesome\v4-shims.min.js" />
|
||||||
<Content Include="Scripts\jquery-3.4.1.js" />
|
<Content Include="libmongocrypt.so" />
|
||||||
<Content Include="Scripts\jquery-3.4.1.min.js" />
|
<Content Include="libmongocrypt.dylib" />
|
||||||
<Content Include="Scripts\jquery-3.4.1.slim.js" />
|
<None Include="Properties\PublishProfiles\OVH-test.pubxml" />
|
||||||
<Content Include="Scripts\jquery-3.4.1.slim.min.js" />
|
<None Include="Scripts\jquery-3.6.0.intellisense.js" />
|
||||||
|
<Content Include="Scripts\jquery-3.6.0.js" />
|
||||||
|
<Content Include="Scripts\jquery-3.6.0.min.js" />
|
||||||
|
<Content Include="Scripts\jquery-3.6.0.slim.js" />
|
||||||
|
<Content Include="Scripts\jquery-3.6.0.slim.min.js" />
|
||||||
<Content Include="Scripts\popper-utils.js" />
|
<Content Include="Scripts\popper-utils.js" />
|
||||||
<Content Include="Scripts\popper-utils.min.js" />
|
<Content Include="Scripts\popper-utils.min.js" />
|
||||||
<Content Include="Scripts\popper.js" />
|
<Content Include="Scripts\popper.js" />
|
||||||
@@ -1567,8 +1588,6 @@
|
|||||||
<Content Include="SitePBO.master" />
|
<Content Include="SitePBO.master" />
|
||||||
<Content Include="SitePAM.master" />
|
<Content Include="SitePAM.master" />
|
||||||
<Content Include="SitePAZ.master" />
|
<Content Include="SitePAZ.master" />
|
||||||
<Content Include="Scripts\jquery-3.4.1.slim.min.map" />
|
|
||||||
<Content Include="Scripts\jquery-3.4.1.min.map" />
|
|
||||||
<Content Include="Scripts\umd\popper.min.js.map" />
|
<Content Include="Scripts\umd\popper.min.js.map" />
|
||||||
<Content Include="Scripts\umd\popper.js.map" />
|
<Content Include="Scripts\umd\popper.js.map" />
|
||||||
<Content Include="Scripts\umd\popper.js.flow" />
|
<Content Include="Scripts\umd\popper.js.flow" />
|
||||||
@@ -1579,6 +1598,8 @@
|
|||||||
<Content Include="Scripts\popper.js.map" />
|
<Content Include="Scripts\popper.js.map" />
|
||||||
<Content Include="Scripts\popper-utils.min.js.map" />
|
<Content Include="Scripts\popper-utils.min.js.map" />
|
||||||
<Content Include="Scripts\popper-utils.js.map" />
|
<Content Include="Scripts\popper-utils.js.map" />
|
||||||
|
<Content Include="Scripts\jquery-3.6.0.slim.min.map" />
|
||||||
|
<Content Include="Scripts\jquery-3.6.0.min.map" />
|
||||||
<None Include="Web.Debug.config">
|
<None Include="Web.Debug.config">
|
||||||
<DependentUpon>Web.config</DependentUpon>
|
<DependentUpon>Web.config</DependentUpon>
|
||||||
</None>
|
</None>
|
||||||
@@ -1666,15 +1687,18 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<ErrorText>Questo progetto fa riferimento a uno o più pacchetti NuGet che non sono presenti in questo computer. Usare lo strumento di ripristino dei pacchetti NuGet per scaricarli. Per altre informazioni, vedere http://go.microsoft.com/fwlink/?LinkID=322105. Il file mancante è {0}.</ErrorText>
|
<ErrorText>Questo progetto fa riferimento a uno o più pacchetti NuGet che non sono presenti in questo computer. Usare lo strumento di ripristino dei pacchetti NuGet per scaricarli. Per altre informazioni, vedere http://go.microsoft.com/fwlink/?LinkID=322105. Il file mancante è {0}.</ErrorText>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
|
|
||||||
<Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.3.3.1\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.3.3.1\build\Microsoft.Net.Compilers.props'))" />
|
|
||||||
<Error Condition="!Exists('..\packages\MongoDB.Libmongocrypt.1.3.0\build\MongoDB.Libmongocrypt.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MongoDB.Libmongocrypt.1.3.0\build\MongoDB.Libmongocrypt.targets'))" />
|
|
||||||
<Error Condition="!Exists('..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets'))" />
|
<Error Condition="!Exists('..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets'))" />
|
||||||
<Error Condition="!Exists('..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets'))" />
|
<Error Condition="!Exists('..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets'))" />
|
||||||
|
<Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.Toolset.4.10.0\build\Microsoft.Net.Compilers.Toolset.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.Toolset.4.10.0\build\Microsoft.Net.Compilers.Toolset.props'))" />
|
||||||
|
<Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets'))" />
|
||||||
|
<Error Condition="!Exists('..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets'))" />
|
||||||
|
<Error Condition="!Exists('..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets'))" />
|
||||||
</Target>
|
</Target>
|
||||||
<Import Project="..\packages\MongoDB.Libmongocrypt.1.3.0\build\MongoDB.Libmongocrypt.targets" Condition="Exists('..\packages\MongoDB.Libmongocrypt.1.3.0\build\MongoDB.Libmongocrypt.targets')" />
|
|
||||||
<Import Project="..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" />
|
<Import Project="..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" />
|
||||||
<Import Project="..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets" Condition="Exists('..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets')" />
|
<Import Project="..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets" Condition="Exists('..\packages\MongoDB.Driver.Core.2.15.0\build\MongoDB.Driver.Core.targets')" />
|
||||||
|
<Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets')" />
|
||||||
|
<Import Project="..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets" Condition="Exists('..\packages\MongoDB.Libmongocrypt.1.5.2\build\MongoDB.Libmongocrypt.targets')" />
|
||||||
|
<Import Project="..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets')" />
|
||||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
Other similar extension points exist, see Microsoft.Common.targets.
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
<Target Name="BeforeBuild">
|
<Target Name="BeforeBuild">
|
||||||
|
|||||||
@@ -7,6 +7,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TimeStampOfAssociatedLegacyPublishXmlFile />
|
<TimeStampOfAssociatedLegacyPublishXmlFile />
|
||||||
<EncryptedPassword>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAh1eMRNM71UW0ZsVvyo4NjQAAAAACAAAAAAADZgAAwAAAABAAAAAfDrFandUyMqm/LA/ruVkUAAAAAASAAACgAAAAEAAAAG7kAL7I7upgD/dxY1HjfcsYAAAAEvChqAN1+LvYLpE8dMm3GpV4sLWsGoc6FAAAAHaz41qu8aPr1lSt/aBO3mVHYYM0</EncryptedPassword>
|
<EncryptedPassword>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAh1eMRNM71UW0ZsVvyo4NjQAAAAACAAAAAAADZgAAwAAAABAAAAAfDrFandUyMqm/LA/ruVkUAAAAAASAAACgAAAAEAAAAG7kAL7I7upgD/dxY1HjfcsYAAAAEvChqAN1+LvYLpE8dMm3GpV4sLWsGoc6FAAAAHaz41qu8aPr1lSt/aBO3mVHYYM0</EncryptedPassword>
|
||||||
<History>True|2022-06-13T09:06:41.7709765Z;True|2022-06-13T11:03:47.6898684+02:00;</History>
|
<History>True|2024-07-30T06:57:11.1512715Z;True|2022-06-13T11:06:41.7709765+02:00;True|2022-06-13T11:03:47.6898684+02:00;</History>
|
||||||
|
<LastFailureDetails />
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
@@ -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://b2bc.steamware.net</SiteUrlToLaunchAfterPublish>
|
||||||
|
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
|
||||||
|
<ExcludeApp_Data>true</ExcludeApp_Data>
|
||||||
|
<MSDeployServiceURL>https://172.16.0.214:8172/MsDeploy.axd</MSDeployServiceURL>
|
||||||
|
<DeployIisAppPath>b2bc.steamware.net</DeployIisAppPath>
|
||||||
|
<RemoteSitePhysicalPath />
|
||||||
|
<SkipExtraFilesOnServer>false</SkipExtraFilesOnServer>
|
||||||
|
<MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
|
||||||
|
<EnableMSDeployBackup>true</EnableMSDeployBackup>
|
||||||
|
<UserName>egalware</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>
|
||||||
|
<EnableMsDeployAppOffline>false</EnableMsDeployAppOffline>
|
||||||
|
<PrecompileBeforePublish>true</PrecompileBeforePublish>
|
||||||
|
<EnableUpdateable>true</EnableUpdateable>
|
||||||
|
<DebugSymbols>false</DebugSymbols>
|
||||||
|
<WDPMergeOption>DonotMerge</WDPMergeOption>
|
||||||
|
</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>
|
||||||
Vendored
-2
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Vendored
-2
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+580
-297
File diff suppressed because it is too large
Load Diff
Vendored
+2
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
Vendored
+2
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+12
-10
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
|
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
|
||||||
<appSettings>
|
<appSettings>
|
||||||
|
<add key="RedisConn" value="localhost:26379,serviceName=prod-ovh,DefaultDatabase=5,connectTimeout=5000,syncTimeout=5000,asyncTimeout=5000,abortConnect=false,ssl=false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||||
|
<add key="RedisConnAdmin" value="localhost:26379,serviceName=prod-ovh,DefaultDatabase=5,connectTimeout=5000,syncTimeout=5000,asyncTimeout=5000,abortConnect=false,ssl=false,allowAdmin=true" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||||
<add key="SiteName" value="www.b2bcondomini.it" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
<add key="SiteName" value="www.b2bcondomini.it" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||||
<add key="urlType" value="https" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
<add key="urlType" value="https" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||||
<add key="baseUrl" value="https://www.b2bcondomini.it/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
<add key="baseUrl" value="https://www.b2bcondomini.it/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||||
@@ -16,18 +18,18 @@
|
|||||||
<add key="_emailPwd" value="b2b.2018!***" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
<add key="_emailPwd" value="b2b.2018!***" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||||
<add key="_enableSSL" value="true" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
<add key="_enableSSL" value="true" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||||
<!--DB connstring-->
|
<!--DB connstring-->
|
||||||
<add key="B2BCondConnectionString" value="Data Source=localhost\SQL2012;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
<add key="B2BCondConnectionString" value="Data Source=WIN2019SQL\SQLEXPRESS;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||||
<add key="B2BCondFilesConnectionString" value="Data Source=localhost\SQL2012;Initial Catalog=B2BCond_files;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
<add key="B2BCondFilesConnectionString" value="Data Source=WIN2019SQL\SQLEXPRESS;Initial Catalog=B2BCond_files;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||||
<add key="DbConfConnectionString" value="Data Source=localhost\SQL2012;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
<add key="DbConfConnectionString" value="Data Source=WIN2019SQL\SQLEXPRESS;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||||
<add key="DevicesAuthConnectionString" value="Data Source=localhost\SQL2012;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
<add key="DevicesAuthConnectionString" value="Data Source=WIN2019SQL\SQLEXPRESS;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||||
<add key="PermessiConnectionString" value="Data Source=localhost\SQL2012;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
<add key="PermessiConnectionString" value="Data Source=WIN2019SQL\SQLEXPRESS;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||||
<add key="UtenteCdcConnectionString" value="Data Source=localhost\SQL2012;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
<add key="UtenteCdcConnectionString" value="Data Source=WIN2019SQL\SQLEXPRESS;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||||
<add key="VocabolarioConnectionString" value="Data Source=localhost\SQL2012;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
<add key="VocabolarioConnectionString" value="Data Source=WIN2019SQL\SQLEXPRESS;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||||
</appSettings>
|
</appSettings>
|
||||||
<connectionStrings>
|
<connectionStrings>
|
||||||
<add name="Data.Properties.Settings.B2BCondConnectionString" connectionString="Data Source=localhost\SQL2012;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
|
<add name="Data.Properties.Settings.B2BCondConnectionString" connectionString="Data Source=WIN2019SQL\SQLEXPRESS;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
|
||||||
<add name="Data.Properties.Settings.B2BCond_filesConnectionString" connectionString="Data Source=localhost\SQL2012;Initial Catalog=B2BCond_files;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
|
<add name="Data.Properties.Settings.B2BCond_filesConnectionString" connectionString="Data Source=WIN2019SQL\SQLEXPRESS;Initial Catalog=B2BCond_files;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
|
||||||
<add name="SteamWare.Properties.Settings.DS_AuthConnectionString" connectionString="Data Source=localhost\SQL2012;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
|
<add name="SteamWare.Properties.Settings.DS_AuthConnectionString" connectionString="Data Source=WIN2019SQL\SQLEXPRESS;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
|
||||||
</connectionStrings>
|
</connectionStrings>
|
||||||
<system.web>
|
<system.web>
|
||||||
<compilation xdt:Transform="RemoveAttributes(debug)" />
|
<compilation xdt:Transform="RemoveAttributes(debug)" />
|
||||||
|
|||||||
+22
-9
@@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0"?>
|
||||||
<!--
|
<!--
|
||||||
Per altre informazioni su come configurare l'applicazione ASP.NET, vedere
|
Per altre informazioni su come configurare l'applicazione ASP.NET, vedere
|
||||||
https://go.microsoft.com/fwlink/?LinkId=169433
|
https://go.microsoft.com/fwlink/?LinkId=169433
|
||||||
@@ -77,7 +77,12 @@
|
|||||||
<add name="SteamWare.Properties.Settings.DS_AuthConnectionString" connectionString="Data Source=SQL2016DEV;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" providerName="System.Data.SqlClient"/>
|
<add name="SteamWare.Properties.Settings.DS_AuthConnectionString" connectionString="Data Source=SQL2016DEV;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" providerName="System.Data.SqlClient"/>
|
||||||
</connectionStrings>
|
</connectionStrings>
|
||||||
<system.web>
|
<system.web>
|
||||||
<compilation debug="true" targetFramework="4.6.2" />
|
<compilation debug="true" targetFramework="4.6.2">
|
||||||
|
<assemblies>
|
||||||
|
<add assembly="System.Web.Entity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
|
||||||
|
<add assembly="System.Data.Entity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
|
||||||
|
</assemblies>
|
||||||
|
</compilation>
|
||||||
<httpRuntime targetFramework="4.6.1" maxRequestLength="1048576" executionTimeout="3600"/>
|
<httpRuntime targetFramework="4.6.1" maxRequestLength="1048576" executionTimeout="3600"/>
|
||||||
<pages>
|
<pages>
|
||||||
<namespaces>
|
<namespaces>
|
||||||
@@ -339,7 +344,7 @@
|
|||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
<assemblyIdentity name="System.IO.Pipelines" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/>
|
<assemblyIdentity name="System.IO.Pipelines" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/>
|
||||||
<bindingRedirect oldVersion="0.0.0.0-6.0.0.2" newVersion="6.0.0.2" />
|
<bindingRedirect oldVersion="0.0.0.0-6.0.0.3" newVersion="6.0.0.3"/>
|
||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
<assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/>
|
<assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/>
|
||||||
@@ -359,7 +364,7 @@
|
|||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
<assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/>
|
<assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/>
|
||||||
<bindingRedirect oldVersion="0.0.0.0-4.0.1.1" newVersion="4.0.1.1" />
|
<bindingRedirect oldVersion="0.0.0.0-4.0.1.2" newVersion="4.0.1.2"/>
|
||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
<assemblyIdentity name="System.Threading.Tasks.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/>
|
<assemblyIdentity name="System.Threading.Tasks.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/>
|
||||||
@@ -371,7 +376,7 @@
|
|||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
<assemblyIdentity name="DnsClient" publicKeyToken="4574bb5573c51424" culture="neutral"/>
|
<assemblyIdentity name="DnsClient" publicKeyToken="4574bb5573c51424" culture="neutral"/>
|
||||||
<bindingRedirect oldVersion="0.0.0.0-1.6.0.0" newVersion="1.6.0.0" />
|
<bindingRedirect oldVersion="0.0.0.0-1.6.1.0" newVersion="1.6.1.0"/>
|
||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
<assemblyIdentity name="Microsoft.Bcl.AsyncInterfaces" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/>
|
<assemblyIdentity name="Microsoft.Bcl.AsyncInterfaces" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/>
|
||||||
@@ -383,12 +388,20 @@
|
|||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
<assemblyIdentity name="System.Security.Cryptography.Pkcs" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/>
|
<assemblyIdentity name="System.Security.Cryptography.Pkcs" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/>
|
||||||
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
|
<bindingRedirect oldVersion="0.0.0.0-6.0.0.1" newVersion="6.0.0.1"/>
|
||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
<assemblyIdentity name="SharpCompress" publicKeyToken="afb0a02973931d96" culture="neutral"/>
|
<assemblyIdentity name="SharpCompress" publicKeyToken="afb0a02973931d96" culture="neutral"/>
|
||||||
<bindingRedirect oldVersion="0.0.0.0-0.31.0.0" newVersion="0.31.0.0"/>
|
<bindingRedirect oldVersion="0.0.0.0-0.31.0.0" newVersion="0.31.0.0"/>
|
||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
|
<dependentAssembly>
|
||||||
|
<assemblyIdentity name="Microsoft.Web.Infrastructure" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
|
||||||
|
<bindingRedirect oldVersion="0.0.0.0-2.0.0.0" newVersion="2.0.0.0"/>
|
||||||
|
</dependentAssembly>
|
||||||
|
<dependentAssembly>
|
||||||
|
<assemblyIdentity name="NLog" publicKeyToken="5120e14c03d0593c" culture="neutral"/>
|
||||||
|
<bindingRedirect oldVersion="0.0.0.0-5.0.0.0" newVersion="5.0.0.0"/>
|
||||||
|
</dependentAssembly>
|
||||||
</assemblyBinding>
|
</assemblyBinding>
|
||||||
</runtime>
|
</runtime>
|
||||||
<system.webServer>
|
<system.webServer>
|
||||||
@@ -411,7 +424,7 @@
|
|||||||
<add name="ErrorMail" type="Elmah.ErrorMailModule, Elmah" preCondition="managedHandler"/>
|
<add name="ErrorMail" type="Elmah.ErrorMailModule, Elmah" preCondition="managedHandler"/>
|
||||||
<add name="ErrorFilter" type="Elmah.ErrorFilterModule, Elmah" preCondition="managedHandler"/>
|
<add name="ErrorFilter" type="Elmah.ErrorFilterModule, Elmah" preCondition="managedHandler"/>
|
||||||
<remove name="Session"/>
|
<remove name="Session"/>
|
||||||
<add name="Session" type="Microsoft.AspNet.SessionState.SessionStateModuleAsync, Microsoft.AspNet.SessionState.SessionStateModule, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" preCondition="integratedMode" />
|
<add name="Session" type="Microsoft.AspNet.SessionState.SessionStateModuleAsync, Microsoft.AspNet.SessionState.SessionStateModule, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" preCondition="integratedMode,managedHandler"/>
|
||||||
</modules>
|
</modules>
|
||||||
</system.webServer>
|
</system.webServer>
|
||||||
<elmah>
|
<elmah>
|
||||||
@@ -444,8 +457,8 @@
|
|||||||
</location>
|
</location>
|
||||||
<system.codedom>
|
<system.codedom>
|
||||||
<compilers>
|
<compilers>
|
||||||
<compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.CSharpCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" warningLevel="4" compilerOptions="/langversion:default /nowarn:1659;1699;1701" />
|
<compiler extension=".cs" language="c#;cs;csharp" warningLevel="4" compilerOptions="/langversion:7.0 /nowarn:1659;1699;1701;612;618" type="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.CSharpCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=3.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
|
||||||
<compiler language="vb;vbs;visualbasic;vbscript" extension=".vb" type="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.VBCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" warningLevel="4" compilerOptions="/langversion:default /nowarn:41008 /define:_MYTYPE=\"Web\" /optionInfer+" />
|
<compiler extension=".vb" language="vb;vbs;visualbasic;vbscript" warningLevel="4" compilerOptions="/langversion:default /nowarn:41008,40000,40008 /define:_MYTYPE=\"Web\" /optionInfer+" type="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.VBCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=3.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
|
||||||
</compilers>
|
</compilers>
|
||||||
</system.codedom>
|
</system.codedom>
|
||||||
</configuration>
|
</configuration>
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
+22
-16
@@ -4,59 +4,65 @@
|
|||||||
<package id="AjaxControlToolkit" version="20.1.0" targetFramework="net462" />
|
<package id="AjaxControlToolkit" version="20.1.0" targetFramework="net462" />
|
||||||
<package id="Antlr" version="3.5.0.2" targetFramework="net461" />
|
<package id="Antlr" version="3.5.0.2" targetFramework="net461" />
|
||||||
<package id="AspNet.ScriptManager.bootstrap" version="4.6.0" targetFramework="net462" />
|
<package id="AspNet.ScriptManager.bootstrap" version="4.6.0" targetFramework="net462" />
|
||||||
<package id="AspNet.ScriptManager.jQuery" version="3.4.1" targetFramework="net462" />
|
<package id="AspNet.ScriptManager.jQuery" version="3.6.0" targetFramework="net462" />
|
||||||
<package id="bootstrap" version="4.6.0" targetFramework="net462" />
|
<package id="bootstrap" version="4.6.0" targetFramework="net462" />
|
||||||
<package id="DnsClient" version="1.6.0" targetFramework="net462" />
|
<package id="DnsClient" version="1.6.1" targetFramework="net462" />
|
||||||
<package id="elmah" version="1.2.2" targetFramework="net462" />
|
<package id="elmah" version="1.2.2" targetFramework="net462" />
|
||||||
<package id="elmah.corelibrary" version="1.2.2" targetFramework="net462" />
|
<package id="elmah.corelibrary" version="1.2.2" targetFramework="net462" />
|
||||||
<package id="Font.Awesome" version="5.11.1" targetFramework="net462" />
|
<package id="Font.Awesome" version="5.11.1" targetFramework="net462" />
|
||||||
<package id="jQuery" version="3.4.1" targetFramework="net462" />
|
<package id="jQuery" version="3.6.0" targetFramework="net462" />
|
||||||
<package id="Microsoft.AspNet.FriendlyUrls" version="1.0.2" targetFramework="net461" />
|
<package id="Microsoft.AspNet.FriendlyUrls" version="1.0.2" targetFramework="net461" />
|
||||||
<package id="Microsoft.AspNet.FriendlyUrls.Core" version="1.0.2" targetFramework="net461" />
|
<package id="Microsoft.AspNet.FriendlyUrls.Core" version="1.0.2" targetFramework="net461" />
|
||||||
<package id="Microsoft.AspNet.FriendlyUrls.Core.it" version="1.0.2" targetFramework="net461" />
|
<package id="Microsoft.AspNet.FriendlyUrls.Core.it" version="1.0.2" targetFramework="net461" />
|
||||||
<package id="Microsoft.AspNet.ScriptManager.MSAjax" version="5.0.0" targetFramework="net461" />
|
<package id="Microsoft.AspNet.ScriptManager.MSAjax" version="5.0.0" targetFramework="net461" />
|
||||||
<package id="Microsoft.AspNet.ScriptManager.WebForms" version="5.0.0" targetFramework="net461" />
|
<package id="Microsoft.AspNet.ScriptManager.WebForms" version="5.0.0" targetFramework="net461" />
|
||||||
<package id="Microsoft.AspNet.SessionState.SessionStateModule" version="1.1.0" targetFramework="net462" />
|
<package id="Microsoft.AspNet.SessionState.SessionStateModule" version="2.0.0" targetFramework="net462" />
|
||||||
<package id="Microsoft.AspNet.Web.Optimization" version="1.1.3" targetFramework="net461" />
|
<package id="Microsoft.AspNet.Web.Optimization" version="1.1.3" targetFramework="net461" />
|
||||||
<package id="Microsoft.AspNet.Web.Optimization.it" version="1.1.3" targetFramework="net461" />
|
<package id="Microsoft.AspNet.Web.Optimization.it" version="1.1.3" targetFramework="net461" />
|
||||||
<package id="Microsoft.AspNet.Web.Optimization.WebForms" version="1.1.3" targetFramework="net461" />
|
<package id="Microsoft.AspNet.Web.Optimization.WebForms" version="1.1.3" targetFramework="net461" />
|
||||||
<package id="Microsoft.Bcl.AsyncInterfaces" version="6.0.0" targetFramework="net462" />
|
<package id="Microsoft.Bcl.AsyncInterfaces" version="6.0.0" targetFramework="net462" />
|
||||||
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="2.0.1" targetFramework="net462" />
|
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="3.6.0" targetFramework="net462" />
|
||||||
<package id="Microsoft.Net.Compilers" version="3.3.1" targetFramework="net462" developmentDependency="true" />
|
<package id="Microsoft.CSharp" version="4.7.0" targetFramework="net462" />
|
||||||
|
<package id="Microsoft.Extensions.Logging.Abstractions" version="6.0.0" targetFramework="net462" />
|
||||||
|
<package id="Microsoft.Net.Compilers.Toolset" version="4.10.0" targetFramework="net462" developmentDependency="true" />
|
||||||
<package id="Microsoft.NETCore.Platforms" version="6.0.3" targetFramework="net462" />
|
<package id="Microsoft.NETCore.Platforms" version="6.0.3" targetFramework="net462" />
|
||||||
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net461" />
|
<package id="Microsoft.Web.Infrastructure" version="2.0.0" targetFramework="net462" />
|
||||||
<package id="Microsoft.Web.RedisSessionStateProvider" version="4.0.1" targetFramework="net462" />
|
<package id="Microsoft.Web.RedisSessionStateProvider" version="5.0.4" targetFramework="net462" />
|
||||||
<package id="Modernizr" version="2.8.3" targetFramework="net461" />
|
<package id="Modernizr" version="2.8.3" targetFramework="net461" />
|
||||||
<package id="MongoDB.Bson" version="2.15.0" targetFramework="net462" />
|
<package id="MongoDB.Bson" version="2.15.0" targetFramework="net462" />
|
||||||
<package id="MongoDB.Driver" version="2.15.0" targetFramework="net462" />
|
<package id="MongoDB.Driver" version="2.15.0" targetFramework="net462" />
|
||||||
<package id="MongoDB.Driver.Core" version="2.15.0" targetFramework="net462" />
|
<package id="MongoDB.Driver.Core" version="2.15.0" targetFramework="net462" />
|
||||||
<package id="MongoDB.Libmongocrypt" version="1.3.0" targetFramework="net462" />
|
<package id="MongoDB.Libmongocrypt" version="1.5.2" targetFramework="net462" />
|
||||||
<package id="NETStandard.Library" version="2.0.3" targetFramework="net462" />
|
<package id="NETStandard.Library" version="2.0.3" targetFramework="net462" />
|
||||||
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net462" />
|
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net462" />
|
||||||
<package id="NLog" version="4.7.15" targetFramework="net462" />
|
<package id="NLog" version="5.0.1" targetFramework="net462" />
|
||||||
<package id="PDFsharp" version="1.50.5147" targetFramework="net462" />
|
<package id="PDFsharp" version="1.50.5147" targetFramework="net462" />
|
||||||
<package id="Pipelines.Sockets.Unofficial" version="2.2.2" targetFramework="net462" />
|
<package id="Pipelines.Sockets.Unofficial" version="2.2.8" targetFramework="net462" />
|
||||||
<package id="popper.js" version="1.16.1" targetFramework="net462" />
|
<package id="popper.js" version="1.16.1" targetFramework="net462" />
|
||||||
<package id="Respond" version="1.4.2" targetFramework="net461" />
|
<package id="Respond" version="1.4.2" targetFramework="net461" />
|
||||||
<package id="SharpCompress" version="0.31.0" targetFramework="net462" />
|
<package id="SharpCompress" version="0.31.0" targetFramework="net462" />
|
||||||
<package id="SharpZipLib" version="1.3.3" targetFramework="net462" />
|
<package id="SharpZipLib" version="1.3.3" targetFramework="net462" />
|
||||||
<package id="StackExchange.Redis" version="2.5.61" targetFramework="net462" />
|
<package id="StackExchange.Redis" version="2.8.0" targetFramework="net462" />
|
||||||
<package id="SteamWare" version="5.2.2206.1310" targetFramework="net462" />
|
<package id="SteamWare" version="5.2.2206.1310" targetFramework="net462" />
|
||||||
<package id="SteamWare.Logger" version="5.2.2206.1310" targetFramework="net462" />
|
<package id="SteamWare.Logger" version="5.2.2206.1310" targetFramework="net462" />
|
||||||
<package id="System.Buffers" version="4.5.1" targetFramework="net462" />
|
<package id="System.Buffers" version="4.5.1" targetFramework="net462" />
|
||||||
|
<package id="System.Configuration.ConfigurationManager" version="6.0.0" targetFramework="net462" />
|
||||||
<package id="System.Diagnostics.PerformanceCounter" version="6.0.1" targetFramework="net462" />
|
<package id="System.Diagnostics.PerformanceCounter" version="6.0.1" targetFramework="net462" />
|
||||||
<package id="System.IO.Compression" version="4.3.0" targetFramework="net462" />
|
<package id="System.IO.Compression" version="4.3.0" targetFramework="net462" />
|
||||||
<package id="System.IO.Pipelines" version="6.0.2" targetFramework="net462" />
|
<package id="System.IO.Pipelines" version="6.0.3" targetFramework="net462" />
|
||||||
<package id="System.Memory" version="4.5.4" targetFramework="net462" />
|
<package id="System.Memory" version="4.5.5" targetFramework="net462" />
|
||||||
<package id="System.Net.Http" version="4.3.4" targetFramework="net462" />
|
<package id="System.Net.Http" version="4.3.4" targetFramework="net462" />
|
||||||
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net462" />
|
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net462" />
|
||||||
<package id="System.Runtime.CompilerServices.Unsafe" version="6.0.0" targetFramework="net462" />
|
<package id="System.Runtime.CompilerServices.Unsafe" version="6.0.0" targetFramework="net462" />
|
||||||
<package id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" targetFramework="net462" />
|
<package id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" targetFramework="net462" />
|
||||||
|
<package id="System.Security.AccessControl" version="6.0.0" targetFramework="net462" />
|
||||||
<package id="System.Security.Cryptography.Algorithms" version="4.3.1" targetFramework="net462" />
|
<package id="System.Security.Cryptography.Algorithms" version="4.3.1" targetFramework="net462" />
|
||||||
<package id="System.Security.Cryptography.Encoding" version="4.3.0" targetFramework="net462" />
|
<package id="System.Security.Cryptography.Encoding" version="4.3.0" targetFramework="net462" />
|
||||||
<package id="System.Security.Cryptography.Pkcs" version="6.0.0" targetFramework="net462" />
|
<package id="System.Security.Cryptography.Pkcs" version="6.0.1" targetFramework="net462" />
|
||||||
<package id="System.Security.Cryptography.Primitives" version="4.3.0" targetFramework="net462" />
|
<package id="System.Security.Cryptography.Primitives" version="4.3.0" targetFramework="net462" />
|
||||||
<package id="System.Security.Cryptography.X509Certificates" version="4.3.2" targetFramework="net462" />
|
<package id="System.Security.Cryptography.X509Certificates" version="4.3.2" targetFramework="net462" />
|
||||||
|
<package id="System.Security.Permissions" version="6.0.0" targetFramework="net462" />
|
||||||
|
<package id="System.Security.Principal.Windows" version="5.0.0" targetFramework="net462" />
|
||||||
<package id="System.Text.Encoding.CodePages" version="6.0.0" targetFramework="net462" />
|
<package id="System.Text.Encoding.CodePages" version="6.0.0" targetFramework="net462" />
|
||||||
<package id="System.Threading.Channels" version="6.0.0" targetFramework="net462" />
|
<package id="System.Threading.Channels" version="6.0.0" targetFramework="net462" />
|
||||||
<package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net462" />
|
<package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net462" />
|
||||||
|
|||||||
+3
-3
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
using System.Reflection;
|
using System.Reflection;
|
||||||
|
|
||||||
[assembly: AssemblyVersion("1.0.0.0")]
|
[assembly: AssemblyVersion("1.5.2407.3009")]
|
||||||
[assembly: AssemblyFileVersion("1.0.0.0")]
|
[assembly: AssemblyFileVersion("1.5.2407.3009")]
|
||||||
[assembly: AssemblyCopyright("Steamware © 2017-2018")]
|
[assembly: AssemblyCopyright("Steamware © 2017-2024")]
|
||||||
[assembly: AssemblyCompany("Steamware")]
|
[assembly: AssemblyCompany("Steamware")]
|
||||||
|
|||||||
+2
-2
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
using System.Reflection;
|
using System.Reflection;
|
||||||
|
|
||||||
[assembly: AssemblyVersion("1.0.0.0")]
|
[assembly: AssemblyVersion("1.5.2407.3009")]
|
||||||
[assembly: AssemblyFileVersion("1.0.0.0")]
|
[assembly: AssemblyFileVersion("1.5.2407.3009")]
|
||||||
[assembly: AssemblyCopyright("Steamware © 2017-<#= DateTime.Now.Year #>")]
|
[assembly: AssemblyCopyright("Steamware © 2017-<#= DateTime.Now.Year #>")]
|
||||||
[assembly: AssemblyCompany("Steamware")]
|
[assembly: AssemblyCompany("Steamware")]
|
||||||
|
|||||||
Reference in New Issue
Block a user