Files
trf_certest/public/userarea/metadata_debug.xml
T

1 line
225 KiB
XML

<?xml version="1.0" encoding="utf-8"?><edmx:Edmx Version="4.0" xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx"><edmx:DataServices><Schema Namespace="DevExpress.ExpressApp.SystemModule" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="DashboardViewItemDescriptor"><Key><PropertyRef Name="ViewId" /></Key><Property Name="ViewId" Type="Edm.String" Nullable="false" /></EntityType><EntityType Name="DashboardOrganizationItem" BaseType="DevExpress.ExpressApp.NonPersistentLiteObject" Abstract="true"><Property Name="Visibility" Type="DevExpress.ExpressApp.Editors.ViewItemVisibility" Nullable="false" /></EntityType><EntityType Name="DashboardOrganizationItem_1OfIModelDashboardViewItem" BaseType="DevExpress.ExpressApp.SystemModule.DashboardOrganizationItem" Abstract="true" /><EntityType Name="ViewDashboardOrganizationItem" BaseType="DevExpress.ExpressApp.SystemModule.DashboardOrganizationItem_1OfIModelDashboardViewItem"><Property Name="ObjectType" Type="System.Type" /><Property Name="Criteria" Type="Edm.String" /><Property Name="ActionsToolbarVisibility" Type="DevExpress.ExpressApp.Templates.ActionsToolbarVisibility" Nullable="false" /><NavigationProperty Name="AvailableViews" Type="Collection(DevExpress.ExpressApp.SystemModule.DashboardViewItemDescriptor)" /><NavigationProperty Name="ViewDescriptor" Type="DevExpress.ExpressApp.SystemModule.DashboardViewItemDescriptor" /></EntityType><EntityType Name="DashboardOrganizationItem_1OfIModelStaticText" BaseType="DevExpress.ExpressApp.SystemModule.DashboardOrganizationItem" Abstract="true" /><EntityType Name="StaticTextDashboardOrganizationItem" BaseType="DevExpress.ExpressApp.SystemModule.DashboardOrganizationItem_1OfIModelStaticText"><Property Name="Text" Type="Edm.String" /></EntityType><EntityType Name="DashboardOrganizationItem_1OfIModelStaticImage" BaseType="DevExpress.ExpressApp.SystemModule.DashboardOrganizationItem" Abstract="true" /><EntityType Name="StaticImageDashboardOrganizationItem" BaseType="DevExpress.ExpressApp.SystemModule.DashboardOrganizationItem_1OfIModelStaticImage"><Property Name="ImageName" Type="Edm.String" /><Property Name="SvgImageWidth" Type="Edm.Int32" Nullable="false" /><Property Name="SvgImageHeight" Type="Edm.Int32" Nullable="false" /><Property Name="Preview" Type="Edm.Binary" /></EntityType><EntityType Name="DashboardOrganizationItem_1OfIModelActionContainerViewItem" BaseType="DevExpress.ExpressApp.SystemModule.DashboardOrganizationItem" Abstract="true" /><EntityType Name="ActionContainerDashboardOrganizationItem" BaseType="DevExpress.ExpressApp.SystemModule.DashboardOrganizationItem_1OfIModelActionContainerViewItem"><NavigationProperty Name="ActionContainer" Type="DevExpress.ExpressApp.SystemModule.ActionContainerDescriptor" /><NavigationProperty Name="ActionContainers" Type="Collection(DevExpress.ExpressApp.SystemModule.ActionContainerDescriptor)" /></EntityType><EntityType Name="ActionContainerDescriptor"><Key><PropertyRef Name="ActionContainerId" /></Key><Property Name="ActionContainerId" Type="Edm.String" Nullable="false" /></EntityType><EntityType Name="DashboardName"><Key><PropertyRef Name="ID" /></Key><Property Name="ID" Type="Edm.Int64" Nullable="false" /></EntityType><EntityType Name="DashboardOrganizationItem_1OfIModelKpiDashboardViewItem" BaseType="DevExpress.ExpressApp.SystemModule.DashboardOrganizationItem" Abstract="true" /></Schema><Schema Namespace="DevExpress.ExpressApp" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="NonPersistentLiteObject" Abstract="true"><Key><PropertyRef Name="Oid" /></Key><Property Name="Oid" Type="Edm.Guid" Nullable="false" /></EntityType><EntityType Name="NonPersistentBaseObject" Abstract="true"><Key><PropertyRef Name="Oid" /></Key><Property Name="Oid" Type="Edm.Guid" Nullable="false" /></EntityType></Schema><Schema Namespace="DevExpress.ExpressApp.SystemModule.Notifications" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="PostponeTime"><Key><PropertyRef Name="ID" /></Key><Property Name="ID" Type="Edm.String" Nullable="false" /></EntityType></Schema><Schema Namespace="DevExpress.ExpressApp.Validation.AllContextsView" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="DisplayableValidationResultItem" BaseType="DevExpress.ExpressApp.NonPersistentLiteObject"><Property Name="State" Type="DevExpress.Persistent.Validation.ValidationState" Nullable="false" /><Property Name="Outcome" Type="DevExpress.Persistent.Validation.ValidationOutcome" Nullable="false" /></EntityType><EntityType Name="ContextValidationResult"><Key><PropertyRef Name="Id" /></Key><Property Name="Id" Type="Edm.Int64" Nullable="false" /><Property Name="State" Type="DevExpress.ExpressApp.Validation.AllContextsView.IsValid" Nullable="false" /><Property Name="ContextValidationOutcome" Type="DevExpress.Persistent.Validation.ValidationOutcome" Nullable="false" /><NavigationProperty Name="DisplayableValidationResultItems" Type="Collection(DevExpress.ExpressApp.Validation.AllContextsView.DisplayableValidationResultItem)" /></EntityType><EnumType Name="IsValid"><Member Name="Valid" Value="0" /><Member Name="Invalid" Value="1" /></EnumType></Schema><Schema Namespace="DevExpress.ExpressApp.Security" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="ProceedMember" BaseType="DevExpress.ExpressApp.NonPersistentBaseObject"><Property Name="Name" Type="Edm.String" /><Property Name="Caption" Type="Edm.String" /></EntityType></Schema><Schema Namespace="DevExpress.Persistent.Base" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="SecuredActionDescriptor"><Key><PropertyRef Name="Id" /></Key><Property Name="Id" Type="Edm.String" Nullable="false" /><Property Name="Image" Type="Edm.Binary" /></EntityType><EnumType Name="SecurityPermissionState"><Member Name="Deny" Value="0" /><Member Name="Allow" Value="1" /></EnumType><EnumType Name="SecurityPermissionPolicy"><Member Name="DenyAllByDefault" Value="0" /><Member Name="ReadOnlyAllByDefault" Value="1" /><Member Name="AllowAllByDefault" Value="2" /></EnumType></Schema><Schema Namespace="DevExpress.ExpressApp.Kpi" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="KpiDashboardOrganizationItem" BaseType="DevExpress.ExpressApp.SystemModule.DashboardOrganizationItem_1OfIModelKpiDashboardViewItem"><Property Name="Kpi" Type="DevExpress.ExpressApp.Kpi.IKpiDefinition" /><Property Name="ActionsToolbarVisibility" Type="DevExpress.ExpressApp.Templates.ActionsToolbarVisibility" Nullable="false" /></EntityType><EntityType Name="BaseKpiObject" Abstract="true"><Key><PropertyRef Name="Oid" /></Key><Property Name="Oid" Type="Edm.Guid" Nullable="false" /></EntityType><EntityType Name="KpiDefinition" BaseType="DevExpress.ExpressApp.Kpi.BaseKpiObject"><Property Name="ChangedOn" Type="Edm.DateTimeOffset" /><Property Name="Name" Type="Edm.String" /><Property Name="Active" Type="Edm.Boolean" Nullable="false" /><Property Name="TargetObjectType" Type="System.Type" /><Property Name="CriteriaParameters" Type="Collection(DevExpress.XtraEditors.Filtering.IFilterParameter)" /><Property Name="Criteria" Type="Edm.String" /><Property Name="Expression" Type="Edm.String" /><Property Name="GreenZone" Type="Edm.Single" Nullable="false" /><Property Name="RedZone" Type="Edm.Single" Nullable="false" /><Property Name="AvailableRanges" Type="Collection(DevExpress.ExpressApp.Kpi.IDateRange)" /><Property Name="Range" Type="DevExpress.ExpressApp.Kpi.IDateRange" /><Property Name="Compare" Type="Edm.Boolean" Nullable="false" /><Property Name="RangeToCompare" Type="DevExpress.ExpressApp.Kpi.IDateRange" /><Property Name="MeasurementFrequency" Type="DevExpress.ExpressApp.Kpi.TimeIntervalType" Nullable="false" /><Property Name="MeasurementMode" Type="DevExpress.ExpressApp.Kpi.MeasurementMode" Nullable="false" /><Property Name="Direction" Type="DevExpress.ExpressApp.Kpi.Direction" Nullable="false" /><Property Name="SuppressedSeries" Type="Edm.String" /><Property Name="EnableCustomizeRepresentation" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="KpiInstance" Type="DevExpress.ExpressApp.Kpi.KpiInstance" ContainsTarget="true" /></EntityType><EntityType Name="KpiInstance" BaseType="DevExpress.ExpressApp.Kpi.BaseKpiObject"><Property Name="ForceMeasurementDateTime" Type="Edm.DateTimeOffset" /><Property Name="Trend" Type="DevExpress.ExpressApp.Editors.Trend" /><Property Name="Settings" Type="Edm.String" /><NavigationProperty Name="KpiDefinition" Type="DevExpress.ExpressApp.Kpi.KpiDefinition" /><NavigationProperty Name="HistoryItems" Type="Collection(DevExpress.ExpressApp.Kpi.KpiHistoryItem)" /><NavigationProperty Name="Scorecards" Type="Collection(DevExpress.ExpressApp.Kpi.KpiScorecard)" /></EntityType><EntityType Name="KpiHistoryItem" BaseType="DevExpress.ExpressApp.Kpi.BaseKpiObject"><Property Name="RangeStart" Type="Edm.DateTimeOffset" /><Property Name="RangeEnd" Type="Edm.DateTimeOffset" /><Property Name="Value" Type="Edm.Single" Nullable="false" /><NavigationProperty Name="KpiInstance" Type="DevExpress.ExpressApp.Kpi.KpiInstance" /></EntityType><EntityType Name="KpiScorecard" BaseType="DevExpress.ExpressApp.Kpi.BaseKpiObject"><Property Name="Name" Type="Edm.String" /><NavigationProperty Name="Indicators" Type="Collection(DevExpress.ExpressApp.Kpi.KpiInstance)" /></EntityType><ComplexType Name="IKpiDefinition" Abstract="true"><Property Name="Name" Type="Edm.String" /><Property Name="Active" Type="Edm.Boolean" DefaultValue="True" Nullable="false" /><Property Name="TargetObjectType" Type="System.Type" /><Property Name="Criteria" Type="Edm.String" /><Property Name="Expression" Type="Edm.String" /><Property Name="GreenZone" Type="Edm.Single" Nullable="false" /><Property Name="RedZone" Type="Edm.Single" Nullable="false" /><Property Name="AvailableRanges" Type="Collection(DevExpress.ExpressApp.Kpi.IDateRange)" /><Property Name="Range" Type="DevExpress.ExpressApp.Kpi.IDateRange" /><Property Name="Compare" Type="Edm.Boolean" Nullable="false" /><Property Name="RangeToCompare" Type="DevExpress.ExpressApp.Kpi.IDateRange" /><Property Name="MeasurementFrequency" Type="DevExpress.ExpressApp.Kpi.TimeIntervalType" Nullable="false" /><Property Name="MeasurementMode" Type="DevExpress.ExpressApp.Kpi.MeasurementMode" DefaultValue="Interval" Nullable="false" /><Property Name="Direction" Type="DevExpress.ExpressApp.Kpi.Direction" Nullable="false" /><Property Name="ChangedOn" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="SuppressedSeries" Type="Edm.String" DefaultValue="Previous" /><Property Name="EnableCustomizeRepresentation" Type="Edm.Boolean" DefaultValue="True" Nullable="false" /></ComplexType><ComplexType Name="IDateRange" Abstract="true"><Property Name="Name" Type="Edm.String" /></ComplexType><EnumType Name="TimeIntervalType"><Member Name="Hour" Value="0" /><Member Name="Day" Value="1" /><Member Name="Week" Value="2" /><Member Name="Month" Value="3" /><Member Name="Year" Value="4" /><Member Name="Quarter" Value="5" /></EnumType><EnumType Name="MeasurementMode"><Member Name="Interval" Value="0" /><Member Name="RunningTotal" Value="1" /></EnumType><EnumType Name="Direction"><Member Name="LowIsBetter" Value="0" /><Member Name="HighIsBetter" Value="1" /></EnumType></Schema><Schema Namespace="DevExpress.ExpressApp.Notifications" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="Notification"><Key><PropertyRef Name="ID" /></Key><Property Name="ID" Type="Edm.Int64" Nullable="false" /><Property Name="AlarmTime" Type="Edm.DateTimeOffset" /><Property Name="State" Type="DevExpress.ExpressApp.Notifications.NotificationItemState" Nullable="false" /></EntityType><EnumType Name="NotificationItemState"><Member Name="Active" Value="0" /><Member Name="Postponed" Value="1" /></EnumType></Schema><Schema Namespace="DevExpress.ExpressApp.Utils" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="StringObject"><Key><PropertyRef Name="Name" /></Key><Property Name="Name" Type="Edm.String" Nullable="false" /></EntityType></Schema><Schema Namespace="DevExpress.ExpressApp.StateMachine.Utils" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="MarkerObject" BaseType="DevExpress.ExpressApp.NonPersistentLiteObject" /></Schema><Schema Namespace="VisualLims.Module.Utils.Xpo" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="PermissionName"><Key><PropertyRef Name="Name" /></Key><Property Name="Name" Type="Edm.String" Nullable="false" /></EntityType></Schema><Schema Namespace="VisualLims.Module.BusinessObjects" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="CampioneDaDuplicare" BaseType="DevExpress.ExpressApp.NonPersistentLiteObject"><NavigationProperty Name="Campione" Type="VisualLims.Module.BusinessObjects.Campione" ContainsTarget="true" /><NavigationProperty Name="Preventivo" Type="VisualLims.Module.BusinessObjects.Preventivo" /></EntityType><EntityType Name="CampioneExportDocument"><Key><PropertyRef Name="DataSceneTypeId" /></Key><Property Name="DataSceneTypeId" Type="Edm.Int32" Nullable="false" /><Property Name="DataSceneCategoryName" Type="Edm.String" /><Property Name="DataSceneName" Type="Edm.String" /><Property Name="DataSceneLayoutId" Type="Edm.Int32" Nullable="false" /><Property Name="Title" Type="Edm.String" /><Property Name="DataSceneLayoutName" Type="Edm.String" /><Property Name="ExportDocumentId" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="CampioneExportDocumentContainer"><Key><PropertyRef Name="ExportDocumentId" /></Key><Property Name="ExportDocumentId" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="Documents" Type="Collection(VisualLims.Module.BusinessObjects.CampioneExportDocument)" /></EntityType><EntityType Name="EditazioneRiferimento" BaseType="DevExpress.ExpressApp.NonPersistentLiteObject" /><EntityType Name="MessageInfo" BaseType="DevExpress.ExpressApp.NonPersistentLiteObject"><Property Name="Titolo" Type="Edm.String" /><Property Name="Oggetto" Type="Edm.String" /><Property Name="Testo" Type="Edm.String" /><Property Name="TestoHTML" Type="Edm.String" /><Property Name="OggettoVisibile" Type="Edm.Boolean" Nullable="false" /><Property Name="TestoVisibile" Type="Edm.Boolean" Nullable="false" /></EntityType><EntityType Name="MessaggioLog" BaseType="DevExpress.ExpressApp.NonPersistentLiteObject"><Property Name="Riferimento" Type="Edm.String" /><Property Name="Messaggio" Type="Edm.String" /><Property Name="Livello" Type="VisualLims.Module.BusinessLogic.LivelloMessaggioLog" Nullable="false" /></EntityType><EntityType Name="StampaEtichetteInfo" BaseType="DevExpress.ExpressApp.NonPersistentLiteObject"><Property Name="LabelStartPosition" Type="Edm.Int32" Nullable="false" /><Property Name="Titolo" Type="Edm.String" /></EntityType><EntityType Name="AnalisiDatoRapportoFiltro" BaseType="DevExpress.ExpressApp.NonPersistentLiteObject"><NavigationProperty Name="NomeParametro" Type="VisualLims.Module.BusinessObjects.NomeParametroRapporto" /></EntityType><EntityType Name="NomeParametroRapporto" BaseType="DevExpress.ExpressApp.NonPersistentLiteObject" /><EntityType Name="CampioneDatoRapportoFiltro" BaseType="DevExpress.ExpressApp.NonPersistentLiteObject"><NavigationProperty Name="CustomFields" Type="Collection(VisualLims.Module.BusinessObjects.CustomFieldsDatoRapportoFiltro)" /><NavigationProperty Name="Analisi" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiDatoRapportoFiltro)" /></EntityType><EntityType Name="CustomFieldsDatoRapportoFiltro" BaseType="DevExpress.ExpressApp.NonPersistentLiteObject"><Property Name="Valore" Type="Edm.String" /><Property Name="Valori" Type="Collection(Edm.String)" /></EntityType><EntityType Name="Campione" OpenType="true"><Key><PropertyRef Name="IdCampione" /></Key><Property Name="IdCampione" Type="Edm.Int32" Nullable="false" /><Property Name="CodiceCampione" Type="Edm.String" /><Property Name="CodiceCampioneWeb" Type="Edm.String" /><Property Name="StatoCampione" Type="VisualLims.Module.BusinessObjects.StatoCampione" Nullable="false" /><Property Name="DataCreazioneWeb" Type="Edm.DateTimeOffset" /><Property Name="RiferimentoWeb" Type="Edm.String" /><Property Name="ConsegnaRichiesta" Type="Edm.DateTimeOffset" /><Property Name="DataAccettazioneLims" Type="Edm.DateTimeOffset" /><Property Name="Riferimento" Type="Edm.String" /><Property Name="NoteWeb" Type="Edm.String" /><Property Name="GruppiRicercati" Type="Edm.String" /><NavigationProperty Name="SchemaPredefinito" Type="VisualLims.Module.BusinessObjects.SchemaCustomField" ContainsTarget="true" /><NavigationProperty Name="UtenteCreatoreWeb" Type="VisualLims.Module.BusinessObjects.Utente" ContainsTarget="true" /><NavigationProperty Name="ClienteFatturazione" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="Commessa" Type="VisualLims.Module.BusinessObjects.Commessa" /><NavigationProperty Name="AnalisiAbilitate" Type="Collection(VisualLims.Module.BusinessObjects.Analisi)" /><NavigationProperty Name="AnalisiAbilitateList" Type="Collection(VisualLims.Module.BusinessObjects.Analisi)" /><NavigationProperty Name="SchemiAbilitati" Type="Collection(VisualLims.Module.BusinessObjects.SchemaCustomField)" /><NavigationProperty Name="Matrice" Type="VisualLims.Module.BusinessObjects.Matrice" /><NavigationProperty Name="SottoMatrice" Type="VisualLims.Module.BusinessObjects.SottoMatrice" /><NavigationProperty Name="Preventivo" Type="VisualLims.Module.BusinessObjects.Preventivo" /><NavigationProperty Name="SchemaCustomField" Type="VisualLims.Module.BusinessObjects.SchemaCustomField" /><NavigationProperty Name="CampioniCustomFields" Type="Collection(VisualLims.Module.BusinessObjects.CampioneCustomField)" /><NavigationProperty Name="CampioniFiles" Type="Collection(VisualLims.Module.BusinessObjects.CampioneFile)" /><NavigationProperty Name="AnalisiCampioni" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiCampione)" /><NavigationProperty Name="AnalisiCampioniOrdinati" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiCampione)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Cliente" OpenType="true"><Key><PropertyRef Name="IdCliente" /></Key><Property Name="IdCliente" Type="Edm.Int32" Nullable="false" /><Property Name="DecoInfo" Type="Edm.String" /><Property Name="DataUltimaModifica" Type="Edm.DateTimeOffset" /><Property Name="EMails" Type="Collection(Edm.String)" /><Property Name="EMailsPec" Type="Collection(Edm.String)" /><Property Name="CodiceCliente" Type="Edm.String" /><Property Name="Nominativo" Type="Edm.String" /><Property Name="Indirizzo" Type="Edm.String" /><Property Name="Città" Type="Edm.String" /><Property Name="Cap" Type="Edm.String" /><Property Name="Provincia" Type="Edm.String" /><Property Name="Inattivo" Type="Edm.Boolean" /><Property Name="CodiceASL" Type="Edm.String" /><Property Name="PartitaIva" Type="Edm.String" /><Property Name="CodiceFiscale" Type="Edm.String" /><Property Name="FattureCodiceDestinatario" Type="Edm.String" /><Property Name="FattureRiferimento" Type="Edm.String" /><Property Name="CodiceNazioneFatturazione" Type="Edm.String" /><NavigationProperty Name="CampioniFatturazione" Type="Collection(VisualLims.Module.BusinessObjects.Campione)" /><NavigationProperty Name="CampioniSpedizione" Type="Collection(VisualLims.Module.BusinessObjects.Campione)" /><NavigationProperty Name="CampioniRiba" Type="Collection(VisualLims.Module.BusinessObjects.Campione)" /><NavigationProperty Name="Commesse" Type="Collection(VisualLims.Module.BusinessObjects.Commessa)" /><NavigationProperty Name="CommesseAnalisi" Type="Collection(VisualLims.Module.BusinessObjects.Commessa)" /><NavigationProperty Name="CommesseFornitori" Type="Collection(VisualLims.Module.BusinessObjects.Commessa)" /><NavigationProperty Name="Analisi" Type="Collection(VisualLims.Module.BusinessObjects.Analisi)" /><NavigationProperty Name="Banca" Type="VisualLims.Module.BusinessObjects.Banca" /><NavigationProperty Name="BancaAgenzia" Type="VisualLims.Module.BusinessObjects.BancaAgenzia" /><NavigationProperty Name="ClienteFatturazione" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="ClienteRiba" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="ClientiFatturazioneCollection" Type="Collection(VisualLims.Module.BusinessObjects.Cliente)" /><NavigationProperty Name="ClientiRibaCollection" Type="Collection(VisualLims.Module.BusinessObjects.Cliente)" /><NavigationProperty Name="Compagnia" Type="VisualLims.Module.BusinessObjects.Compagnia" /><NavigationProperty Name="SchemiAbilitati" Type="Collection(VisualLims.Module.BusinessObjects.SchemaCustomField)" /><NavigationProperty Name="MatriciAbilitate" Type="Collection(VisualLims.Module.BusinessObjects.Matrice)" /><NavigationProperty Name="AnalisiAbilitate" Type="Collection(VisualLims.Module.BusinessObjects.Analisi)" /><NavigationProperty Name="MatriceSchemaCustomDefault" Type="Collection(VisualLims.Module.BusinessObjects.ClienteMatriceSchemaDefault)" /><NavigationProperty Name="CampioniDatiRapporto" Type="Collection(VisualLims.Module.BusinessObjects.CampioneDatoRapporto)" /><NavigationProperty Name="GruppoCommerciale" Type="VisualLims.Module.BusinessObjects.GruppoCommerciale" /><NavigationProperty Name="Lingua" Type="VisualLims.Module.BusinessObjects.Lingua" /><NavigationProperty Name="Pagamento" Type="VisualLims.Module.BusinessObjects.Pagamento" /><NavigationProperty Name="Nazione" Type="VisualLims.Module.BusinessObjects.Stato" /><NavigationProperty Name="TipoSoggetto" Type="VisualLims.Module.BusinessObjects.TipoSoggetto" /><NavigationProperty Name="ClientiParent" Type="Collection(VisualLims.Module.BusinessObjects.ClienteParent)" /><NavigationProperty Name="ClientiFigli" Type="Collection(VisualLims.Module.BusinessObjects.ClienteParent)" /><NavigationProperty Name="Responsabili" Type="Collection(VisualLims.Module.BusinessObjects.ClienteResponsabile)" /><NavigationProperty Name="SchemiCustomFieldsClienti" Type="Collection(VisualLims.Module.BusinessObjects.SchemaCustomFieldCliente)" /><NavigationProperty Name="Rapporti" Type="Collection(VisualLims.Module.BusinessObjects.Rapporto)" /><NavigationProperty Name="RitiriIndirizzi" Type="Collection(VisualLims.Module.BusinessObjects.ClienteRitiroIndirizzo)" /><NavigationProperty Name="UtentiAbilitati" Type="Collection(VisualLims.Module.BusinessObjects.Utente)" /><NavigationProperty Name="UtentiAbilitatiImpostazioni" Type="Collection(VisualLims.Module.BusinessObjects.UtenteCliente)" /><NavigationProperty Name="AllUtentiAbilitati" Type="Collection(VisualLims.Module.BusinessObjects.UtenteClienteAuthorization)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Commessa" OpenType="true"><Key><PropertyRef Name="IdCommessa" /></Key><Property Name="IdCommessa" Type="Edm.Int32" Nullable="false" /><Property Name="CodiceCommessa" Type="Edm.String" /><Property Name="RiferimentoCertificato" Type="Edm.String" /><NavigationProperty Name="AnagraficaCertestObject" Type="VisualLims.Module.BusinessObjects.Anagrafica" /><NavigationProperty Name="AnagraficaCertestService" Type="VisualLims.Module.BusinessObjects.Anagrafica" /><NavigationProperty Name="Campioni" Type="Collection(VisualLims.Module.BusinessObjects.Campione)" /><NavigationProperty Name="Cliente" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="ClienteAnalisi" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="ClienteFornitore" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="ClienteResponsabile" Type="VisualLims.Module.BusinessObjects.ClienteResponsabile" /><NavigationProperty Name="ClientiResponsabiliAbilitati" Type="Collection(VisualLims.Module.BusinessObjects.ClienteResponsabile)" /><NavigationProperty Name="MatriciAbilitate" Type="Collection(VisualLims.Module.BusinessObjects.Matrice)" /><NavigationProperty Name="SchemiAbilitati" Type="Collection(VisualLims.Module.BusinessObjects.SchemaCustomField)" /><NavigationProperty Name="MoltiplicatorePrezzo" Type="VisualLims.Module.BusinessObjects.MoltiplicatorePrezzi" /><NavigationProperty Name="Preventivo" Type="VisualLims.Module.BusinessObjects.Preventivo" /><NavigationProperty Name="SchemaCustomField" Type="VisualLims.Module.BusinessObjects.SchemaCustomField" /><NavigationProperty Name="TipoCommessa" Type="VisualLims.Module.BusinessObjects.TipoCommessa" /><NavigationProperty Name="Utente" Type="VisualLims.Module.BusinessObjects.Utente" /><NavigationProperty Name="CommesseCustomFields" Type="Collection(VisualLims.Module.BusinessObjects.CommessaCustomField)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Anagrafica" OpenType="true"><Key><PropertyRef Name="IdAnagrafica" /></Key><Property Name="IdAnagrafica" Type="Edm.Int32" Nullable="false" /><Property Name="DataUltimaModifica" Type="Edm.DateTimeOffset" /><Property Name="Codice" Type="Edm.String" /><Property Name="NomeAnagrafica" Type="Edm.String" /><Property Name="Inattivo" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="CommesseCertestObject" Type="Collection(VisualLims.Module.BusinessObjects.Commessa)" /><NavigationProperty Name="CommesseCertestService" Type="Collection(VisualLims.Module.BusinessObjects.Commessa)" /><NavigationProperty Name="TipoAnagrafica" Type="VisualLims.Module.BusinessObjects.TipoAnagrafica" /><NavigationProperty Name="UtentiAbilitati" Type="Collection(VisualLims.Module.BusinessObjects.Utente)" /><NavigationProperty Name="AnagraficaClienti" Type="Collection(VisualLims.Module.BusinessObjects.AnagraficaCliente)" /><NavigationProperty Name="AnagraficaUtenti" Type="Collection(VisualLims.Module.BusinessObjects.AnagraficaUtente)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="TipoAnagrafica" OpenType="true"><Key><PropertyRef Name="IdTipoAnagrafica" /></Key><Property Name="IdTipoAnagrafica" Type="Edm.Int32" Nullable="false" /><Property Name="NomeTipoAnagrafica" Type="Edm.String" /><Property Name="PerCliente" Type="Edm.Boolean" Nullable="false" /><Property Name="XafObjectType" Type="Edm.Int32" /><NavigationProperty Name="CustomFields" Type="Collection(VisualLims.Module.BusinessObjects.CustomField)" /><NavigationProperty Name="Anagrafiche" Type="Collection(VisualLims.Module.BusinessObjects.Anagrafica)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CustomField" OpenType="true"><Key><PropertyRef Name="IdCustomField" /></Key><Property Name="IdCustomField" Type="Edm.Int32" Nullable="false" /><Property Name="TitoloTraduzione" Type="Edm.String" /><Property Name="Titolo" Type="Edm.String" /><Property Name="Descrizione" Type="Edm.String" /><Property Name="Tipo" Type="VisualLims.Module.BusinessObjects.CustomFieldType" Nullable="false" /><Property Name="Decimali" Type="Edm.Int32" /><Property Name="Lunghezza" Type="Edm.Int32" /><Property Name="Minimo" Type="Edm.String" /><Property Name="Massimo" Type="Edm.String" /><Property Name="ValoreDefault" Type="Edm.String" /><Property Name="Elenco" Type="Edm.Boolean" /><Property Name="DefaultCurrDate" Type="Edm.Boolean" Nullable="false" /><Property Name="ObbligatorioWeb" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="SchemiCustomFieldsDettagli" Type="Collection(VisualLims.Module.BusinessObjects.SchemaCustomFieldDettaglio)" /><NavigationProperty Name="TipoAnagrafica" Type="VisualLims.Module.BusinessObjects.TipoAnagrafica" /><NavigationProperty Name="CustomFieldsTraduzioni" Type="Collection(VisualLims.Module.BusinessObjects.CustomFieldTraduzione)" /><NavigationProperty Name="CustomFieldsValues" Type="Collection(VisualLims.Module.BusinessObjects.CustomFieldValue)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="SchemaCustomFieldDettaglio" OpenType="true"><Key><PropertyRef Name="IdSchemaCustomFieldsDettaglio" /></Key><Property Name="IdSchemaCustomFieldsDettaglio" Type="Edm.Int32" Nullable="false" /><Property Name="Ordine" Type="Edm.Int32" Nullable="false" /><Property Name="ObbligatorioWeb" Type="VisualLims.Module.BusinessObjects.SchemaCustomDettaglioOption" Nullable="false" /><Property Name="RaggruppamentoWeb" Type="Edm.String" /><NavigationProperty Name="CustomField" Type="VisualLims.Module.BusinessObjects.CustomField" /><NavigationProperty Name="SchemaCustomField" Type="VisualLims.Module.BusinessObjects.SchemaCustomField" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="SchemaCustomField" OpenType="true"><Key><PropertyRef Name="IdSchemaCustomFields" /></Key><Property Name="IdSchemaCustomFields" Type="Edm.Int32" Nullable="false" /><Property Name="ConteggioClienti" Type="Edm.Int32" Nullable="false" /><Property Name="Nome" Type="Edm.String" /><Property Name="Descrizione" Type="Edm.String" /><NavigationProperty Name="Campioni" Type="Collection(VisualLims.Module.BusinessObjects.Campione)" /><NavigationProperty Name="Commesse" Type="Collection(VisualLims.Module.BusinessObjects.Commessa)" /><NavigationProperty Name="SchemiCustomFieldsDettagli" Type="Collection(VisualLims.Module.BusinessObjects.SchemaCustomFieldDettaglio)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Compagnia" OpenType="true"><Key><PropertyRef Name="IdCompagnia" /></Key><Property Name="IdCompagnia" Type="Edm.Int32" Nullable="false" /><Property Name="CodiceCompagnia" Type="Edm.String" /><Property Name="NomeCompagnia" Type="Edm.String" /><NavigationProperty Name="Clienti" Type="Collection(VisualLims.Module.BusinessObjects.Cliente)" /><NavigationProperty Name="UtentiCorrenti" Type="Collection(VisualLims.Module.BusinessObjects.Utente)" /><NavigationProperty Name="Utenti" Type="Collection(VisualLims.Module.BusinessObjects.Utente)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Utente" OpenType="true"><Key><PropertyRef Name="IdUtente" /></Key><Property Name="IdUtente" Type="Edm.Int32" Nullable="false" /><Property Name="IsAccessoAbilitato" Type="Edm.Boolean" Nullable="false" /><Property Name="UserName" Type="Edm.String" /><Property Name="Nome" Type="Edm.String" /><Property Name="Email" Type="Edm.String" /><Property Name="Azienda" Type="Edm.String" /><NavigationProperty Name="ClientiAbilitati" Type="Collection(VisualLims.Module.BusinessObjects.Cliente)" /><NavigationProperty Name="MetodiSezioniDatiRapportoInizioAnalisi" Type="Collection(VisualLims.Module.BusinessObjects.MetodoSezioneDatoRapporto)" /><NavigationProperty Name="MetodiSezioniDatiRapportoFineAnalisi" Type="Collection(VisualLims.Module.BusinessObjects.MetodoSezioneDatoRapporto)" /><NavigationProperty Name="AnagraficaUtenti" Type="Collection(VisualLims.Module.BusinessObjects.AnagraficaUtente)" /><NavigationProperty Name="Compagnie" Type="Collection(VisualLims.Module.BusinessObjects.Compagnia)" /><NavigationProperty Name="GruppiLinks" Type="Collection(VisualLims.Module.BusinessObjects.User2Group)" /><NavigationProperty Name="Gruppi" Type="Collection(VisualLims.Module.BusinessObjects.UserGroup)" /><NavigationProperty Name="CompagniaCorrente" Type="VisualLims.Module.BusinessObjects.Compagnia" /><NavigationProperty Name="ModuliAbilitati" Type="Collection(VisualLims.Module.BusinessObjects.ZzModule)" /><NavigationProperty Name="Qualifica" Type="VisualLims.Module.BusinessObjects.QualificaUtente" /><NavigationProperty Name="UtenteAccessiEsterni" Type="Collection(VisualLims.Module.BusinessObjects.UtenteAccessoEsterno)" /><NavigationProperty Name="ClientiAbilitatiImpostazioni" Type="Collection(VisualLims.Module.BusinessObjects.UtenteCliente)" /><NavigationProperty Name="AllClientiAbilitati" Type="Collection(VisualLims.Module.BusinessObjects.UtenteClienteAuthorization)" /><NavigationProperty Name="CompagnieLinks" Type="Collection(VisualLims.Module.BusinessObjects.UtenteCompagnia)" /><NavigationProperty Name="DeviceTokens" Type="Collection(VisualLims.Module.BusinessObjects.UtenteDeviceToken)" /><NavigationProperty Name="UtenteLogins" Type="Collection(VisualLims.Module.BusinessObjects.UtenteLogin)" /><NavigationProperty Name="StoricoNotifiche" Type="Collection(VisualLims.Module.BusinessObjects.UtenteNotifica)" /><NavigationProperty Name="FilesWeb" Type="Collection(VisualLims.Module.BusinessObjects.FileWeb)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="MetodoSezioneDatoRapporto" OpenType="true"><Key><PropertyRef Name="IdMetodoSezioneDatoRapporto" /></Key><Property Name="IdMetodoSezioneDatoRapporto" Type="Edm.Int32" Nullable="false" /><Property Name="InizioAnalisi" Type="Edm.DateTimeOffset" /><Property Name="FineAnalisi" Type="Edm.DateTimeOffset" /><NavigationProperty Name="CampioneDatoRapporto" Type="VisualLims.Module.BusinessObjects.CampioneDatoRapporto" /><NavigationProperty Name="Metodo" Type="VisualLims.Module.BusinessObjects.Metodo" /><NavigationProperty Name="Sezione" Type="VisualLims.Module.BusinessObjects.Sezione" /><NavigationProperty Name="UtenteInizioAnalisi" Type="VisualLims.Module.BusinessObjects.Utente" /><NavigationProperty Name="UtenteFineAnalisi" Type="VisualLims.Module.BusinessObjects.Utente" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CampioneDatoRapporto" OpenType="true"><Key><PropertyRef Name="IdCampioneDatiRapporto" /></Key><Property Name="IdCampioneDatiRapporto" Type="Edm.Int32" Nullable="false" /><Property Name="NotaEmendamento" Type="Edm.String" /><Property Name="LegendaStampeCompagnia" Type="Edm.String" /><Property Name="LegendaAccreditamentoCompagnia" Type="Edm.String" /><Property Name="Riferimento" Type="Edm.String" /><Property Name="NoteRapporto" Type="Edm.String" /><Property Name="GiudizioRapporto" Type="Edm.String" /><Property Name="GiudizioCertificato" Type="Edm.String" /><Property Name="LegendaStampeCompagniaCampione" Type="Edm.String" /><Property Name="LegendaAccreditamentoCompagniaCampione" Type="Edm.String" /><Property Name="NoteSegreteria" Type="Edm.String" /><Property Name="StatoCampioneWeb" Type="Edm.String" /><Property Name="DataInizioAnalisiCampione" Type="Edm.DateTimeOffset" /><Property Name="DataFineAnalisiCampione" Type="Edm.DateTimeOffset" /><Property Name="CodiceRapportoPrecedente" Type="Edm.String" /><Property Name="VersioneRapportoPrecedente" Type="Edm.Int32" /><Property Name="DataRapportoPrecedente" Type="Edm.DateTimeOffset" /><Property Name="CodicePrimoRapporto" Type="Edm.String" /><Property Name="DataPrimoRapporto" Type="Edm.DateTimeOffset" /><Property Name="DataStampa" Type="Edm.DateTimeOffset" /><Property Name="RiferimentoFisso" Type="Edm.String" /><Property Name="EsitoGiudizioLMR" Type="Edm.Int32" /><Property Name="EsitoGiudizioImpiego" Type="Edm.Int32" /><Property Name="StampaGiudizioLMR" Type="Edm.Boolean" /><Property Name="StampaGiudizioImpieghi" Type="Edm.Boolean" /><Property Name="CampioneBiologico" Type="Edm.Boolean" /><Property Name="RisultatiPositivi" Type="Edm.Boolean" /><Property Name="RisultatiIrregolari" Type="Edm.Boolean" /><Property Name="DataAccettazione" Type="Edm.DateTimeOffset" /><Property Name="DataCampione" Type="Edm.DateTimeOffset" /><Property Name="Matrice" Type="Edm.String" /><Property Name="Sottomatrice" Type="Edm.String" /><Property Name="DescrizioneMatrice" Type="Edm.String" /><Property Name="MacroMatrice" Type="Edm.String" /><Property Name="CodiceRapporto" Type="Edm.String" /><Property Name="VersioneRapporto" Type="Edm.Int32" /><Property Name="CodiceAccettazione" Type="Edm.String" /><Property Name="OraAccettazione" Type="Edm.DateTimeOffset" /><Property Name="DataRapporto" Type="Edm.DateTimeOffset" /><Property Name="NominativoResponsabile" Type="Edm.String" /><Property Name="PrezzoCampione" Type="Edm.Decimal" Scale="variable" /><Property Name="DataModificaParcheggio" Type="Edm.DateTimeOffset" /><Property Name="Scadenza" Type="Edm.DateTimeOffset" /><Property Name="CodiceFattura" Type="Edm.String" /><Property Name="DataFattura" Type="Edm.DateTimeOffset" /><Property Name="BloccoInvio" Type="Edm.Boolean" Nullable="false" /><Property Name="DataLancioProduzione" Type="Edm.DateTimeOffset" /><Property Name="DataProgrammaProva" Type="Edm.DateTimeOffset" /><Property Name="DataValidazione" Type="Edm.DateTimeOffset" /><Property Name="DataInizioAnalisiRichiesta" Type="Edm.DateTimeOffset" /><Property Name="CodiceCampione" Type="Edm.String" /><Property Name="OraCampione" Type="Edm.DateTimeOffset" /><Property Name="StatoCampione" Type="VisualLims.Module.BusinessObjects.StatoCampione" Nullable="false" /><Property Name="DescrizioneWeb" Type="Edm.String" /><NavigationProperty Name="AnalisiDatiRapporto" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiDatoRapporto)" /><NavigationProperty Name="AnalisiDatiRapportoGerarchici" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiDatoRapportoGerarchica)" /><NavigationProperty Name="Cliente" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="Rapporto" Type="VisualLims.Module.BusinessObjects.Rapporto" /><NavigationProperty Name="Allegati" Type="Collection(VisualLims.Module.BusinessObjects.CampioneDatoRapportoAllegato)" /><NavigationProperty Name="CampioneDatoRapportoCampiCalcolati" Type="Collection(VisualLims.Module.BusinessObjects.CampioneDatoRapportoCampoCalcolato)" /><NavigationProperty Name="CampioneDatoRapportoCampoCalcolato" Type="VisualLims.Module.BusinessObjects.CampioneDatoRapportoCampoCalcolato" /><NavigationProperty Name="CustomFieldsDatiRapporto" Type="Collection(VisualLims.Module.BusinessObjects.CustomFieldsDatoRapporto)" /><NavigationProperty Name="MetodiSezioniDatiRapporto" Type="Collection(VisualLims.Module.BusinessObjects.MetodoSezioneDatoRapporto)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="AnalisiDatoRapporto" OpenType="true"><Key><PropertyRef Name="IdAnalisiDatoRapporto" /></Key><Property Name="IdAnalisiDatoRapporto" Type="Edm.Int32" Nullable="false" /><Property Name="CodiceParametro" Type="Edm.String" /><Property Name="CodiceCas" Type="Edm.String" /><Property Name="ParametroRapporto" Type="Edm.String" /><Property Name="CodiceGruppo" Type="Edm.String" /><Property Name="GruppoRapporto" Type="Edm.String" /><Property Name="UnitaMisuraRapporto" Type="Edm.String" /><Property Name="LegendaUnitaMisura" Type="Edm.String" /><Property Name="MetodoRapporto" Type="Edm.String" /><Property Name="NotaIncertezzaMetodo" Type="Edm.String" /><Property Name="CodiceReparto" Type="Edm.String" /><Property Name="Reparto" Type="Edm.String" /><Property Name="NotaIncertezzaReparto" Type="Edm.String" /><Property Name="RisultatoStampa" Type="Edm.String" /><Property Name="RisultatoPositivo" Type="Edm.Boolean" Nullable="false" /><Property Name="MinimoRilevabile" Type="Edm.String" /><Property Name="LimiteQuantificazione" Type="Edm.String" /><Property Name="LimitiDiLegge" Type="Edm.String" /><Property Name="LimiteMinimo" Type="Edm.String" /><Property Name="LimitiCliente" Type="Edm.String" /><Property Name="CodiceDecretoLegge" Type="Edm.String" /><Property Name="DecretoLegge" Type="Edm.String" /><Property Name="IncertezzaStampaTestuale" Type="Edm.String" /><Property Name="IncertezzaStampaNumerica" Type="Edm.Decimal" Scale="variable" /><Property Name="IncertezzaStampaTipo" Type="VisualLims.Module.BusinessObjects.TipoIncertezzaStampa" /><Property Name="CodiceCommentoFisso" Type="Edm.String" /><Property Name="CommentoFisso" Type="Edm.String" /><Property Name="CodiceCommento" Type="Edm.String" /><Property Name="Commento" Type="Edm.String" /><Property Name="Accreditato" Type="Edm.Boolean" Nullable="false" /><Property Name="AccreditatoFlessibile" Type="Edm.Boolean" Nullable="false" /><Property Name="Esito" Type="Edm.String" /><Property Name="TipoEsito" Type="Edm.String" /><Property Name="Subappalto" Type="Edm.Boolean" Nullable="false" /><Property Name="CodiceStabilimento" Type="Edm.String" /><Property Name="LegendaStabilimento" Type="Edm.String" /><Property Name="LegendaStabilimentoAccreditati" Type="Edm.String" /><Property Name="AccreditamentoStabilimento" Type="Edm.String" /><Property Name="InizioAnalisi" Type="Edm.DateTimeOffset" /><Property Name="FineAnalisi" Type="Edm.DateTimeOffset" /><Property Name="StampaInRapporto" Type="Edm.Boolean" Nullable="false" /><Property Name="RisultatoDescrittivo" Type="Edm.String" /><Property Name="IncertezzaManuale" Type="Edm.String" /><Property Name="Risultato" Type="Edm.String" /><Property Name="CodiceMacrogruppo" Type="Edm.String" /><Property Name="Macrogruppo" Type="Edm.String" /><Property Name="LimitiDiLeggeStampa" Type="Edm.String" /><NavigationProperty Name="CampioneDatiRapporto" Type="VisualLims.Module.BusinessObjects.CampioneDatoRapporto" /><NavigationProperty Name="NomeParametro" Type="VisualLims.Module.BusinessObjects.NomeParametro" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Lingua" OpenType="true"><Key><PropertyRef Name="IdLingua" /></Key><Property Name="IdLingua" Type="Edm.Int32" Nullable="false" /><Property Name="NomeLingua" Type="Edm.String" /><NavigationProperty Name="LinguaMadre" Type="VisualLims.Module.BusinessObjects.Lingua" /><NavigationProperty Name="LingueFiglie" Type="Collection(VisualLims.Module.BusinessObjects.Lingua)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="NomeParametro" OpenType="true"><Key><PropertyRef Name="IdNomeParametro" /></Key><Property Name="IdNomeParametro" Type="Edm.Int32" Nullable="false" /><Property Name="CodiceParametro" Type="Edm.String" /><Property Name="Parametro" Type="Edm.String" /><NavigationProperty Name="AnalisiDatiRapporto" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiDatoRapporto)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="AnalisiDatoRapportoGerarchica" OpenType="true"><Key><PropertyRef Name="RecordKey" /></Key><Property Name="RecordKey" Type="Edm.String" Nullable="false" /><Property Name="Tipo" Type="VisualLims.Module.BusinessObjects.TipoAnalisi" Nullable="false" /><Property Name="Codice" Type="Edm.String" /><Property Name="NomeAnalisi" Type="Edm.String" /><Property Name="LimitiDiLegge" Type="Edm.String" /><Property Name="MinimoRilevabile" Type="Edm.String" /><Property Name="LimiteQuantificazione" Type="Edm.String" /><Property Name="Prezzo" Type="Edm.Decimal" Nullable="false" Scale="variable" /><Property Name="Note" Type="Edm.String" /><Property Name="Accreditato" Type="Edm.Boolean" Nullable="false" /><Property Name="QtaMinima" Type="Edm.String" /><Property Name="NoteCertificati" Type="Edm.String" /><Property Name="ListOrder" Type="Edm.Int16" Nullable="false" /><Property Name="StampaInRapporto" Type="Edm.Boolean" Nullable="false" /><Property Name="Livello" Type="Edm.Int32" /><Property Name="RisultatoStampa" Type="Edm.String" /><Property Name="RisultatoPositivo" Type="Edm.Boolean" Nullable="false" /><Property Name="Risultato" Type="Edm.String" /><Property Name="RisultatoDescrittivo" Type="Edm.String" /><Property Name="LimitiDiLeggeStampa" Type="Edm.String" /><Property Name="IncertezzaStampaTestuale" Type="Edm.String" /><Property Name="IncertezzaStampaNumerica" Type="Edm.Decimal" Scale="variable" /><Property Name="IncertezzaStampaTipo" Type="VisualLims.Module.BusinessObjects.TipoIncertezzaStampa" /><Property Name="CodiceCommentoFisso" Type="Edm.String" /><Property Name="CommentoFisso" Type="Edm.String" /><Property Name="CodiceCommento" Type="Edm.String" /><Property Name="Commento" Type="Edm.String" /><Property Name="UnitaMisuraRapporto" Type="Edm.String" /><Property Name="LegendaUnitaMisura" Type="Edm.String" /><Property Name="MetodoRapporto" Type="Edm.String" /><Property Name="Esito" Type="Edm.String" /><Property Name="TipoEsito" Type="Edm.String" /><Property Name="AccreditatoFlessibile" Type="Edm.Boolean" Nullable="false" /><Property Name="Subappalto" Type="Edm.Boolean" Nullable="false" /><Property Name="CodiceStabilimento" Type="Edm.String" /><Property Name="LegendaStabilimento" Type="Edm.String" /><Property Name="LegendaStabilimentoAccreditati" Type="Edm.String" /><Property Name="AccreditamentoStabilimento" Type="Edm.String" /><Property Name="InizioAnalisi" Type="Edm.DateTimeOffset" /><Property Name="FineAnalisi" Type="Edm.DateTimeOffset" /><NavigationProperty Name="ParentKey" Type="VisualLims.Module.BusinessObjects.AnalisiDatoRapportoGerarchica" /><NavigationProperty Name="AnalisiCollection" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiDatoRapportoGerarchica)" /><NavigationProperty Name="CampioneDatiRapporto" Type="VisualLims.Module.BusinessObjects.CampioneDatoRapporto" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Rapporto" OpenType="true"><Key><PropertyRef Name="IdRapporto" /></Key><Property Name="IdRapporto" Type="Edm.Int32" Nullable="false" /><Property Name="DaLeggere" Type="Edm.Boolean" Nullable="false" /><Property Name="DataUltimaModifica" Type="Edm.DateTimeOffset" /><Property Name="CodiceRapporto" Type="Edm.String" /><Property Name="Data" Type="Edm.DateTimeOffset" /><Property Name="Versione" Type="Edm.Int32" /><Property Name="DataStampa" Type="Edm.DateTimeOffset" /><Property Name="Firmato" Type="Edm.Boolean" /><NavigationProperty Name="CampioniDatiRapporto" Type="Collection(VisualLims.Module.BusinessObjects.CampioneDatoRapporto)" /><NavigationProperty Name="Cliente" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="UltimoRapporto" Type="VisualLims.Module.BusinessObjects.Rapporto" /><NavigationProperty Name="RapportiPrecendenti" Type="Collection(VisualLims.Module.BusinessObjects.Rapporto)" /><NavigationProperty Name="RapportiAllegati" Type="Collection(VisualLims.Module.BusinessObjects.RapportoAllegato)" /><NavigationProperty Name="RapportiFiles" Type="Collection(VisualLims.Module.BusinessObjects.RapportoFile)" /><NavigationProperty Name="RapportoUtentiNotifiche" Type="Collection(VisualLims.Module.BusinessObjects.RapportoUtenteLettura)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="RapportoAllegato" OpenType="true"><Key><PropertyRef Name="IdRapportoAllegato" /></Key><Property Name="IdRapportoAllegato" Type="Edm.Int32" Nullable="false" /><Property Name="EntityFileName" Type="Edm.String" /><NavigationProperty Name="Rapporto" Type="VisualLims.Module.BusinessObjects.Rapporto" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="RapportoFile" OpenType="true"><Key><PropertyRef Name="IdRapportoFile" /></Key><Property Name="IdRapportoFile" Type="Edm.Int32" Nullable="false" /><Property Name="Categoria" Type="Edm.String" /><Property Name="FileName" Type="Edm.String" /><Property Name="TipoRapporto" Type="VisualLims.Module.BusinessObjects.TipiDocumentoRapporto" Nullable="false" /><NavigationProperty Name="Rapporto" Type="VisualLims.Module.BusinessObjects.Rapporto" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="DataSceneCategory" OpenType="true"><Key><PropertyRef Name="Name" /></Key><Property Name="Name" Type="Edm.String" Nullable="false" /><Property Name="Title" Type="Edm.String" /><NavigationProperty Name="RapportiFiles" Type="Collection(VisualLims.Module.BusinessObjects.RapportoFile)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="RapportoUtenteLettura" OpenType="true"><Key><PropertyRef Name="IdRapportoUtenteLettura" /></Key><Property Name="IdRapportoUtenteLettura" Type="Edm.Int32" Nullable="false" /><Property Name="DataLettura" Type="Edm.DateTimeOffset" /><NavigationProperty Name="Rapporto" Type="VisualLims.Module.BusinessObjects.Rapporto" /><NavigationProperty Name="Utente" Type="VisualLims.Module.BusinessObjects.Utente" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CampioneDatoRapportoAllegato" OpenType="true"><Key><PropertyRef Name="IdCampioneDatoRapportoAllegato" /></Key><Property Name="IdCampioneDatoRapportoAllegato" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="CampioneDatoRapporto" Type="VisualLims.Module.BusinessObjects.CampioneDatoRapporto" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CampioneDatoRapportoCampoCalcolato" OpenType="true"><Key><PropertyRef Name="RecordKey" /></Key><Property Name="RecordKey" Type="Edm.Int32" Nullable="false" /><Property Name="NotaEmendamento" Type="Edm.String" /><Property Name="LegendaStampeCompagnia" Type="Edm.String" /><Property Name="LegendaAccreditamentoCompagnia" Type="Edm.String" /><Property Name="Riferimento" Type="Edm.String" /><Property Name="NoteRapporto" Type="Edm.String" /><Property Name="GiudizioRapporto" Type="Edm.String" /><Property Name="GiudizioCertificato" Type="Edm.String" /><Property Name="LegendaStampeCompagniaCampione" Type="Edm.String" /><Property Name="LegendaAccreditamentoCompagniaCampione" Type="Edm.String" /><Property Name="NoteSegreteria" Type="Edm.String" /><Property Name="StatoCampioneWeb" Type="Edm.String" /><Property Name="DataInizioAnalisiCampione" Type="Edm.DateTimeOffset" /><Property Name="DataFineAnalisiCampione" Type="Edm.DateTimeOffset" /><Property Name="CodiceRapportoPrecedente" Type="Edm.String" /><Property Name="VersioneRapportoPrecedente" Type="Edm.Int32" /><Property Name="DataRapportoPrecedente" Type="Edm.DateTimeOffset" /><Property Name="CodicePrimoRapporto" Type="Edm.String" /><Property Name="DataPrimoRapporto" Type="Edm.DateTimeOffset" /><Property Name="DataStampa" Type="Edm.DateTimeOffset" /><Property Name="RiferimentoFisso" Type="Edm.String" /><Property Name="EsitoGiudizioLMR" Type="Edm.Int32" /><Property Name="EsitoGiudizioImpiego" Type="Edm.Int32" /><Property Name="StampaGiudizioLMR" Type="Edm.Boolean" /><Property Name="StampaGiudizioImpieghi" Type="Edm.Boolean" /><Property Name="CampioneBiologico" Type="Edm.Boolean" /><Property Name="RisultatiPositivi" Type="Edm.Boolean" /><Property Name="RisultatiIrregolari" Type="Edm.Boolean" /><NavigationProperty Name="CampioneDatoRapporto" Type="VisualLims.Module.BusinessObjects.CampioneDatoRapporto" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CustomFieldsDatoRapporto" OpenType="true"><Key><PropertyRef Name="IdCustomFieldDatoRapporto" /></Key><Property Name="IdCustomFieldDatoRapporto" Type="Edm.Int32" Nullable="false" /><Property Name="Titolo" Type="Edm.String" /><Property Name="Valore" Type="Edm.String" /><Property Name="CodiceAnagrafica" Type="Edm.String" /><Property Name="FornitoDaCommittente" Type="Edm.Int32" /><Property Name="ScostamentoDaCondizioni" Type="Edm.Int32" /><Property Name="CustomField" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="CampioneDatoRapporto" Type="VisualLims.Module.BusinessObjects.CampioneDatoRapporto" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Metodo" OpenType="true"><Key><PropertyRef Name="IdMetodo" /></Key><Property Name="IdMetodo" Type="Edm.Int32" Nullable="false" /><Property Name="NomeMetodoTraduzione" Type="Edm.String" /><Property Name="CodiceAggiuntivoTraduzione" Type="Edm.String" /><Property Name="NotaIncertezzaTraduzione" Type="Edm.String" /><Property Name="CodiceMetodo" Type="Edm.String" /><Property Name="NomeMetodo" Type="Edm.String" /><Property Name="CodiceSinal" Type="Edm.String" /><Property Name="CodiceAggiuntivo" Type="Edm.String" /><Property Name="StampaCodiceAggiuntivo" Type="Edm.Boolean" /><Property Name="Abstract" Type="Edm.String" /><Property Name="OperatingConditions" Type="Edm.String" /><Property Name="NotaIncertezza" Type="Edm.String" /><NavigationProperty Name="Analisi" Type="Collection(VisualLims.Module.BusinessObjects.Analisi)" /><NavigationProperty Name="AnalisiCampioni" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiCampione)" /><NavigationProperty Name="Attributo2" Type="VisualLims.Module.BusinessObjects.Attributo2" /><NavigationProperty Name="MetodiTraduzioni" Type="Collection(VisualLims.Module.BusinessObjects.MetodoTraduzione)" /><NavigationProperty Name="MetodiSezioniDatiRapporto" Type="Collection(VisualLims.Module.BusinessObjects.MetodoSezioneDatoRapporto)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Analisi" OpenType="true"><Key><PropertyRef Name="RecordKey" /></Key><Property Name="RecordKey" Type="Edm.String" Nullable="false" /><Property Name="NomeAnalisiTraduzione" Type="Edm.String" /><Property Name="MatriceNome" Type="Edm.String" /><Property Name="MetodoCodiceAggiuntivo" Type="Edm.String" /><Property Name="MetodoNome" Type="Edm.String" /><Property Name="UnitaMisuraNome" Type="Edm.String" /><Property Name="CategoriaAnalisiNome" Type="Edm.String" /><Property Name="CodiceOfferta" Type="Edm.String" /><Property Name="NominativoCliente" Type="Edm.String" /><Property Name="Tipo" Type="VisualLims.Module.BusinessObjects.TipoAnalisi" Nullable="false" /><Property Name="SelezionabileSuWeb" Type="Edm.Boolean" Nullable="false" /><Property Name="LimiteQuantificazione" Type="Edm.String" /><Property Name="ListOrder" Type="Edm.Int16" Nullable="false" /><Property Name="Note" Type="Edm.String" /><Property Name="Codice" Type="Edm.String" /><Property Name="NomeAnalisi" Type="Edm.String" /><Property Name="LimitiDiLegge" Type="Edm.String" /><Property Name="MinimoRilevabile" Type="Edm.String" /><Property Name="Prezzo" Type="Edm.Decimal" Nullable="false" Scale="variable" /><Property Name="Accreditato" Type="Edm.Boolean" Nullable="false" /><Property Name="QtaMinima" Type="Edm.String" /><Property Name="NoteCertificati" Type="Edm.String" /><Property Name="Livello" Type="Edm.Int32" /><Property Name="IdNomeAnalisi" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="ParentKey" Type="VisualLims.Module.BusinessObjects.Analisi" /><NavigationProperty Name="AnalisiCollection" Type="Collection(VisualLims.Module.BusinessObjects.Analisi)" /><NavigationProperty Name="CategoriaAnalisi" Type="VisualLims.Module.BusinessObjects.CategoriaAnalisi" /><NavigationProperty Name="Cliente" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="GruppoCommerciale" Type="VisualLims.Module.BusinessObjects.GruppoCommerciale" /><NavigationProperty Name="Matrice" Type="VisualLims.Module.BusinessObjects.Matrice" /><NavigationProperty Name="Metodo" Type="VisualLims.Module.BusinessObjects.Metodo" /><NavigationProperty Name="TipologiaContenitore" Type="VisualLims.Module.BusinessObjects.TipologiaContenitore" /><NavigationProperty Name="UnitaMisura" Type="VisualLims.Module.BusinessObjects.UnitaMisura" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="AnalisiTraduzione" OpenType="true"><Key><PropertyRef Name="IdTraduzioneAnalisi" /></Key><Property Name="IdTraduzioneAnalisi" Type="Edm.String" Nullable="false" /><Property Name="Lingua" Type="Edm.Int32" Nullable="false" /><Property Name="Traduzione" Type="Edm.String" /><NavigationProperty Name="Analisi" Type="Collection(VisualLims.Module.BusinessObjects.Analisi)" /><NavigationProperty Name="AnalisiCampioni" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiCampione)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="AnalisiCampione" OpenType="true"><Key><PropertyRef Name="RecordKey" /></Key><Property Name="RecordKey" Type="Edm.String" Nullable="false" /><Property Name="NomeAnalisiTraduzione" Type="Edm.String" /><Property Name="MetodoCodiceAggiuntivo" Type="Edm.String" /><Property Name="MetodoNome" Type="Edm.String" /><Property Name="UnitaMisuraNome" Type="Edm.String" /><Property Name="CategoriaAnalisiNome" Type="Edm.String" /><Property Name="CommentoTesto" Type="Edm.String" /><Property Name="CommentoFissoTesto" Type="Edm.String" /><Property Name="Tipo" Type="VisualLims.Module.BusinessObjects.TipoAnalisi" Nullable="false" /><Property Name="Codice" Type="Edm.String" /><Property Name="NomeAnalisi" Type="Edm.String" /><Property Name="LimitiDiLegge" Type="Edm.String" /><Property Name="MinimoRilevabile" Type="Edm.String" /><Property Name="LimiteQuantificazione" Type="Edm.String" /><Property Name="Prezzo" Type="Edm.Decimal" Nullable="false" Scale="variable" /><Property Name="Note" Type="Edm.String" /><Property Name="Accreditato" Type="Edm.Boolean" Nullable="false" /><Property Name="QtaMinima" Type="Edm.String" /><Property Name="NoteCertificati" Type="Edm.String" /><Property Name="ListOrder" Type="Edm.Int16" Nullable="false" /><Property Name="SelezionabileSuWeb" Type="Edm.Boolean" Nullable="false" /><Property Name="StampaInRapporto" Type="Edm.Boolean" Nullable="false" /><Property Name="Livello" Type="Edm.Int32" /><Property Name="IdNomeAnalisi" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="ParentKey" Type="VisualLims.Module.BusinessObjects.AnalisiCampione" /><NavigationProperty Name="AnalisiCollection" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiCampione)" /><NavigationProperty Name="AnalisiTraduzione" Type="VisualLims.Module.BusinessObjects.AnalisiTraduzione" /><NavigationProperty Name="Campione" Type="VisualLims.Module.BusinessObjects.Campione" /><NavigationProperty Name="CategoriaAnalisi" Type="VisualLims.Module.BusinessObjects.CategoriaAnalisi" /><NavigationProperty Name="CommentoFisso" Type="VisualLims.Module.BusinessObjects.Commento" /><NavigationProperty Name="Commento" Type="VisualLims.Module.BusinessObjects.Commento" /><NavigationProperty Name="Metodo" Type="VisualLims.Module.BusinessObjects.Metodo" /><NavigationProperty Name="TipologiaContenitore" Type="VisualLims.Module.BusinessObjects.TipologiaContenitore" /><NavigationProperty Name="UnitaMisura" Type="VisualLims.Module.BusinessObjects.UnitaMisura" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CategoriaAnalisi" OpenType="true"><Key><PropertyRef Name="IdCategoriaAnalisi" /></Key><Property Name="IdCategoriaAnalisi" Type="Edm.Int32" Nullable="false" /><Property Name="NomeCategoriaAnalisiTraduzione" Type="Edm.String" /><Property Name="NomeCategoriaAnalisi" Type="Edm.String" /><NavigationProperty Name="Analisi" Type="Collection(VisualLims.Module.BusinessObjects.Analisi)" /><NavigationProperty Name="AnalisiCampioni" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiCampione)" /><NavigationProperty Name="CategorieAnalisiTraduzioni" Type="Collection(VisualLims.Module.BusinessObjects.CategoriaAnalisiTraduzione)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CategoriaAnalisiTraduzione" OpenType="true"><Key><PropertyRef Name="IdTraduzioneCategoriaAnalisi" /></Key><Property Name="IdTraduzioneCategoriaAnalisi" Type="Edm.Int32" Nullable="false" /><Property Name="Traduzione" Type="Edm.String" /><NavigationProperty Name="Analisi" Type="Collection(VisualLims.Module.BusinessObjects.Analisi)" /><NavigationProperty Name="AnalisiCampioni" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiCampione)" /><NavigationProperty Name="CategoriaAnalisi" Type="VisualLims.Module.BusinessObjects.CategoriaAnalisi" /><NavigationProperty Name="Lingua" Type="VisualLims.Module.BusinessObjects.Lingua" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Commento" OpenType="true"><Key><PropertyRef Name="IdCommento" /></Key><Property Name="IdCommento" Type="Edm.Int32" Nullable="false" /><Property Name="TestoCommentoTraduzione" Type="Edm.String" /><Property Name="CodiceCommento" Type="Edm.String" /><Property Name="TestoCommento" Type="Edm.String" /><NavigationProperty Name="AnalisiCampioni" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiCampione)" /><NavigationProperty Name="AnalisiCampioniCommentoFisso" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiCampione)" /><NavigationProperty Name="CommentiTraduzioni" Type="Collection(VisualLims.Module.BusinessObjects.CommentoTraduzione)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CommentoTraduzione" OpenType="true"><Key><PropertyRef Name="IdTraduzioneCommento" /></Key><Property Name="IdTraduzioneCommento" Type="Edm.Int32" Nullable="false" /><Property Name="Traduzione" Type="Edm.String" /><NavigationProperty Name="AnalisiCampioni" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiCampione)" /><NavigationProperty Name="AnalisiCampioniCommentoFisso" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiCampione)" /><NavigationProperty Name="Commento" Type="VisualLims.Module.BusinessObjects.Commento" /><NavigationProperty Name="Lingua" Type="VisualLims.Module.BusinessObjects.Lingua" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="MetodoTraduzione" OpenType="true"><Key><PropertyRef Name="IdTraduzioneMetodo" /></Key><Property Name="IdTraduzioneMetodo" Type="Edm.Int32" Nullable="false" /><Property Name="Traduzione" Type="Edm.String" /><Property Name="TraduzioneCodiceAggiuntivo" Type="Edm.String" /><Property Name="TraduzioneNotaIncertezza" Type="Edm.String" /><NavigationProperty Name="Analisi" Type="Collection(VisualLims.Module.BusinessObjects.Analisi)" /><NavigationProperty Name="AnalisiCampioni" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiCampione)" /><NavigationProperty Name="Lingua" Type="VisualLims.Module.BusinessObjects.Lingua" /><NavigationProperty Name="Metodo" Type="VisualLims.Module.BusinessObjects.Metodo" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="TipologiaContenitore" OpenType="true"><Key><PropertyRef Name="IdTipologiaContenitore" /></Key><Property Name="IdTipologiaContenitore" Type="Edm.Int32" Nullable="false" /><Property Name="NomeTipologiaContenitore" Type="Edm.String" /><NavigationProperty Name="Analisi" Type="Collection(VisualLims.Module.BusinessObjects.Analisi)" /><NavigationProperty Name="AnalisiCampioni" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiCampione)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="UnitaMisura" OpenType="true"><Key><PropertyRef Name="IdUnitaMisura" /></Key><Property Name="IdUnitaMisura" Type="Edm.Int32" Nullable="false" /><Property Name="NomeUnitaMisuraTraduzione" Type="Edm.String" /><Property Name="NomeUnitaMisura" Type="Edm.String" /><NavigationProperty Name="UnitaMisuraTraduzione" Type="VisualLims.Module.BusinessObjects.UnitaMisuraTraduzione" ContainsTarget="true" /><NavigationProperty Name="Analisi" Type="Collection(VisualLims.Module.BusinessObjects.Analisi)" /><NavigationProperty Name="AnalisiCampioni" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiCampione)" /><NavigationProperty Name="UnitaMisuraTraduzioni" Type="Collection(VisualLims.Module.BusinessObjects.UnitaMisuraTraduzione)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="UnitaMisuraTraduzione" OpenType="true"><Key><PropertyRef Name="IdTraduzioneUnitaMisura" /></Key><Property Name="IdTraduzioneUnitaMisura" Type="Edm.Int32" Nullable="false" /><Property Name="Traduzione" Type="Edm.String" /><Property Name="TraduzioneLegenda" Type="Edm.String" /><NavigationProperty Name="Analisi" Type="Collection(VisualLims.Module.BusinessObjects.Analisi)" /><NavigationProperty Name="AnalisiCampioni" Type="Collection(VisualLims.Module.BusinessObjects.AnalisiCampione)" /><NavigationProperty Name="Lingua" Type="VisualLims.Module.BusinessObjects.Lingua" /><NavigationProperty Name="UnitaMisura" Type="VisualLims.Module.BusinessObjects.UnitaMisura" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="GruppoCommerciale" OpenType="true"><Key><PropertyRef Name="IdGruppoCommerciale" /></Key><Property Name="IdGruppoCommerciale" Type="Edm.Int32" Nullable="false" /><Property Name="NomeGruppoCommerciale" Type="Edm.String" /><NavigationProperty Name="Analisi" Type="Collection(VisualLims.Module.BusinessObjects.Analisi)" /><NavigationProperty Name="Preventivi" Type="Collection(VisualLims.Module.BusinessObjects.Preventivo)" /><NavigationProperty Name="Clienti" Type="Collection(VisualLims.Module.BusinessObjects.Cliente)" /><NavigationProperty Name="UtentiGruppoCommerciale" Type="Collection(VisualLims.Module.BusinessObjects.UtenteGruppoCommercialeAuthorization)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Preventivo" OpenType="true"><Key><PropertyRef Name="IdPreventivo" /></Key><Property Name="IdPreventivo" Type="Edm.Int32" Nullable="false" /><Property Name="Data" Type="Edm.DateTimeOffset" /><Property Name="Protocollo" Type="Edm.Int32" /><Property Name="Confermato" Type="Edm.Boolean" /><Property Name="TipoDestinatario" Type="VisualLims.Module.BusinessObjects.TipoDestinatarioPreventivo" /><Property Name="Versione" Type="Edm.Int32" /><Property Name="CodiceOfferta" Type="Edm.String" /><NavigationProperty Name="Analisi" Type="Collection(VisualLims.Module.BusinessObjects.Analisi)" /><NavigationProperty Name="Cliente" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="GruppoCommerciale" Type="VisualLims.Module.BusinessObjects.GruppoCommerciale" /><NavigationProperty Name="Matrice" Type="VisualLims.Module.BusinessObjects.Matrice" /><NavigationProperty Name="OffertaTipologia" Type="VisualLims.Module.BusinessObjects.OffertaTipologia" /><NavigationProperty Name="Stato" Type="VisualLims.Module.BusinessObjects.StatoPreventivo" /><NavigationProperty Name="PreventiviMatrici" Type="Collection(VisualLims.Module.BusinessObjects.PreventivoMatrice)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Matrice" OpenType="true"><Key><PropertyRef Name="IdMatrice" /></Key><Property Name="IdMatrice" Type="Edm.Int32" Nullable="false" /><Property Name="NomeMatriceTraduzione" Type="Edm.String" /><Property Name="DescrizioneTraduzione" Type="Edm.String" /><Property Name="MacroMatrice" Type="Edm.String" /><Property Name="NomeMatrice" Type="Edm.String" /><Property Name="Descrizione" Type="Edm.String" /><NavigationProperty Name="MatriceTraduzione" Type="VisualLims.Module.BusinessObjects.MatriceTraduzione" ContainsTarget="true" /><NavigationProperty Name="MacroMatriciDettaglio" Type="Collection(VisualLims.Module.BusinessObjects.MacroMatriceDettaglio)" /><NavigationProperty Name="SottoMatrici" Type="Collection(VisualLims.Module.BusinessObjects.SottoMatrice)" /><NavigationProperty Name="Analisi" Type="Collection(VisualLims.Module.BusinessObjects.Analisi)" /><NavigationProperty Name="Preventivi" Type="Collection(VisualLims.Module.BusinessObjects.Preventivo)" /><NavigationProperty Name="PreventiviMatrici" Type="Collection(VisualLims.Module.BusinessObjects.PreventivoMatrice)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="MacroMatriceDettaglio" OpenType="true"><Key><PropertyRef Name="IdMacroMatriceDettaglio" /></Key><Property Name="IdMacroMatriceDettaglio" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="MacroMatrice" Type="VisualLims.Module.BusinessObjects.MacroMatrice" /><NavigationProperty Name="Matrice" Type="VisualLims.Module.BusinessObjects.Matrice" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="MacroMatrice" OpenType="true"><Key><PropertyRef Name="IdMacroMatrice" /></Key><Property Name="IdMacroMatrice" Type="Edm.Int32" Nullable="false" /><Property Name="NomeMacroMatrice" Type="Edm.String" /><NavigationProperty Name="MacroMatriciDettaglio" Type="Collection(VisualLims.Module.BusinessObjects.MacroMatriceDettaglio)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="MatriceTraduzione" OpenType="true"><Key><PropertyRef Name="IdTraduzioneMatrice" /></Key><Property Name="IdTraduzioneMatrice" Type="Edm.Int32" Nullable="false" /><Property Name="Traduzione" Type="Edm.String" /><Property Name="TraduzioneDescrizione" Type="Edm.String" /><NavigationProperty Name="Lingua" Type="VisualLims.Module.BusinessObjects.Lingua" /><NavigationProperty Name="Matrice" Type="VisualLims.Module.BusinessObjects.Matrice" /><NavigationProperty Name="Analisi" Type="Collection(VisualLims.Module.BusinessObjects.Analisi)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="SottoMatrice" OpenType="true"><Key><PropertyRef Name="IdSottoMatrice" /></Key><Property Name="IdSottoMatrice" Type="Edm.Int32" Nullable="false" /><Property Name="NomeSottoMatriceTraduzione" Type="Edm.String" /><Property Name="NomeSottoMatrice" Type="Edm.String" /><NavigationProperty Name="SottoMatriceTraduzione" Type="VisualLims.Module.BusinessObjects.SottoMatriceTraduzione" ContainsTarget="true" /><NavigationProperty Name="Matrice" Type="VisualLims.Module.BusinessObjects.Matrice" /><NavigationProperty Name="SottoMatriciTraduzioni" Type="Collection(VisualLims.Module.BusinessObjects.SottoMatriceTraduzione)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="SottoMatriceTraduzione" OpenType="true"><Key><PropertyRef Name="IdTraduzioneSottoMatrice" /></Key><Property Name="IdTraduzioneSottoMatrice" Type="Edm.Int32" Nullable="false" /><Property Name="Traduzione" Type="Edm.String" /><NavigationProperty Name="Lingua" Type="VisualLims.Module.BusinessObjects.Lingua" /><NavigationProperty Name="SottoMatrice" Type="VisualLims.Module.BusinessObjects.SottoMatrice" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="PreventivoMatrice" OpenType="true"><Key><PropertyRef Name="IdPreventivoMatrice" /></Key><Property Name="IdPreventivoMatrice" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="Analisi" Type="Collection(VisualLims.Module.BusinessObjects.Analisi)" /><NavigationProperty Name="Matrice" Type="VisualLims.Module.BusinessObjects.Matrice" /><NavigationProperty Name="Preventivo" Type="VisualLims.Module.BusinessObjects.Preventivo" /><NavigationProperty Name="PreventivoMacroMatrice" Type="VisualLims.Module.BusinessObjects.PreventivoMatrice" /><NavigationProperty Name="PreventiviMatriciCollection" Type="Collection(VisualLims.Module.BusinessObjects.PreventivoMatrice)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="OffertaTipologia" OpenType="true"><Key><PropertyRef Name="IdOffertaTipologia" /></Key><Property Name="IdOffertaTipologia" Type="Edm.Int32" Nullable="false" /><Property Name="NomeOffertaTipologia" Type="Edm.String" /><NavigationProperty Name="StatoInVigore" Type="VisualLims.Module.BusinessObjects.StatoPreventivo" /><NavigationProperty Name="Preventivi" Type="Collection(VisualLims.Module.BusinessObjects.Preventivo)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="StatoPreventivo" OpenType="true"><Key><PropertyRef Name="IdStato" /></Key><Property Name="IdStato" Type="Edm.Int32" Nullable="false" /><Property Name="NomeStato" Type="Edm.String" /><Property Name="ValidoPerAccettazione" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="OfferteTipologie" Type="Collection(VisualLims.Module.BusinessObjects.OffertaTipologia)" /><NavigationProperty Name="Preventivi" Type="Collection(VisualLims.Module.BusinessObjects.Preventivo)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="UtenteGruppoCommercialeAuthorization" OpenType="true"><Key><PropertyRef Name="RecordKey" /></Key><Property Name="RecordKey" Type="Edm.String" Nullable="false" /><Property Name="TipoAccesso" Type="VisualLims.Module.BusinessObjects.TipoAccessoEsterno" /><NavigationProperty Name="GruppoCommerciale" Type="VisualLims.Module.BusinessObjects.GruppoCommerciale" /><NavigationProperty Name="Utente" Type="VisualLims.Module.BusinessObjects.Utente" /><NavigationProperty Name="ModuleAuthorization" Type="VisualLims.Module.BusinessObjects.ZzModuleAuthorization" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="ZzModuleAuthorization" OpenType="true"><Key><PropertyRef Name="ModuleAuthorizationId" /></Key><Property Name="ModuleAuthorizationId" Type="Edm.String" Nullable="false" /><Property Name="ModuleAuthorizationName" Type="Edm.String" /><Property Name="Disabled" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="ZzModule" Type="VisualLims.Module.BusinessObjects.ZzModule" /><NavigationProperty Name="UtenteClientiAuthorizations" Type="Collection(VisualLims.Module.BusinessObjects.UtenteClienteAuthorization)" /><NavigationProperty Name="UtenteClientiDettagli" Type="Collection(VisualLims.Module.BusinessObjects.UtenteClienteDettaglio)" /><NavigationProperty Name="UtenteGruppoCommercialeAuthorizations" Type="Collection(VisualLims.Module.BusinessObjects.UtenteGruppoCommercialeAuthorization)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="ZzModule" OpenType="true"><Key><PropertyRef Name="ModuleCode" /></Key><Property Name="ModuleCode" Type="Edm.String" Nullable="false" /><Property Name="ModuleName" Type="Edm.String" /><NavigationProperty Name="ParentModule" Type="VisualLims.Module.BusinessObjects.ZzModule" /><NavigationProperty Name="ChildModules" Type="Collection(VisualLims.Module.BusinessObjects.ZzModule)" /><NavigationProperty Name="ZzModuleAuthorizations" Type="Collection(VisualLims.Module.BusinessObjects.ZzModuleAuthorization)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="UtenteClienteAuthorization" OpenType="true"><Key><PropertyRef Name="RecordKey" /></Key><Property Name="RecordKey" Type="Edm.String" Nullable="false" /><Property Name="TipoAccesso" Type="VisualLims.Module.BusinessObjects.TipoAccessoEsterno" Nullable="false" /><NavigationProperty Name="Cliente" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="Utente" Type="VisualLims.Module.BusinessObjects.Utente" /><NavigationProperty Name="ModuleAuthorization" Type="VisualLims.Module.BusinessObjects.ZzModuleAuthorization" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="UtenteClienteDettaglio" OpenType="true"><Key><PropertyRef Name="IdUserClienteDetail" /></Key><Property Name="IdUserClienteDetail" Type="Edm.Int32" Nullable="false" /><Property Name="SottoCommittenti" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="UserCliente" Type="VisualLims.Module.BusinessObjects.UtenteCliente" /><NavigationProperty Name="ModuleAuthorization" Type="VisualLims.Module.BusinessObjects.ZzModuleAuthorization" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="UtenteCliente" OpenType="true"><Key><PropertyRef Name="IdUserCliente" /></Key><Property Name="IdUserCliente" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="Cliente" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="Utente" Type="VisualLims.Module.BusinessObjects.Utente" /><NavigationProperty Name="UtenteClientiDettaglio" Type="Collection(VisualLims.Module.BusinessObjects.UtenteClienteDettaglio)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Attributo2" OpenType="true"><Key><PropertyRef Name="IdAttributo2" /></Key><Property Name="IdAttributo2" Type="Edm.Int32" Nullable="false" /><Property Name="NomeAttributoTraduzione" Type="Edm.String" /><Property Name="NomeAttributo" Type="Edm.String" /><NavigationProperty Name="Attributo2Traduzioni" Type="Collection(VisualLims.Module.BusinessObjects.Attributo2Traduzione)" /><NavigationProperty Name="Metodi" Type="Collection(VisualLims.Module.BusinessObjects.Metodo)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Attributo2Traduzione" OpenType="true"><Key><PropertyRef Name="IdTraduzioneAttributo2" /></Key><Property Name="IdTraduzioneAttributo2" Type="Edm.Int32" Nullable="false" /><Property Name="Traduzione" Type="Edm.String" /><NavigationProperty Name="Attributo2" Type="VisualLims.Module.BusinessObjects.Attributo2" /><NavigationProperty Name="Lingua" Type="VisualLims.Module.BusinessObjects.Lingua" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Sezione" OpenType="true"><Key><PropertyRef Name="IdSezione" /></Key><Property Name="IdSezione" Type="Edm.Int32" Nullable="false" /><Property Name="CodiceSezione" Type="Edm.String" /><Property Name="NomeSezione" Type="Edm.String" /><NavigationProperty Name="MetodiSezioniDatiRapporto" Type="Collection(VisualLims.Module.BusinessObjects.MetodoSezioneDatoRapporto)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="AnagraficaUtente" OpenType="true"><Key><PropertyRef Name="IdAnagraficaUsers" /></Key><Property Name="IdAnagraficaUsers" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="Anagrafica" Type="VisualLims.Module.BusinessObjects.Anagrafica" /><NavigationProperty Name="Utente" Type="VisualLims.Module.BusinessObjects.Utente" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="User2Group" OpenType="true"><Key><PropertyRef Name="IdUserGroups" /></Key><Property Name="IdUserGroups" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="Gruppo" Type="VisualLims.Module.BusinessObjects.UserGroup" /><NavigationProperty Name="Utente" Type="VisualLims.Module.BusinessObjects.Utente" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="UserGroup" OpenType="true"><Key><PropertyRef Name="IdUserGroup" /></Key><Property Name="IdUserGroup" Type="Edm.Int32" Nullable="false" /><Property Name="GroupName" Type="Edm.String" /><Property Name="GroupCode" Type="Edm.String" /><NavigationProperty Name="Utenti" Type="Collection(VisualLims.Module.BusinessObjects.Utente)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="RuoloUtente" BaseType="DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRoleBase"><Property Name="TipoRuolo" Type="VisualLims.Module.BusinessObjects.TipoRuolo" Nullable="false" /><Property Name="IsReadOnly" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="Users" Type="Collection(VisualLims.Module.BusinessObjects.Utente)" /><NavigationProperty Name="GrantedActionPermissions" Type="Collection(VisualLims.Module.BusinessObjects.RuoloUtenteActionPermission)" /><NavigationProperty Name="RuoloUtenteAsParent" Type="Collection(VisualLims.Module.BusinessObjects.RuoloUtenteParentChild)" /><NavigationProperty Name="ChildRoles" Type="Collection(VisualLims.Module.BusinessObjects.RuoloUtente)" /><NavigationProperty Name="RuoloUtenteAsChild" Type="Collection(VisualLims.Module.BusinessObjects.RuoloUtenteParentChild)" /><NavigationProperty Name="ParentRoles" Type="Collection(VisualLims.Module.BusinessObjects.RuoloUtente)" /></EntityType><EntityType Name="RuoloUtenteActionPermission" BaseType="DevExpress.Persistent.BaseImpl.BaseObject"><Property Name="ActionId" Type="Edm.String" /><Property Name="Image" Type="Edm.Binary" /><NavigationProperty Name="ActionDescriptor" Type="DevExpress.Persistent.Base.SecuredActionDescriptor" /><NavigationProperty Name="SecuredActionDescriptors" Type="Collection(DevExpress.Persistent.Base.SecuredActionDescriptor)" /><NavigationProperty Name="RuoloUtente" Type="VisualLims.Module.BusinessObjects.RuoloUtente" /></EntityType><EntityType Name="RuoloUtenteParentChild" BaseType="DevExpress.Persistent.BaseImpl.BaseObject"><NavigationProperty Name="ParentRole" Type="VisualLims.Module.BusinessObjects.RuoloUtente" /><NavigationProperty Name="ChildRole" Type="VisualLims.Module.BusinessObjects.RuoloUtente" /></EntityType><EntityType Name="QualificaUtente" OpenType="true"><Key><PropertyRef Name="IdQualifica" /></Key><Property Name="IdQualifica" Type="Edm.Int32" Nullable="false" /><Property Name="NomeQualifica" Type="Edm.String" /><NavigationProperty Name="UsersCollection" Type="Collection(VisualLims.Module.BusinessObjects.Utente)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="UtenteAccessoEsterno" OpenType="true"><Key><PropertyRef Name="IdUtenteAccessoEsterno" /></Key><Property Name="IdUtenteAccessoEsterno" Type="Edm.Int32" Nullable="false" /><Property Name="AccessoEsternoAbilitato" Type="VisualLims.Module.BusinessObjects.TipoAccessoEsterno" Nullable="false" /><Property Name="Disabled" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="Utente" Type="VisualLims.Module.BusinessObjects.Utente" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="UtenteCompagnia" OpenType="true"><Key><PropertyRef Name="IdUtenteCompagnia" /></Key><Property Name="IdUtenteCompagnia" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="Compagnia" Type="VisualLims.Module.BusinessObjects.Compagnia" /><NavigationProperty Name="Utente" Type="VisualLims.Module.BusinessObjects.Utente" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="UtenteDeviceToken" OpenType="true"><Key><PropertyRef Name="IdUtenteDeviceToken" /></Key><Property Name="IdUtenteDeviceToken" Type="Edm.Int32" Nullable="false" /><Property Name="LastUpdate" Type="Edm.DateTimeOffset" /><Property Name="UserAgent" Type="Edm.String" /><Property Name="DeviceName" Type="Edm.String" /><Property Name="Token" Type="Edm.String" /><Property Name="ServizioNotifica" Type="VisualLims.Module.BusinessObjects.TipoServizioNotifica" Nullable="false" /><Property Name="Disabled" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="Utente" Type="VisualLims.Module.BusinessObjects.Utente" /><NavigationProperty Name="StoricoNotificheInviate" Type="Collection(VisualLims.Module.BusinessObjects.UtenteNotificaDevice)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="UtenteNotificaDevice" OpenType="true"><Key><PropertyRef Name="IdUtenteNotificaDevice" /></Key><Property Name="IdUtenteNotificaDevice" Type="Edm.Int32" Nullable="false" /><Property Name="ResponseMessage" Type="Edm.String" /><NavigationProperty Name="UtenteDevice" Type="VisualLims.Module.BusinessObjects.UtenteDeviceToken" /><NavigationProperty Name="Notifica" Type="VisualLims.Module.BusinessObjects.UtenteNotifica" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="UtenteNotifica" OpenType="true"><Key><PropertyRef Name="IdUtenteNotifica" /></Key><Property Name="IdUtenteNotifica" Type="Edm.Int32" Nullable="false" /><Property Name="CreateDate" Type="Edm.DateTimeOffset" /><Property Name="TipoEntita" Type="VisualLims.Module.BusinessObjects.TipoNotificaEntita" Nullable="false" /><Property Name="EntityId" Type="Edm.String" /><Property Name="SentDate" Type="Edm.DateTimeOffset" /><Property Name="Title" Type="Edm.String" /><Property Name="Body" Type="Edm.String" /><Property Name="IsRead" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="Utente" Type="VisualLims.Module.BusinessObjects.Utente" /><NavigationProperty Name="Dispositivi" Type="Collection(VisualLims.Module.BusinessObjects.UtenteNotificaDevice)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="UtenteLogin" OpenType="true"><Key><PropertyRef Name="IdUtenteLogin" /></Key><Property Name="IdUtenteLogin" Type="Edm.Int32" Nullable="false" /><Property Name="LastLoginDate" Type="Edm.DateTimeOffset" /><Property Name="UserAgent" Type="Edm.String" /><NavigationProperty Name="Utente" Type="VisualLims.Module.BusinessObjects.Utente" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="FileWeb" OpenType="true"><Key><PropertyRef Name="IdFileWeb" /></Key><Property Name="IdFileWeb" Type="Edm.Int32" Nullable="false" /><Property Name="Categoria" Type="Edm.String" /><Property Name="FileName" Type="Edm.String" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="SchemaCustomFieldCampoCalcolato" OpenType="true"><Key><PropertyRef Name="IdSchemaCustomFieldsClienteCampiCalcolati" /></Key><Property Name="IdSchemaCustomFieldsClienteCampiCalcolati" Type="Edm.Int32" Nullable="false" /><Property Name="ConteggioClienti" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="SchemaCustomField" Type="VisualLims.Module.BusinessObjects.SchemaCustomField" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="SchemaCustomFieldCliente" OpenType="true"><Key><PropertyRef Name="IdSchemaCustomFieldsCliente" /></Key><Property Name="IdSchemaCustomFieldsCliente" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="Cliente" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="SchemaCustomField" Type="VisualLims.Module.BusinessObjects.SchemaCustomField" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CustomFieldTraduzione" OpenType="true"><Key><PropertyRef Name="IdTraduzioneCustomField" /></Key><Property Name="IdTraduzioneCustomField" Type="Edm.Int64" Nullable="false" /><Property Name="Traduzione" Type="Edm.String" /><NavigationProperty Name="CustomField" Type="VisualLims.Module.BusinessObjects.CustomField" /><NavigationProperty Name="Lingua" Type="VisualLims.Module.BusinessObjects.Lingua" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CustomFieldValue" OpenType="true"><Key><PropertyRef Name="IdCustomFieldsValue" /></Key><Property Name="IdCustomFieldsValue" Type="Edm.Int32" Nullable="false" /><Property Name="Valore" Type="Edm.String" /><NavigationProperty Name="CustomField" Type="VisualLims.Module.BusinessObjects.CustomField" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="AnagraficaCliente" OpenType="true"><Key><PropertyRef Name="IdAnagraficaCliente" /></Key><Property Name="IdAnagraficaCliente" Type="Edm.String" Nullable="false" /><NavigationProperty Name="Anagrafica" Type="VisualLims.Module.BusinessObjects.Anagrafica" /><NavigationProperty Name="Cliente" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="ClienteResponsabile" OpenType="true"><Key><PropertyRef Name="IdClienteResponsabile" /></Key><Property Name="IdClienteResponsabile" Type="Edm.Int32" Nullable="false" /><Property Name="Nominativo" Type="Edm.String" /><NavigationProperty Name="Cliente" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="MoltiplicatorePrezzi" OpenType="true"><Key><PropertyRef Name="IdMoltiplicatorePrezzo" /></Key><Property Name="IdMoltiplicatorePrezzo" Type="Edm.Int32" Nullable="false" /><Property Name="Descrizione" Type="Edm.String" /><Property Name="Fattore" Type="Edm.Decimal" Scale="variable" /><NavigationProperty Name="CommesseMoltiplicatoriPrezzi" Type="Collection(VisualLims.Module.BusinessObjects.Commessa)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="TipoCommessa" OpenType="true"><Key><PropertyRef Name="IdTipoCommessa" /></Key><Property Name="IdTipoCommessa" Type="Edm.Int32" Nullable="false" /><Property Name="Codice" Type="Edm.String" /><Property Name="Descrizione" Type="Edm.String" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CommessaCustomField" OpenType="true"><Key><PropertyRef Name="IdCommesseCustomFields" /></Key><Property Name="IdCommesseCustomFields" Type="Edm.Int32" Nullable="false" /><Property Name="GruppoWeb" Type="Edm.String" /><Property Name="ObbligatorioWeb" Type="Edm.Boolean" Nullable="false" /><Property Name="Descrizione" Type="Edm.String" /><Property Name="Ordine" Type="Edm.Int32" /><Property Name="Valore" Type="Edm.String" /><Property Name="Duplica" Type="Edm.Boolean" /><NavigationProperty Name="Anagrafica" Type="VisualLims.Module.BusinessObjects.Anagrafica" /><NavigationProperty Name="Commessa" Type="VisualLims.Module.BusinessObjects.Commessa" /><NavigationProperty Name="AnagraficheDisponibili" Type="Collection(VisualLims.Module.BusinessObjects.Anagrafica)" /><NavigationProperty Name="ValoriDisponibili" Type="Collection(VisualLims.Module.BusinessObjects.CustomFieldValue)" /><NavigationProperty Name="CustomField" Type="VisualLims.Module.BusinessObjects.CustomField" /><NavigationProperty Name="Lingua" Type="VisualLims.Module.BusinessObjects.Lingua" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Banca" OpenType="true"><Key><PropertyRef Name="IdBanca" /></Key><Property Name="IdBanca" Type="Edm.Int32" Nullable="false" /><Property Name="Abi" Type="Edm.String" /><Property Name="NomeBanca" Type="Edm.String" /><Property Name="CodiceContabilità" Type="Edm.String" /><Property Name="CcBonifici" Type="Edm.String" /><Property Name="CodiceArca" Type="Edm.String" /><Property Name="BIC" Type="Edm.String" /><NavigationProperty Name="BancheAgenzie" Type="Collection(VisualLims.Module.BusinessObjects.BancaAgenzia)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="BancaAgenzia" OpenType="true"><Key><PropertyRef Name="IdAgenzia" /></Key><Property Name="IdAgenzia" Type="Edm.Int32" Nullable="false" /><Property Name="Cab" Type="Edm.String" /><Property Name="Agenzia" Type="Edm.String" /><Property Name="IBAN" Type="Edm.String" /><Property Name="CodiceContabilità" Type="Edm.String" /><Property Name="Interna" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="Banca" Type="VisualLims.Module.BusinessObjects.Banca" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="ClienteMatriceSchemaDefault" OpenType="true"><Key><PropertyRef Name="RecordKey" /></Key><Property Name="RecordKey" Type="Edm.String" Nullable="false" /><Property Name="IdMatrice" Type="Edm.Int32" Nullable="false" /><Property Name="IdSchemaCustomFieldDefault" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="Cliente" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="Matrice" Type="VisualLims.Module.BusinessObjects.Matrice" /><NavigationProperty Name="SchemaCustomFields" Type="VisualLims.Module.BusinessObjects.SchemaCustomField" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Pagamento" OpenType="true"><Key><PropertyRef Name="IdPagamento" /></Key><Property Name="IdPagamento" Type="Edm.Int32" Nullable="false" /><Property Name="CodicePagamento" Type="Edm.String" /><Property Name="DescrizionePagamento" Type="Edm.String" /><Property Name="Annullato" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="TipoPagamento" Type="VisualLims.Module.BusinessObjects.TipoPagamento" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="TipoPagamento" OpenType="true"><Key><PropertyRef Name="IdTipoPagamento" /></Key><Property Name="IdTipoPagamento" Type="Edm.Int32" Nullable="false" /><Property Name="DescrizioneTipoPagamento" Type="Edm.String" /><Property Name="FatturePACodice" Type="Edm.String" /><NavigationProperty Name="Pagamenti" Type="Collection(VisualLims.Module.BusinessObjects.Pagamento)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Stato" OpenType="true"><Key><PropertyRef Name="IdStato" /></Key><Property Name="IdStato" Type="Edm.Int32" Nullable="false" /><Property Name="NomeStato" Type="Edm.String" /><Property Name="CodiceEsterno" Type="Edm.String" /><Property Name="Sigla" Type="Edm.String" /><NavigationProperty Name="Regioni" Type="Collection(VisualLims.Module.BusinessObjects.Regione)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Regione" OpenType="true"><Key><PropertyRef Name="CodiceRegione" /></Key><Property Name="CodiceRegione" Type="Edm.String" Nullable="false" /><Property Name="NomeRegione" Type="Edm.String" /><NavigationProperty Name="Province" Type="Collection(VisualLims.Module.BusinessObjects.Provincia)" /><NavigationProperty Name="Nazione" Type="VisualLims.Module.BusinessObjects.Stato" /><NavigationProperty Name="AnagraficheDetentori" Type="Collection(VisualLims.Module.BusinessObjects.AnagraficaDetentore)" /><NavigationProperty Name="AnagraficheImportatori" Type="Collection(VisualLims.Module.BusinessObjects.AnagraficaImportatore)" /><NavigationProperty Name="AnagraficheProduttori" Type="Collection(VisualLims.Module.BusinessObjects.AnagraficaProduttore)" /><NavigationProperty Name="AnagrafichePuntiPrelievo" Type="Collection(VisualLims.Module.BusinessObjects.AnagraficaPuntoPrelievo)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Provincia" OpenType="true"><Key><PropertyRef Name="CodiceProvincia" /></Key><Property Name="CodiceProvincia" Type="Edm.String" Nullable="false" /><Property Name="NomeProvincia" Type="Edm.String" /><Property Name="Sigla" Type="Edm.String" /><NavigationProperty Name="Regione" Type="VisualLims.Module.BusinessObjects.Regione" /><NavigationProperty Name="AnagraficheDetentori" Type="Collection(VisualLims.Module.BusinessObjects.AnagraficaDetentore)" /><NavigationProperty Name="AnagraficheImportatori" Type="Collection(VisualLims.Module.BusinessObjects.AnagraficaImportatore)" /><NavigationProperty Name="AnagraficheProduttori" Type="Collection(VisualLims.Module.BusinessObjects.AnagraficaProduttore)" /><NavigationProperty Name="AnagrafichePuntiPrelievo" Type="Collection(VisualLims.Module.BusinessObjects.AnagraficaPuntoPrelievo)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="AnagraficaDetentore" BaseType="VisualLims.Module.BusinessObjects.Anagrafica"><Property Name="Indirizzo" Type="Edm.String" /><NavigationProperty Name="Comune" Type="VisualLims.Module.BusinessObjects.Comune" /><NavigationProperty Name="Nazione" Type="VisualLims.Module.BusinessObjects.Nazione" /><NavigationProperty Name="Provincia" Type="VisualLims.Module.BusinessObjects.Provincia" /><NavigationProperty Name="Regione" Type="VisualLims.Module.BusinessObjects.Regione" /><NavigationProperty Name="TipoDetentore" Type="VisualLims.Module.BusinessObjects.TipoDetentore" /></EntityType><EntityType Name="Nazione" OpenType="true"><Key><PropertyRef Name="CodiceNazione" /></Key><Property Name="CodiceNazione" Type="Edm.String" Nullable="false" /><Property Name="NomeNazione" Type="Edm.String" /><NavigationProperty Name="AnagraficheDetentori" Type="Collection(VisualLims.Module.BusinessObjects.AnagraficaDetentore)" /><NavigationProperty Name="AnagraficheImportatori" Type="Collection(VisualLims.Module.BusinessObjects.AnagraficaImportatore)" /><NavigationProperty Name="AnagraficheProduttori" Type="Collection(VisualLims.Module.BusinessObjects.AnagraficaProduttore)" /><NavigationProperty Name="AnagrafichePuntiPrelievo" Type="Collection(VisualLims.Module.BusinessObjects.AnagraficaPuntoPrelievo)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="AnagraficaImportatore" BaseType="VisualLims.Module.BusinessObjects.Anagrafica"><Property Name="Indirizzo" Type="Edm.String" /><NavigationProperty Name="Comune" Type="VisualLims.Module.BusinessObjects.Comune" /><NavigationProperty Name="Nazione" Type="VisualLims.Module.BusinessObjects.Nazione" /><NavigationProperty Name="Provincia" Type="VisualLims.Module.BusinessObjects.Provincia" /><NavigationProperty Name="Regione" Type="VisualLims.Module.BusinessObjects.Regione" /></EntityType><EntityType Name="AnagraficaProduttore" BaseType="VisualLims.Module.BusinessObjects.Anagrafica"><Property Name="Indirizzo" Type="Edm.String" /><NavigationProperty Name="Comune" Type="VisualLims.Module.BusinessObjects.Comune" /><NavigationProperty Name="Nazione" Type="VisualLims.Module.BusinessObjects.Nazione" /><NavigationProperty Name="Provincia" Type="VisualLims.Module.BusinessObjects.Provincia" /><NavigationProperty Name="Regione" Type="VisualLims.Module.BusinessObjects.Regione" /></EntityType><EntityType Name="AnagraficaPuntoPrelievo" BaseType="VisualLims.Module.BusinessObjects.Anagrafica"><Property Name="Indirizzo" Type="Edm.String" /><Property Name="CodiceASL" Type="Edm.String" /><Property Name="Latitudine" Type="Edm.String" /><Property Name="Longitudine" Type="Edm.String" /><NavigationProperty Name="Comune" Type="VisualLims.Module.BusinessObjects.Comune" /><NavigationProperty Name="Nazione" Type="VisualLims.Module.BusinessObjects.Nazione" /><NavigationProperty Name="Provincia" Type="VisualLims.Module.BusinessObjects.Provincia" /><NavigationProperty Name="Regione" Type="VisualLims.Module.BusinessObjects.Regione" /></EntityType><EntityType Name="TipoDetentore" OpenType="true"><Key><PropertyRef Name="CodiceTipoDetentore" /></Key><Property Name="CodiceTipoDetentore" Type="Edm.String" Nullable="false" /><Property Name="NomeTipoDetentore" Type="Edm.String" /><NavigationProperty Name="AnagraficheDetentori" Type="Collection(VisualLims.Module.BusinessObjects.AnagraficaDetentore)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="TipoSoggetto" OpenType="true"><Key><PropertyRef Name="IdTipoSoggetto" /></Key><Property Name="IdTipoSoggetto" Type="Edm.Int32" Nullable="false" /><Property Name="NomeTipoSoggetto" Type="Edm.String" /><NavigationProperty Name="Clienti" Type="Collection(VisualLims.Module.BusinessObjects.Cliente)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="ClienteParent" OpenType="true"><Key><PropertyRef Name="RecordKey" /></Key><Property Name="RecordKey" Type="Edm.String" Nullable="false" /><Property Name="Level" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="Cliente" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="Parent" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="ClienteRitiroIndirizzo" OpenType="true"><Key><PropertyRef Name="IdClienteRitiroIndirizzo" /></Key><Property Name="IdClienteRitiroIndirizzo" Type="Edm.Int32" Nullable="false" /><Property Name="Codice" Type="Edm.String" /><Property Name="Nominativo" Type="Edm.String" /><Property Name="Indirizzo" Type="Edm.String" /><Property Name="Città" Type="Edm.String" /><Property Name="Cap" Type="Edm.String" /><Property Name="Provincia" Type="Edm.String" /><Property Name="Contatto" Type="Edm.String" /><Property Name="Telefono" Type="Edm.String" /><Property Name="Fax" Type="Edm.String" /><Property Name="Email" Type="Edm.String" /><Property Name="Predefinito" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="Corriere" Type="VisualLims.Module.BusinessObjects.AnagraficaVettore" /><NavigationProperty Name="Cliente" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="AnagraficaVettore" BaseType="VisualLims.Module.BusinessObjects.Anagrafica"><Property Name="NumeroMinimoOreIntervallo" Type="Edm.Int32" Nullable="false" /><Property Name="NumeroMinimoOreTotali" Type="Edm.Int32" Nullable="false" /><Property Name="OrarioObbligatorio" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="ClienteRitiriIndirizzi" Type="Collection(VisualLims.Module.BusinessObjects.ClienteRitiroIndirizzo)" /><NavigationProperty Name="GiorniRitiri" Type="Collection(VisualLims.Module.BusinessObjects.AnagraficaVettoreGiornoRitiro)" /></EntityType><EntityType Name="AnagraficaVettoreGiornoRitiro" OpenType="true"><Key><PropertyRef Name="IdVettoreGiornoRitiro" /></Key><Property Name="IdVettoreGiornoRitiro" Type="Edm.Int32" Nullable="false" /><Property Name="OrarioChiusuraGiornoPrecedente" Type="Edm.TimeOfDay" /><Property Name="OrarioChiusuraGiornoCorrente" Type="Edm.TimeOfDay" /><Property Name="OrarioMattinoDa" Type="Edm.TimeOfDay" /><Property Name="OrarioMattinoA" Type="Edm.TimeOfDay" /><Property Name="OrarioPomeriggioDa" Type="Edm.TimeOfDay" /><Property Name="OrarioPomeriggioA" Type="Edm.TimeOfDay" /><Property Name="Giorno" Type="System.DayOfWeek" Nullable="false" /><NavigationProperty Name="Vettore" Type="VisualLims.Module.BusinessObjects.AnagraficaVettore" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Reparto" OpenType="true"><Key><PropertyRef Name="IdReparto" /></Key><Property Name="IdReparto" Type="Edm.Int32" Nullable="false" /><Property Name="CodiceReparto" Type="Edm.String" /><Property Name="NomeReparto" Type="Edm.String" /><Property Name="ControPartita" Type="Edm.String" /><NavigationProperty Name="Compagnia" Type="VisualLims.Module.BusinessObjects.Compagnia" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="ZonaRitiro" OpenType="true"><Key><PropertyRef Name="IdZonaRitiro" /></Key><Property Name="IdZonaRitiro" Type="Edm.Int32" Nullable="false" /><Property Name="NomeZonaRitiro" Type="Edm.String" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="AnagraficaSottoCommittente" BaseType="VisualLims.Module.BusinessObjects.Anagrafica"><Property Name="Nominativo" Type="Edm.String" /><Property Name="CodiceCliente" Type="Edm.String" /><Property Name="Indirizzo" Type="Edm.String" /><Property Name="Città" Type="Edm.String" /><Property Name="Cap" Type="Edm.String" /><Property Name="Provincia" Type="Edm.String" /><Property Name="CodiceASL" Type="Edm.String" /></EntityType><EntityType Name="DecretoLMR" OpenType="true"><Key><PropertyRef Name="IdDecreto" /></Key><Property Name="IdDecreto" Type="Edm.Int32" Nullable="false" /><Property Name="Decreto" Type="Edm.String" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CampioneCampoCalcolato" OpenType="true"><Key><PropertyRef Name="RecordKey" /></Key><Property Name="RecordKey" Type="Edm.Int32" Nullable="false" /><Property Name="RiferimentoWeb" Type="Edm.String" /><NavigationProperty Name="Campione" Type="VisualLims.Module.BusinessObjects.Campione" ContainsTarget="true" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CampioneCustomField" OpenType="true"><Key><PropertyRef Name="IdCampioniCustomFields" /></Key><Property Name="IdCampioniCustomFields" Type="Edm.Int32" Nullable="false" /><Property Name="GruppoWeb" Type="Edm.String" /><Property Name="IsValoreCommessa" Type="Edm.Boolean" Nullable="false" /><Property Name="ObbligatorioWeb" Type="Edm.Boolean" Nullable="false" /><Property Name="Descrizione" Type="Edm.String" /><Property Name="Ordine" Type="Edm.Int32" /><Property Name="Valore" Type="Edm.String" /><Property Name="Duplica" Type="Edm.Boolean" /><NavigationProperty Name="Anagrafica" Type="VisualLims.Module.BusinessObjects.Anagrafica" /><NavigationProperty Name="Campione" Type="VisualLims.Module.BusinessObjects.Campione" /><NavigationProperty Name="AnagraficheDisponibili" Type="Collection(VisualLims.Module.BusinessObjects.Anagrafica)" /><NavigationProperty Name="ValoriDisponibili" Type="Collection(VisualLims.Module.BusinessObjects.CustomFieldValue)" /><NavigationProperty Name="CustomField" Type="VisualLims.Module.BusinessObjects.CustomField" /><NavigationProperty Name="Lingua" Type="VisualLims.Module.BusinessObjects.Lingua" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CampioneFile" OpenType="true"><Key><PropertyRef Name="IdCampioneFile" /></Key><Property Name="IdCampioneFile" Type="Edm.Int32" Nullable="false" /><Property Name="FileName" Type="Edm.String" /><Property Name="Web" Type="Edm.Boolean" /><Property Name="AllegaAlRapporto" Type="Edm.Boolean" Nullable="false" /><Property Name="StampaNelRapporto" Type="Edm.Boolean" Nullable="false" /><Property Name="ReportGermania" Type="Edm.Boolean" Nullable="false" /><Property Name="PrimaPagina" Type="Edm.Boolean" Nullable="false" /><Property Name="Duplica" Type="Edm.Boolean" /><Property Name="LastUpdate" Type="Edm.DateTimeOffset" /><Property Name="Titolo" Type="Edm.String" /><NavigationProperty Name="Campione" Type="VisualLims.Module.BusinessObjects.Campione" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CommessaExportDocument" BaseType="VisualLims.Module.BusinessObjects.CampioneExportDocument"><Property Name="IdCommessa" Type="Edm.Int32" Nullable="false" /><Property Name="IdCampione" Type="Edm.Int32" Nullable="false" /><Property Name="IdLingua" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="CommessaWeb" BaseType="VisualLims.Module.BusinessObjects.Commessa"><Property Name="StatoCommessaWeb" Type="VisualLims.Module.BusinessObjects.StatoCommessaWeb" Nullable="false" /><Property Name="DataCreazioneWeb" Type="Edm.DateTimeOffset" /><Property Name="CodiceCommessaWeb" Type="Edm.String" /><Property Name="DataInviatoWeb" Type="Edm.DateTimeOffset" /><Property Name="Richiedente" Type="Edm.String" /><Property Name="Descrizione" Type="Edm.String" /><NavigationProperty Name="UtenteCreatoreWeb" Type="VisualLims.Module.BusinessObjects.Utente" ContainsTarget="true" /><NavigationProperty Name="UtenteInvioWeb" Type="VisualLims.Module.BusinessObjects.Utente" ContainsTarget="true" /></EntityType><EntityType Name="CommessaWebCampoCalcolato" OpenType="true"><Key><PropertyRef Name="RecordKey" /></Key><Property Name="RecordKey" Type="Edm.Int32" Nullable="false" /><Property Name="StatoCommessaWeb" Type="VisualLims.Module.BusinessObjects.StatoCommessaWeb" Nullable="false" /><NavigationProperty Name="CommessaWeb" Type="VisualLims.Module.BusinessObjects.CommessaWeb" ContainsTarget="true" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Iva" OpenType="true"><Key><PropertyRef Name="IdIva" /></Key><Property Name="IdIva" Type="Edm.Int32" Nullable="false" /><Property Name="CodiceIva" Type="Edm.String" /><Property Name="DescrizioneIva" Type="Edm.String" /><Property Name="Aliquota" Type="Edm.Decimal" Nullable="false" Scale="variable" /><Property Name="Note" Type="Edm.String" /><Property Name="IvaPerCassa" Type="Edm.Boolean" Nullable="false" /><Property Name="ImpostaBolloVirtuale" Type="Edm.Boolean" Nullable="false" /><Property Name="CodiceIvaNatura" Type="Edm.String" /><Property Name="RiferimentoNormativo" Type="Edm.String" /><Property Name="SplitPayment" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="TipoLetteraIntento" OpenType="true"><Key><PropertyRef Name="IdTipoLetteraIntento" /></Key><Property Name="IdTipoLetteraIntento" Type="Edm.Int32" Nullable="false" /><Property Name="NomeTipoLetteraIntento" Type="Edm.String" /><NavigationProperty Name="ClientiDichiarazioniIntento" Type="Collection(VisualLims.Module.BusinessObjects.ClienteDichiarazioneIntento)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="ClienteDichiarazioneIntento" OpenType="true"><Key><PropertyRef Name="IdDichiarazioneIntento" /></Key><Property Name="IdDichiarazioneIntento" Type="Edm.Int32" Nullable="false" /><Property Name="Anno" Type="Edm.Int32" Nullable="false" /><Property Name="NumeroLaboratorio" Type="Edm.Int32" /><Property Name="Data" Type="Edm.DateTimeOffset" /><Property Name="NrCliente" Type="Edm.Int32" /><Property Name="DataCliente" Type="Edm.DateTimeOffset" /><Property Name="ImportoLimite" Type="Edm.Decimal" Scale="variable" /><Property Name="Protocollo" Type="Edm.String" /><Property Name="Progressivo" Type="Edm.String" /><Property Name="DataRevoca" Type="Edm.DateTimeOffset" /><Property Name="Note" Type="Edm.String" /><NavigationProperty Name="Cliente" Type="VisualLims.Module.BusinessObjects.Cliente" /><NavigationProperty Name="Iva" Type="VisualLims.Module.BusinessObjects.Iva" /><NavigationProperty Name="TipoLetteraIntento" Type="VisualLims.Module.BusinessObjects.TipoLetteraIntento" /><NavigationProperty Name="TipoOperazioneIntento" Type="VisualLims.Module.BusinessObjects.TipoOperazioneIntento" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="TipoOperazioneIntento" OpenType="true"><Key><PropertyRef Name="IdTipoOperazioneIntento" /></Key><Property Name="IdTipoOperazioneIntento" Type="Edm.Int32" Nullable="false" /><Property Name="NomeTipoOperazioneIntento" Type="Edm.String" /><NavigationProperty Name="ClientiDichiarazioniIntento" Type="Collection(VisualLims.Module.BusinessObjects.ClienteDichiarazioneIntento)" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Valuta" OpenType="true"><Key><PropertyRef Name="IdValuta" /></Key><Property Name="IdValuta" Type="Edm.Int32" Nullable="false" /><Property Name="CodiceValuta" Type="Edm.String" /><Property Name="Descrizione" Type="Edm.String" /><Property Name="Simbolo" Type="Edm.String" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CfgAccettazione" OpenType="true"><Key><PropertyRef Name="IdCfgAccettazione" /></Key><Property Name="IdCfgAccettazione" Type="Edm.Int32" Nullable="false" /><Property Name="CertificatoUnicoDefault" Type="Edm.Boolean" Nullable="false" /><Property Name="CustomFields2018" Type="Edm.Boolean" Nullable="false" /><Property Name="UsaDataCommessaPerCampioni" Type="Edm.Boolean" Nullable="false" /><Property Name="SottoMatriceObbligatoria" Type="Edm.Boolean" Nullable="false" /><Property Name="NumeroMinimoOreIntervallo" Type="Edm.Int32" Nullable="false" /><Property Name="NumeroMinimoOreTotali" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="LinguaClienteDefault" Type="VisualLims.Module.BusinessObjects.Lingua" /><NavigationProperty Name="SchemaCustomFieldDefault" Type="VisualLims.Module.BusinessObjects.SchemaCustomField" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CfgDatabase" OpenType="true"><Key><PropertyRef Name="IdCfgDatabase" /></Key><Property Name="IdCfgDatabase" Type="Edm.Int32" Nullable="false" /><Property Name="Versione" Type="Edm.String" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CfgProgramma" OpenType="true"><Key><PropertyRef Name="IdCfgProgramma" /></Key><Property Name="IdCfgProgramma" Type="Edm.Int32" Nullable="false" /><Property Name="CampioniFilesPath" Type="Edm.String" /><Property Name="CampioniFilesWebDefault" Type="Edm.Boolean" Nullable="false" /><Property Name="CampioniFilesAllegaAlRapportoDefault" Type="Edm.Boolean" Nullable="false" /><Property Name="CampioniFilesStampaNelRapportoDefault" Type="Edm.Boolean" Nullable="false" /><Property Name="CampioniFilesReportGermaniaDefault" Type="Edm.Boolean" Nullable="false" /><Property Name="CampioniFilesPrimaPaginaDefault" Type="Edm.Boolean" Nullable="false" /><Property Name="CampioniFilesDuplicaDefault" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CfgRapporti" OpenType="true"><Key><PropertyRef Name="IdCfgRapporti" /></Key><Property Name="IdCfgRapporti" Type="Edm.Int32" Nullable="false" /><Property Name="PdfFilePath" Type="Edm.String" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="CfgWeb" OpenType="true"><Key><PropertyRef Name="IdCfgWeb" /></Key><Property Name="IdCfgWeb" Type="Edm.Int32" Nullable="false" /><Property Name="AccettazioneOnlineCustomFields" Type="VisualLims.Module.BusinessObjects.AccettazioneOnlineCustomFields" Nullable="false" /><Property Name="UsaCodiceWeb" Type="Edm.Boolean" Nullable="false" /><Property Name="OnlineOrderStatoCertificato" Type="Edm.Boolean" Nullable="false" /><Property Name="SchemiCustomFieldClienteOnly" Type="VisualLims.Module.BusinessObjects.SchemaCustomFieldsAbilitati" Nullable="false" /><Property Name="DescrizioneCommessaObbligatoria" Type="Edm.Boolean" Nullable="false" /><Property Name="RichiedenteObbligatorio" Type="Edm.Boolean" Nullable="false" /><Property Name="CustomFieldsObbligatorioWebMode" Type="Edm.Int32" /><Property Name="PdfFilePath" Type="Edm.String" /><Property Name="CampioniFilesPath" Type="Edm.String" /><Property Name="EmailSenderAddress" Type="Edm.String" /><Property Name="EmailSendUserName" Type="Edm.String" /><Property Name="EmailSendPassword" Type="Edm.String" /><Property Name="EmailSmtpServerName" Type="Edm.String" /><Property Name="SmtpServerPort" Type="Edm.Int32" /><Property Name="SmtpServerEnableSsl" Type="Edm.Boolean" /><Property Name="DocumentiWebFilesPath" Type="Edm.String" /><Property Name="EmailSegnalazioniSubject" Type="Edm.String" /><Property Name="EmailSubject" Type="Edm.String" /><Property Name="EmailText" Type="Edm.String" /><Property Name="OnLineOrderLabelsLayoutId" Type="Edm.Int32" /><Property Name="OnLineOrderStampaCommessaLayoutId" Type="Edm.Int32" /><Property Name="OnLineOrderLabelsLayoutId_EN" Type="Edm.Int32" /><Property Name="OnLineOrderStampaCommessaLayoutId_EN" Type="Edm.Int32" /><Property Name="OnlineOrderAddReportToFilesCampioni" Type="Edm.Boolean" Nullable="false" /><Property Name="AccettazioneOnlineDupCampioniInviati" Type="VisualLims.Module.BusinessObjects.AccettazioneOnlineDupCampioniInviati" Nullable="false" /><Property Name="AccettazioneOnlineDupCampioniInviatiCampiRiferimento" Type="Edm.Boolean" Nullable="false" /><Property Name="AccettazioneOnlineDupCampioniInviatiAnalisi" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Preference" OpenType="true"><Key><PropertyRef Name="IdKey" /></Key><Property Name="IdKey" Type="Edm.Int32" Nullable="false" /><Property Name="CheckCampioniEdAnalisiAssegnate" Type="Edm.Boolean" Nullable="false" /><Property Name="ControlloDuplicati" Type="Edm.Boolean" Nullable="false" /><Property Name="TipoCommessaRichiesto" Type="Edm.Boolean" Nullable="false" /><Property Name="DupAllAnalisi" Type="Edm.Boolean" Nullable="false" /><Property Name="SetParentOnDupAnalisi" Type="Edm.Boolean" Nullable="false" /><Property Name="AddReportToFilesCampioni" Type="Edm.Boolean" Nullable="false" /><Property Name="SottoMatriceRequired" Type="Edm.Boolean" Nullable="false" /><Property Name="NewSampleReferenceRequired" Type="Edm.Boolean" Nullable="false" /><Property Name="ShowOfferteMode" Type="VisualLims.Module.BusinessObjects.OfferteMode" Nullable="false" /><Property Name="UsaExport2Web" Type="Edm.Boolean" Nullable="false" /><Property Name="NascondiAnalisiSovracommittenti" Type="Edm.Boolean" /><Property Name="OnLineOrderStampaCommessaDopoInvio" Type="Edm.Boolean" Nullable="false" /><Property Name="OnlineOrderShowSottoMatrice" Type="Edm.Boolean" Nullable="false" /><Property Name="OnlineOrderShowAnalysis" Type="Edm.Boolean" Nullable="false" /><Property Name="OnlineOrderNotesOnNewSample" Type="Edm.Boolean" Nullable="false" /><Property Name="OnlineOrderNascondiDuplicaCampione" Type="Edm.Boolean" Nullable="false" /><Property Name="OnlineOrderPrintLabelIs" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="TipoCommessaDefault" Type="VisualLims.Module.BusinessObjects.TipoCommessa" ContainsTarget="true" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="Std_Application" OpenType="true"><Key><PropertyRef Name="Code" /></Key><Property Name="Code" Type="Edm.String" Nullable="false" /><Property Name="DbVersion" Type="Edm.String" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="SystemCfg" OpenType="true"><Key><PropertyRef Name="IdSystemCfg" /></Key><Property Name="IdSystemCfg" Type="Edm.Int32" Nullable="false" /><Property Name="LicNumber" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EntityType Name="AnagraficaComune" BaseType="VisualLims.Module.BusinessObjects.Anagrafica" /><EntityType Name="AnagraficaMotivoCampagna" BaseType="VisualLims.Module.BusinessObjects.Anagrafica" /><EntityType Name="AnagraficaProvincia" BaseType="VisualLims.Module.BusinessObjects.Anagrafica" /><EntityType Name="AnagraficaPuntoPrelievoCliente" BaseType="VisualLims.Module.BusinessObjects.Anagrafica"><Property Name="Indirizzo" Type="Edm.String" /><Property Name="CAP" Type="Edm.String" /><Property Name="Città" Type="Edm.String" /><Property Name="NomeProvincia" Type="Edm.String" /><Property Name="Latitudine" Type="Edm.String" /><Property Name="Longitudine" Type="Edm.String" /><Property Name="Contatto" Type="Edm.String" /></EntityType><EntityType Name="AnagraficaRegione" BaseType="VisualLims.Module.BusinessObjects.Anagrafica" /><EntityType Name="AnagraficaServizioAsl" BaseType="VisualLims.Module.BusinessObjects.Anagrafica" /><EntityType Name="AnagraficaStato" BaseType="VisualLims.Module.BusinessObjects.Anagrafica" /><EntityType Name="AnagraficaTipoCampagna" BaseType="VisualLims.Module.BusinessObjects.Anagrafica" /><EntityType Name="AnagraficaTipoEntePrelevatore" BaseType="VisualLims.Module.BusinessObjects.Anagrafica" /><EntityType Name="Comune" OpenType="true"><Property Name="CodiceComune" Type="Edm.String" /><Property Name="NomeComune" Type="Edm.String" /><Property Name="Cap" Type="Edm.String" /><NavigationProperty Name="Provincia" Type="VisualLims.Module.BusinessObjects.Provincia" ContainsTarget="true" /><NavigationProperty Name="WritableProperties" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /><NavigationProperty Name="ExecutableActions" Type="Collection(VisualLims.Module.Utils.Xpo.PermissionName)" /></EntityType><EnumType Name="StatoCampione"><Member Name="Nuovo" Value="1" /><Member Name="ProgrammaDiProva" Value="2" /><Member Name="InElaborazione" Value="3" /><Member Name="Validato" Value="4" /><Member Name="Certificato" Value="5" /><Member Name="StampatoRapporto" Value="6" /><Member Name="Annullato" Value="7" /></EnumType><EnumType Name="TipoRuolo"><Member Name="General" Value="0" /><Member Name="Internal" Value="1" /><Member Name="External" Value="2" /></EnumType><EnumType Name="StatoCommessaWeb"><Member Name="Nuova" Value="1" /><Member Name="Inviata" Value="2" /><Member Name="Elaborata" Value="3" /><Member Name="Certificata" Value="4" /></EnumType><EnumType Name="OfferteMode"><Member Name="Entrambi" Value="0" /><Member Name="SoloClienteFatturazione" Value="1" /><Member Name="SoloClienteAccettazione" Value="2" /></EnumType><EnumType Name="CustomFieldType"><Member Name="Testo" Value="1" /><Member Name="Numerico" Value="2" /><Member Name="Data" Value="3" /><Member Name="SìNo" Value="4" /><Member Name="SceltaMultipla" Value="5" /></EnumType><EnumType Name="TipoIncertezzaStampa"><Member Name="Nessuno" Value="0" /><Member Name="Horwitz" Value="1" /><Member Name="Thompson" Value="2" /></EnumType><EnumType Name="TipoAnalisi"><Member Name="ParametroStandard" Value="4" /><Member Name="ParametroProva" Value="5" /><Member Name="ParametroPreventivo" Value="6" /><Member Name="ParametroCliente" Value="7" /><Member Name="GruppoStandard" Value="8" /><Member Name="GruppoProva" Value="9" /><Member Name="GruppoPreventivo" Value="10" /><Member Name="MacroGruppoStandard" Value="11" /><Member Name="MacroGruppoProva" Value="12" /><Member Name="MacroGruppoPreventivo" Value="13" /><Member Name="GruppoCliente" Value="14" /><Member Name="MacroGruppoCliente" Value="15" /></EnumType><EnumType Name="TipiDocumentoRapporto"><Member Name="RapportoDiProva" Value="0" /><Member Name="Germania" Value="1" /><Member Name="Custom" Value="2" /><Member Name="Riepilogo" Value="3" /><Member Name="Rifiuti" Value="4" /><Member Name="Homologa" Value="5" /></EnumType><EnumType Name="TipoAccessoEsterno"><Member Name="Internal" Value="0" /><Member Name="WebApi" Value="1" /><Member Name="App" Value="2" /><Member Name="Web" Value="3" /></EnumType><EnumType Name="TipoServizioNotifica"><Member Name="OneSignal" Value="1" /><Member Name="Firebase" Value="2" /></EnumType><EnumType Name="TipoNotificaEntita"><Member Name="Rapporto" Value="1" /><Member Name="Ritiro" Value="2" /></EnumType><EnumType Name="SchemaCustomDettaglioOption"><Member Name="No" Value="0" /><Member Name="Si" Value="1" /><Member Name="Predefinito" Value="2" /></EnumType><EnumType Name="TipoDestinatarioPreventivo"><Member Name="Committente" Value="0" /><Member Name="GruppoCommerciale" Value="1" /></EnumType><EnumType Name="AccettazioneOnlineCustomFields"><Member Name="No" Value="1" /><Member Name="Si" Value="2" /><Member Name="Cliente" Value="3" /></EnumType><EnumType Name="SchemaCustomFieldsAbilitati"><Member Name="Generici" Value="0" /><Member Name="SoloClienti" Value="1" /><Member Name="GenericiSeClienteNoSpecifici" Value="2" /></EnumType><EnumType Name="AccettazioneOnlineDupCampioniInviati"><Member Name="Cliente" Value="0" /><Member Name="SempreDisattiva" Value="1" /><Member Name="SempreAttiva" Value="2" /></EnumType></Schema><Schema Namespace="DevExpress.ExpressApp.Xpo.Updating" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="ModuleInfo"><Key><PropertyRef Name="ID" /></Key><Property Name="ID" Type="Edm.Int32" Nullable="false" /><Property Name="Version" Type="Edm.String" /><Property Name="Name" Type="Edm.String" /><Property Name="AssemblyFileName" Type="Edm.String" /><Property Name="IsMain" Type="Edm.Boolean" Nullable="false" /></EntityType></Schema><Schema Namespace="DevExpress.Persistent.BaseImpl" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="BaseObject" Abstract="true"><Key><PropertyRef Name="Oid" /></Key><Property Name="Oid" Type="Edm.Guid" Nullable="false" /></EntityType><EntityType Name="ReportDataV2" BaseType="DevExpress.Persistent.BaseImpl.BaseObject"><Property Name="DataTypeName" Type="Edm.String" /><Property Name="Content" Type="Edm.Binary" /><Property Name="DisplayName" Type="Edm.String" /><Property Name="ParametersObjectType" Type="System.Type" /><Property Name="ParametersObjectTypeName" Type="Edm.String" /><Property Name="IsInplaceReport" Type="Edm.Boolean" Nullable="false" /><Property Name="PredefinedReportType" Type="System.Type" /></EntityType><EntityType Name="AuditDataItemPersistent" BaseType="DevExpress.Persistent.BaseImpl.BaseObject"><Property Name="ModifiedOn" Type="Edm.DateTimeOffset" /><Property Name="UserName" Type="Edm.String" /><Property Name="OperationType" Type="Edm.String" /><Property Name="Description" Type="Edm.String" /><Property Name="AuditedObject" Type="DevExpress.Persistent.BaseImpl.AuditedObjectWeakReference" /><Property Name="OldObject" Type="DevExpress.Xpo.XPWeakReference" /><Property Name="NewObject" Type="DevExpress.Xpo.XPWeakReference" /><Property Name="OldValue" Type="Edm.String" /><Property Name="NewValue" Type="Edm.String" /><Property Name="PropertyName" Type="Edm.String" /><Property Name="UserId" Type="Edm.String" /></EntityType><EntityType Name="DashboardData" BaseType="DevExpress.Persistent.BaseImpl.BaseObject"><Property Name="Content" Type="Edm.String" /><Property Name="Title" Type="Edm.String" /><Property Name="SynchronizeTitle" Type="Edm.Boolean" Nullable="false" /></EntityType><EntityType Name="ModelDifference" BaseType="DevExpress.Persistent.BaseImpl.BaseObject"><Property Name="UserId" Type="Edm.String" /><Property Name="ContextId" Type="Edm.String" /><Property Name="Version" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="Aspects" Type="Collection(DevExpress.Persistent.BaseImpl.ModelDifferenceAspect)" /></EntityType><EntityType Name="ModelDifferenceAspect" BaseType="DevExpress.Persistent.BaseImpl.BaseObject"><Property Name="Name" Type="Edm.String" /><Property Name="Xml" Type="Edm.String" /><NavigationProperty Name="Owner" Type="DevExpress.Persistent.BaseImpl.ModelDifference" /></EntityType><EntityType Name="FileData" BaseType="DevExpress.Persistent.BaseImpl.BaseObject"><Property Name="FileName" Type="Edm.String" /><Property Name="Content" Type="Edm.Binary" /></EntityType><EntityType Name="FileAttachmentBase" BaseType="DevExpress.Persistent.BaseImpl.BaseObject" Abstract="true"><NavigationProperty Name="File" Type="DevExpress.Persistent.BaseImpl.FileData" /></EntityType><EntityType Name="Analysis" BaseType="DevExpress.Persistent.BaseImpl.BaseObject"><Property Name="DimensionPropertiesString" Type="Edm.String" /><Property Name="Name" Type="Edm.String" /><Property Name="Criteria" Type="Edm.String" /><Property Name="ObjectTypeName" Type="Edm.String" /><Property Name="ChartSettingsContent" Type="Edm.Binary" /><Property Name="PivotGridSettingsContent" Type="Edm.Binary" /><Property Name="DataType" Type="System.Type" /><Property Name="DimensionProperties" Type="Collection(Edm.String)" /></EntityType><EntityType Name="Event" BaseType="DevExpress.Persistent.BaseImpl.BaseObject"><Property Name="StartOn" Type="Edm.DateTimeOffset" /><Property Name="EndOn" Type="Edm.DateTimeOffset" /><Property Name="Subject" Type="Edm.String" /><Property Name="Description" Type="Edm.String" /><Property Name="AllDay" Type="Edm.Boolean" Nullable="false" /><Property Name="Location" Type="Edm.String" /><Property Name="Label" Type="Edm.Int32" Nullable="false" /><Property Name="Status" Type="Edm.Int32" Nullable="false" /><Property Name="Type" Type="Edm.Int32" Nullable="false" /><Property Name="ResourceId" Type="Edm.String" /><Property Name="RemindIn" Type="Edm.Duration" /><Property Name="ReminderInfoXml" Type="Edm.String" /><Property Name="AlarmTime" Type="Edm.DateTimeOffset" /><Property Name="IsPostponed" Type="Edm.Boolean" Nullable="false" /><Property Name="RecurrenceInfoXml" Type="Edm.String" /><Property Name="RecurrencePattern" Type="DevExpress.Persistent.Base.General.IRecurrentEvent" /><Property Name="RecurrenceInfoXmlBlazor" Type="Edm.String" /><NavigationProperty Name="Resources" Type="Collection(DevExpress.Persistent.BaseImpl.Resource)" /><NavigationProperty Name="ReminderTime" Type="DevExpress.ExpressApp.SystemModule.Notifications.PostponeTime" /><NavigationProperty Name="PostponeTimeList" Type="Collection(DevExpress.ExpressApp.SystemModule.Notifications.PostponeTime)" /></EntityType><EntityType Name="Resource" BaseType="DevExpress.Persistent.BaseImpl.BaseObject"><Property Name="Caption" Type="Edm.String" /><Property Name="Color" Type="System.Drawing.Color" Nullable="false" /><NavigationProperty Name="Events" Type="Collection(DevExpress.Persistent.BaseImpl.Event)" /></EntityType><EntityType Name="HCategory" BaseType="DevExpress.Persistent.BaseImpl.BaseObject"><Property Name="Name" Type="Edm.String" /><NavigationProperty Name="Children" Type="Collection(DevExpress.Persistent.BaseImpl.HCategory)" /><NavigationProperty Name="Parent" Type="DevExpress.Persistent.BaseImpl.HCategory" /></EntityType><ComplexType Name="AuditedObjectWeakReference" BaseType="DevExpress.Xpo.XPWeakReference"><Property Name="DisplayName" Type="Edm.String" /><NavigationProperty Name="AuditDataItems" Type="Collection(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent)" /></ComplexType></Schema><Schema Namespace="DevExpress.ExpressApp.StateMachine.Xpo" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="StateMachineObjectBase" Abstract="true"><Key><PropertyRef Name="Oid" /></Key><Property Name="Oid" Type="Edm.Guid" Nullable="false" /></EntityType><EntityType Name="XpoStateMachine" BaseType="DevExpress.ExpressApp.StateMachine.Xpo.StateMachineObjectBase"><Property Name="Name" Type="Edm.String" /><Property Name="Active" Type="Edm.Boolean" Nullable="false" /><Property Name="TargetObjectType" Type="System.Type" /><Property Name="ExpandActionsInDetailView" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="StatePropertyName" Type="DevExpress.ExpressApp.Utils.StringObject" /><NavigationProperty Name="AvailableStatePropertyNames" Type="Collection(DevExpress.ExpressApp.Utils.StringObject)" /><NavigationProperty Name="StartState" Type="DevExpress.ExpressApp.StateMachine.Xpo.XpoState" /><NavigationProperty Name="States" Type="Collection(DevExpress.ExpressApp.StateMachine.Xpo.XpoState)" /></EntityType><EntityType Name="XpoState" BaseType="DevExpress.ExpressApp.StateMachine.Xpo.StateMachineObjectBase"><Property Name="Caption" Type="Edm.String" /><Property Name="MarkerValue" Type="Edm.String" /><Property Name="TargetObjectCriteria" Type="Edm.String" /><NavigationProperty Name="StateMachine" Type="DevExpress.ExpressApp.StateMachine.Xpo.XpoStateMachine" /><NavigationProperty Name="Marker" Type="DevExpress.ExpressApp.StateMachine.Utils.MarkerObject" /><NavigationProperty Name="AvailableMarkerObjects" Type="Collection(DevExpress.ExpressApp.StateMachine.Utils.MarkerObject)" /><NavigationProperty Name="Transitions" Type="Collection(DevExpress.ExpressApp.StateMachine.Xpo.XpoTransition)" /><NavigationProperty Name="Appearance" Type="Collection(DevExpress.ExpressApp.StateMachine.Xpo.XpoStateAppearance)" /></EntityType><EntityType Name="XpoTransition" BaseType="DevExpress.ExpressApp.StateMachine.Xpo.StateMachineObjectBase"><Property Name="Caption" Type="Edm.String" /><Property Name="Index" Type="Edm.Int32" Nullable="false" /><Property Name="SaveAndCloseView" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="SourceState" Type="DevExpress.ExpressApp.StateMachine.Xpo.XpoState" /><NavigationProperty Name="TargetState" Type="DevExpress.ExpressApp.StateMachine.Xpo.XpoState" /></EntityType><EntityType Name="XpoStateAppearance" BaseType="DevExpress.ExpressApp.StateMachine.Xpo.StateMachineObjectBase"><Property Name="AppearanceItemType" Type="Edm.String" /><Property Name="Context" Type="Edm.String" /><Property Name="Criteria" Type="Edm.String" /><Property Name="Method" Type="Edm.String" /><Property Name="TargetItems" Type="Edm.String" /><Property Name="Priority" Type="Edm.Int32" Nullable="false" /><Property Name="FontColor" Type="System.Nullable_1OfColor" /><Property Name="BackColor" Type="System.Nullable_1OfColor" /><Property Name="FontStyle" Type="DevExpress.Drawing.DXFontStyle" /><Property Name="Enabled" Type="Edm.Boolean" /><Property Name="Visibility" Type="DevExpress.ExpressApp.Editors.ViewItemVisibility" /><NavigationProperty Name="State" Type="DevExpress.ExpressApp.StateMachine.Xpo.XpoState" /></EntityType></Schema><Schema Namespace="DevExpress.Persistent.BaseImpl.PermissionPolicy" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="PermissionPolicyRoleBase" BaseType="DevExpress.Persistent.BaseImpl.BaseObject"><Property Name="Name" Type="Edm.String" /><Property Name="IsAdministrative" Type="Edm.Boolean" Nullable="false" /><Property Name="CanEditModel" Type="Edm.Boolean" Nullable="false" /><Property Name="PermissionPolicy" Type="DevExpress.Persistent.Base.SecurityPermissionPolicy" Nullable="false" /><NavigationProperty Name="TypePermissions" Type="Collection(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyTypePermissionObject)" /><NavigationProperty Name="NavigationPermissions" Type="Collection(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyNavigationPermissionObject)" /><NavigationProperty Name="ActionPermissions" Type="Collection(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyActionPermissionObject)" /></EntityType><EntityType Name="PermissionPolicyTypePermissionObject" BaseType="DevExpress.Persistent.BaseImpl.BaseObject"><Property Name="TargetTypeFullName" Type="Edm.String" /><Property Name="ReadState" Type="DevExpress.Persistent.Base.SecurityPermissionState" /><Property Name="WriteState" Type="DevExpress.Persistent.Base.SecurityPermissionState" /><Property Name="CreateState" Type="DevExpress.Persistent.Base.SecurityPermissionState" /><Property Name="DeleteState" Type="DevExpress.Persistent.Base.SecurityPermissionState" /><Property Name="NavigateState" Type="DevExpress.Persistent.Base.SecurityPermissionState" /><NavigationProperty Name="Role" Type="DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRoleBase" /><NavigationProperty Name="MemberPermissions" Type="Collection(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyMemberPermissionsObject)" /><NavigationProperty Name="ObjectPermissions" Type="Collection(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyObjectPermissionsObject)" /></EntityType><EntityType Name="PermissionPolicyMemberPermissionsObject" BaseType="DevExpress.Persistent.BaseImpl.BaseObject"><Property Name="Members" Type="Edm.String" /><Property Name="ReadState" Type="DevExpress.Persistent.Base.SecurityPermissionState" /><Property Name="WriteState" Type="DevExpress.Persistent.Base.SecurityPermissionState" /><Property Name="Criteria" Type="Edm.String" /><NavigationProperty Name="TypePermissionObject" Type="DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyTypePermissionObject" /></EntityType><EntityType Name="PermissionPolicyObjectPermissionsObject" BaseType="DevExpress.Persistent.BaseImpl.BaseObject"><Property Name="Criteria" Type="Edm.String" /><Property Name="ReadState" Type="DevExpress.Persistent.Base.SecurityPermissionState" /><Property Name="WriteState" Type="DevExpress.Persistent.Base.SecurityPermissionState" /><Property Name="DeleteState" Type="DevExpress.Persistent.Base.SecurityPermissionState" /><Property Name="NavigateState" Type="DevExpress.Persistent.Base.SecurityPermissionState" /><NavigationProperty Name="TypePermissionObject" Type="DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyTypePermissionObject" /></EntityType><EntityType Name="PermissionPolicyNavigationPermissionObject" BaseType="DevExpress.Persistent.BaseImpl.BaseObject"><Property Name="ItemPath" Type="Edm.String" /><Property Name="NavigateState" Type="DevExpress.Persistent.Base.SecurityPermissionState" /><NavigationProperty Name="Role" Type="DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRoleBase" /></EntityType><EntityType Name="PermissionPolicyActionPermissionObject" BaseType="DevExpress.Persistent.BaseImpl.BaseObject"><Property Name="ActionId" Type="Edm.String" /><Property Name="Image" Type="Edm.Binary" /><NavigationProperty Name="ActionDescriptor" Type="DevExpress.Persistent.Base.SecuredActionDescriptor" /><NavigationProperty Name="SecuredActionDescriptors" Type="Collection(DevExpress.Persistent.Base.SecuredActionDescriptor)" /><NavigationProperty Name="Role" Type="DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRoleBase" /></EntityType></Schema><Schema Namespace="VisualLims.Certest.BusinessObjects" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="AnagraficaCertestObject" BaseType="VisualLims.Module.BusinessObjects.Anagrafica"><Property Name="UsaPerCommesse" Type="Edm.Boolean" Nullable="false" /><Property Name="UsaPerPrestazioni" Type="Edm.Boolean" Nullable="false" /></EntityType><EntityType Name="AnagraficaCertestService" BaseType="VisualLims.Module.BusinessObjects.Anagrafica"><Property Name="UsaPerCommesse" Type="Edm.Boolean" Nullable="false" /><Property Name="UsaPerPrestazioni" Type="Edm.Boolean" Nullable="false" /></EntityType></Schema><Schema Namespace="VisualLims.Module.WebApi.BusinessObjects" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EntityType Name="DeviceTokenResponse"><Key><PropertyRef Name="Identifier" /></Key><Property Name="Identifier" Type="Edm.String" Nullable="false" /><Property Name="IdUtenteDeviceToken" Type="Edm.Int32" Nullable="false" /></EntityType></Schema><Schema Namespace="System" xmlns="http://docs.oasis-open.org/odata/ns/edm"><ComplexType Name="Type" Abstract="true"><Property Name="GenericTypeArguments" Type="Collection(System.Type)" Nullable="false" /><Property Name="CustomAttributes" Type="Collection(System.Reflection.CustomAttributeData)" /></ComplexType><ComplexType Name="Nullable_1OfColor" /><EnumType Name="DayOfWeek"><Member Name="Sunday" Value="0" /><Member Name="Monday" Value="1" /><Member Name="Tuesday" Value="2" /><Member Name="Wednesday" Value="3" /><Member Name="Thursday" Value="4" /><Member Name="Friday" Value="5" /><Member Name="Saturday" Value="6" /></EnumType></Schema><Schema Namespace="System.Reflection" xmlns="http://docs.oasis-open.org/odata/ns/edm"><ComplexType Name="CustomAttributeData"><Property Name="ConstructorArguments" Type="Collection(System.Reflection.CustomAttributeTypedArgument)" /><Property Name="NamedArguments" Type="Collection(System.Reflection.CustomAttributeNamedArgument)" /></ComplexType><ComplexType Name="CustomAttributeTypedArgument" /><ComplexType Name="CustomAttributeNamedArgument" /></Schema><Schema Namespace="DevExpress.Xpo" xmlns="http://docs.oasis-open.org/odata/ns/edm"><ComplexType Name="XPWeakReference"><Property Name="Target" Type="Edm.Untyped" /><Property Name="TargetType_" Type="DevExpress.Xpo.XPObjectType" /><Property Name="TargetKey_" Type="Edm.String" /></ComplexType><ComplexType Name="XPObjectType"><Property Name="TypeName" Type="Edm.String" /><Property Name="AssemblyName" Type="Edm.String" /></ComplexType></Schema><Schema Namespace="DevExpress.XtraEditors.Filtering" xmlns="http://docs.oasis-open.org/odata/ns/edm"><ComplexType Name="IFilterParameter" Abstract="true" /></Schema><Schema Namespace="System.Drawing" xmlns="http://docs.oasis-open.org/odata/ns/edm"><ComplexType Name="Color" /></Schema><Schema Namespace="DevExpress.Persistent.Base.General" xmlns="http://docs.oasis-open.org/odata/ns/edm"><ComplexType Name="IRecurrentEvent" Abstract="true"><Property Name="RecurrencePattern" Type="DevExpress.Persistent.Base.General.IRecurrentEvent" /><Property Name="RecurrenceInfoXml" Type="Edm.String" /></ComplexType></Schema><Schema Namespace="DevExpress.Persistent.Validation" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EnumType Name="ValidationState"><Member Name="Valid" Value="0" /><Member Name="Invalid" Value="1" /><Member Name="Skipped" Value="2" /></EnumType><EnumType Name="ValidationOutcome"><Member Name="Skipped" Value="0" /><Member Name="Valid" Value="1" /><Member Name="Information" Value="2" /><Member Name="Warning" Value="3" /><Member Name="Error" Value="4" /></EnumType></Schema><Schema Namespace="DevExpress.ExpressApp.Editors" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EnumType Name="Trend"><Member Name="Better" Value="0" /><Member Name="Worse" Value="1" /><Member Name="NoChange" Value="2" /></EnumType><EnumType Name="ViewItemVisibility"><Member Name="Hide" Value="0" /><Member Name="ShowEmptySpace" Value="1" /><Member Name="Show" Value="2" /></EnumType></Schema><Schema Namespace="DevExpress.ExpressApp.Templates" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EnumType Name="ActionsToolbarVisibility"><Member Name="Default" Value="0" /><Member Name="Show" Value="1" /><Member Name="Hide" Value="2" /></EnumType></Schema><Schema Namespace="VisualLims.Module.BusinessLogic" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EnumType Name="LivelloMessaggioLog"><Member Name="Informazione" Value="0" /><Member Name="Avviso" Value="1" /><Member Name="Errore" Value="2" /></EnumType></Schema><Schema Namespace="DevExpress.Drawing" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EnumType Name="DXFontStyle" IsFlags="true"><Member Name="Regular" Value="0" /><Member Name="Bold" Value="1" /><Member Name="Italic" Value="2" /><Member Name="Underline" Value="4" /><Member Name="Strikeout" Value="8" /></EnumType></Schema><Schema Namespace="Default" xmlns="http://docs.oasis-open.org/odata/ns/edm"><Function Name="AbilitatiDatiOnline" IsBound="true"><Parameter Name="bindingParameter" Type="Collection(VisualLims.Module.BusinessObjects.Cliente)" /><ReturnType Type="Collection(VisualLims.Module.BusinessObjects.Cliente)" /></Function><Action Name="ImpostaComeLetto" IsBound="true"><Parameter Name="bindingParameter" Type="VisualLims.Module.BusinessObjects.Rapporto" /></Action><Action Name="InviaCommessa" IsBound="true"><Parameter Name="bindingParameter" Type="VisualLims.Module.BusinessObjects.CommessaWeb" /><ReturnType Type="VisualLims.Module.BusinessObjects.CommessaWeb" /></Action><Action Name="SchemaPredefinito" IsBound="true"><Parameter Name="bindingParameter" Type="VisualLims.Module.BusinessObjects.CommessaWeb" /><Parameter Name="IdMatrice" Type="Edm.Int32" Nullable="false" /><ReturnType Type="VisualLims.Module.BusinessObjects.SchemaCustomField" /></Action><Action Name="AddAnalisi" IsBound="true"><Parameter Name="bindingParameter" Type="VisualLims.Module.BusinessObjects.Campione" /><Parameter Name="RecordKey" Type="Edm.String" /><Parameter Name="RecordKeyTarget" Type="Edm.String"><Annotation Term="Org.OData.Core.V1.OptionalParameter" /></Parameter><ReturnType Type="VisualLims.Module.BusinessObjects.Campione" /></Action><Action Name="RemoveAnalisi" IsBound="true"><Parameter Name="bindingParameter" Type="VisualLims.Module.BusinessObjects.Campione" /><Parameter Name="RecordKey" Type="Edm.String" /><ReturnType Type="VisualLims.Module.BusinessObjects.Campione" /></Action><Action Name="DuplicaCampione" IsBound="true"><Parameter Name="bindingParameter" Type="VisualLims.Module.BusinessObjects.Campione" /><Parameter Name="IdCommessa" Type="Edm.Int32" Nullable="false"><Annotation Term="Org.OData.Core.V1.OptionalParameter" /></Parameter><ReturnType Type="VisualLims.Module.BusinessObjects.Campione" /></Action><Action Name="UploadCampioneFile" IsBound="true"><Parameter Name="bindingParameter" Type="VisualLims.Module.BusinessObjects.Campione" /><ReturnType Type="VisualLims.Module.BusinessObjects.CampioneFile" /></Action><Function Name="AbilitatiAccettazione" IsBound="true"><Parameter Name="bindingParameter" Type="Collection(VisualLims.Module.BusinessObjects.Cliente)" /><ReturnType Type="Collection(VisualLims.Module.BusinessObjects.Cliente)" /></Function><Action Name="ImportaCommessa" IsBound="true"><Parameter Name="bindingParameter" Type="VisualLims.Module.BusinessObjects.CommessaWeb" /><Parameter Name="IdUtente" Type="Edm.Int32" Nullable="false"><Annotation Term="Org.OData.Core.V1.OptionalParameter" /></Parameter><ReturnType Type="VisualLims.Module.BusinessObjects.CommessaWeb" /></Action><Function Name="CurrentUser" IsBound="true"><Parameter Name="bindingParameter" Type="Collection(VisualLims.Module.BusinessObjects.Utente)" /><ReturnType Type="VisualLims.Module.BusinessObjects.Utente" /></Function><Action Name="ChangePassword" IsBound="true"><Parameter Name="bindingParameter" Type="Collection(VisualLims.Module.BusinessObjects.Utente)" /></Action><Action Name="RegisterDeviceToken" IsBound="true"><Parameter Name="bindingParameter" Type="Collection(VisualLims.Module.BusinessObjects.Utente)" /><ReturnType Type="VisualLims.Module.WebApi.BusinessObjects.DeviceTokenResponse" /></Action><Action Name="AnnullaDeviceToken" IsBound="true"><Parameter Name="bindingParameter" Type="VisualLims.Module.BusinessObjects.UtenteDeviceToken" /></Action><EntityContainer Name="Container"><EntitySet Name="AnagraficaDetentore" EntityType="VisualLims.Module.BusinessObjects.AnagraficaDetentore"><NavigationPropertyBinding Path="AnagraficaClienti" Target="AnagraficaCliente" /><NavigationPropertyBinding Path="AnagraficaUtenti" Target="AnagraficaUtente" /><NavigationPropertyBinding Path="CommesseCertestObject" Target="Commessa" /><NavigationPropertyBinding Path="CommesseCertestService" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Nazione" Target="Nazione" /><NavigationPropertyBinding Path="Provincia" Target="Provincia" /><NavigationPropertyBinding Path="Regione" Target="Regione" /><NavigationPropertyBinding Path="TipoAnagrafica" Target="TipoAnagrafica" /><NavigationPropertyBinding Path="TipoDetentore" Target="TipoDetentore" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnagraficaImportatore" EntityType="VisualLims.Module.BusinessObjects.AnagraficaImportatore"><NavigationPropertyBinding Path="AnagraficaClienti" Target="AnagraficaCliente" /><NavigationPropertyBinding Path="AnagraficaUtenti" Target="AnagraficaUtente" /><NavigationPropertyBinding Path="CommesseCertestObject" Target="Commessa" /><NavigationPropertyBinding Path="CommesseCertestService" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Nazione" Target="Nazione" /><NavigationPropertyBinding Path="Provincia" Target="Provincia" /><NavigationPropertyBinding Path="Regione" Target="Regione" /><NavigationPropertyBinding Path="TipoAnagrafica" Target="TipoAnagrafica" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnagraficaMotivoCampagna" EntityType="VisualLims.Module.BusinessObjects.AnagraficaMotivoCampagna"><NavigationPropertyBinding Path="AnagraficaClienti" Target="AnagraficaCliente" /><NavigationPropertyBinding Path="AnagraficaUtenti" Target="AnagraficaUtente" /><NavigationPropertyBinding Path="CommesseCertestObject" Target="Commessa" /><NavigationPropertyBinding Path="CommesseCertestService" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="TipoAnagrafica" Target="TipoAnagrafica" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnagraficaProduttore" EntityType="VisualLims.Module.BusinessObjects.AnagraficaProduttore"><NavigationPropertyBinding Path="AnagraficaClienti" Target="AnagraficaCliente" /><NavigationPropertyBinding Path="AnagraficaUtenti" Target="AnagraficaUtente" /><NavigationPropertyBinding Path="CommesseCertestObject" Target="Commessa" /><NavigationPropertyBinding Path="CommesseCertestService" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Nazione" Target="Nazione" /><NavigationPropertyBinding Path="Provincia" Target="Provincia" /><NavigationPropertyBinding Path="Regione" Target="Regione" /><NavigationPropertyBinding Path="TipoAnagrafica" Target="TipoAnagrafica" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnagraficaPuntoPrelievo" EntityType="VisualLims.Module.BusinessObjects.AnagraficaPuntoPrelievo"><NavigationPropertyBinding Path="AnagraficaClienti" Target="AnagraficaCliente" /><NavigationPropertyBinding Path="AnagraficaUtenti" Target="AnagraficaUtente" /><NavigationPropertyBinding Path="CommesseCertestObject" Target="Commessa" /><NavigationPropertyBinding Path="CommesseCertestService" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Nazione" Target="Nazione" /><NavigationPropertyBinding Path="Provincia" Target="Provincia" /><NavigationPropertyBinding Path="Regione" Target="Regione" /><NavigationPropertyBinding Path="TipoAnagrafica" Target="TipoAnagrafica" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnagraficaPuntoPrelievoCliente" EntityType="VisualLims.Module.BusinessObjects.AnagraficaPuntoPrelievoCliente"><NavigationPropertyBinding Path="AnagraficaClienti" Target="AnagraficaCliente" /><NavigationPropertyBinding Path="AnagraficaUtenti" Target="AnagraficaUtente" /><NavigationPropertyBinding Path="CommesseCertestObject" Target="Commessa" /><NavigationPropertyBinding Path="CommesseCertestService" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="TipoAnagrafica" Target="TipoAnagrafica" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnagraficaServizioAsl" EntityType="VisualLims.Module.BusinessObjects.AnagraficaServizioAsl"><NavigationPropertyBinding Path="AnagraficaClienti" Target="AnagraficaCliente" /><NavigationPropertyBinding Path="AnagraficaUtenti" Target="AnagraficaUtente" /><NavigationPropertyBinding Path="CommesseCertestObject" Target="Commessa" /><NavigationPropertyBinding Path="CommesseCertestService" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="TipoAnagrafica" Target="TipoAnagrafica" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnagraficaSottoCommittente" EntityType="VisualLims.Module.BusinessObjects.AnagraficaSottoCommittente"><NavigationPropertyBinding Path="AnagraficaClienti" Target="AnagraficaCliente" /><NavigationPropertyBinding Path="AnagraficaUtenti" Target="AnagraficaUtente" /><NavigationPropertyBinding Path="CommesseCertestObject" Target="Commessa" /><NavigationPropertyBinding Path="CommesseCertestService" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="TipoAnagrafica" Target="TipoAnagrafica" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnagraficaTipoCampagna" EntityType="VisualLims.Module.BusinessObjects.AnagraficaTipoCampagna"><NavigationPropertyBinding Path="AnagraficaClienti" Target="AnagraficaCliente" /><NavigationPropertyBinding Path="AnagraficaUtenti" Target="AnagraficaUtente" /><NavigationPropertyBinding Path="CommesseCertestObject" Target="Commessa" /><NavigationPropertyBinding Path="CommesseCertestService" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="TipoAnagrafica" Target="TipoAnagrafica" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnagraficaTipoEntePrelevatore" EntityType="VisualLims.Module.BusinessObjects.AnagraficaTipoEntePrelevatore"><NavigationPropertyBinding Path="AnagraficaClienti" Target="AnagraficaCliente" /><NavigationPropertyBinding Path="AnagraficaUtenti" Target="AnagraficaUtente" /><NavigationPropertyBinding Path="CommesseCertestObject" Target="Commessa" /><NavigationPropertyBinding Path="CommesseCertestService" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="TipoAnagrafica" Target="TipoAnagrafica" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="TipoAnagrafica" EntityType="VisualLims.Module.BusinessObjects.TipoAnagrafica"><NavigationPropertyBinding Path="Anagrafiche" Target="Anagrafica" /><NavigationPropertyBinding Path="CustomFields" Target="CustomField" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnalisiDatoRapporto" EntityType="VisualLims.Module.BusinessObjects.AnalisiDatoRapporto"><NavigationPropertyBinding Path="CampioneDatiRapporto" Target="CampioneDatoRapporto" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="NomeParametro" Target="NomeParametro" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="CampioneDatoRapporto" EntityType="VisualLims.Module.BusinessObjects.CampioneDatoRapporto"><NavigationPropertyBinding Path="Allegati" Target="CampioneDatoRapportoAllegato" /><NavigationPropertyBinding Path="AnalisiDatiRapporto" Target="AnalisiDatoRapporto" /><NavigationPropertyBinding Path="AnalisiDatiRapportoGerarchici" Target="AnalisiDatoRapportoGerarchica" /><NavigationPropertyBinding Path="CampioneDatoRapportoCampiCalcolati" Target="CampioneDatoRapportoCampoCalcolato" /><NavigationPropertyBinding Path="CampioneDatoRapportoCampoCalcolato" Target="CampioneDatoRapportoCampoCalcolato" /><NavigationPropertyBinding Path="CustomFieldsDatiRapporto" Target="CustomFieldsDatoRapporto" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="MetodiSezioniDatiRapporto" Target="MetodoSezioneDatoRapporto" /><NavigationPropertyBinding Path="Rapporto" Target="Rapporto" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="CustomFieldsDatoRapporto" EntityType="VisualLims.Module.BusinessObjects.CustomFieldsDatoRapporto"><NavigationPropertyBinding Path="CampioneDatoRapporto" Target="CampioneDatoRapporto" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="MetodoSezioneDatoRapporto" EntityType="VisualLims.Module.BusinessObjects.MetodoSezioneDatoRapporto"><NavigationPropertyBinding Path="CampioneDatoRapporto" Target="CampioneDatoRapporto" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Metodo" Target="Metodo" /><NavigationPropertyBinding Path="Sezione" Target="Sezione" /><NavigationPropertyBinding Path="UtenteFineAnalisi" Target="Utente" /><NavigationPropertyBinding Path="UtenteInizioAnalisi" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Rapporto" EntityType="VisualLims.Module.BusinessObjects.Rapporto"><NavigationPropertyBinding Path="CampioniDatiRapporto" Target="CampioneDatoRapporto" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="RapportiAllegati" Target="RapportoAllegato" /><NavigationPropertyBinding Path="RapportiFiles" Target="RapportoFile" /><NavigationPropertyBinding Path="RapportiPrecendenti" Target="Rapporto" /><NavigationPropertyBinding Path="RapportoUtentiNotifiche" Target="RapportoUtenteLettura" /><NavigationPropertyBinding Path="UltimoRapporto" Target="Rapporto" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="RapportoFile" EntityType="VisualLims.Module.BusinessObjects.RapportoFile"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Rapporto" Target="Rapporto" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="RapportoAllegato" EntityType="VisualLims.Module.BusinessObjects.RapportoAllegato"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Rapporto" Target="Rapporto" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Cliente" EntityType="VisualLims.Module.BusinessObjects.Cliente"><NavigationPropertyBinding Path="AllUtentiAbilitati" Target="UtenteClienteAuthorization" /><NavigationPropertyBinding Path="Analisi" Target="Analisi" /><NavigationPropertyBinding Path="AnalisiAbilitate" Target="Analisi" /><NavigationPropertyBinding Path="Banca" Target="Banca" /><NavigationPropertyBinding Path="BancaAgenzia" Target="BancaAgenzia" /><NavigationPropertyBinding Path="CampioniDatiRapporto" Target="CampioneDatoRapporto" /><NavigationPropertyBinding Path="CampioniFatturazione" Target="Campione" /><NavigationPropertyBinding Path="CampioniRiba" Target="Campione" /><NavigationPropertyBinding Path="CampioniSpedizione" Target="Campione" /><NavigationPropertyBinding Path="ClientiFigli" Target="ClienteParent" /><NavigationPropertyBinding Path="ClientiParent" Target="ClienteParent" /><NavigationPropertyBinding Path="Commesse" Target="Commessa" /><NavigationPropertyBinding Path="CommesseAnalisi" Target="Commessa" /><NavigationPropertyBinding Path="CommesseFornitori" Target="Commessa" /><NavigationPropertyBinding Path="Compagnia" Target="Compagnia" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="GruppoCommerciale" Target="GruppoCommerciale" /><NavigationPropertyBinding Path="Lingua" Target="Lingua" /><NavigationPropertyBinding Path="MatriceSchemaCustomDefault" Target="ClienteMatriceSchemaDefault" /><NavigationPropertyBinding Path="MatriciAbilitate" Target="Matrice" /><NavigationPropertyBinding Path="Nazione" Target="Stato" /><NavigationPropertyBinding Path="Pagamento" Target="Pagamento" /><NavigationPropertyBinding Path="Rapporti" Target="Rapporto" /><NavigationPropertyBinding Path="Responsabili" Target="ClienteResponsabile" /><NavigationPropertyBinding Path="RitiriIndirizzi" Target="ClienteRitiroIndirizzo" /><NavigationPropertyBinding Path="SchemiAbilitati" Target="SchemaCustomField" /><NavigationPropertyBinding Path="SchemiCustomFieldsClienti" Target="SchemaCustomFieldCliente" /><NavigationPropertyBinding Path="TipoSoggetto" Target="TipoSoggetto" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="UtentiAbilitatiImpostazioni" Target="UtenteCliente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="CustomField" EntityType="VisualLims.Module.BusinessObjects.CustomField"><NavigationPropertyBinding Path="CustomFieldsTraduzioni" Target="CustomFieldTraduzione" /><NavigationPropertyBinding Path="CustomFieldsValues" Target="CustomFieldValue" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="SchemiCustomFieldsDettagli" Target="SchemaCustomFieldDettaglio" /><NavigationPropertyBinding Path="TipoAnagrafica" Target="TipoAnagrafica" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="CustomFieldValue" EntityType="VisualLims.Module.BusinessObjects.CustomFieldValue"><NavigationPropertyBinding Path="CustomField" Target="CustomField" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Metodo" EntityType="VisualLims.Module.BusinessObjects.Metodo"><NavigationPropertyBinding Path="Analisi" Target="Analisi" /><NavigationPropertyBinding Path="AnalisiCampioni" Target="AnalisiCampione" /><NavigationPropertyBinding Path="Attributo2" Target="Attributo2" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="MetodiSezioniDatiRapporto" Target="MetodoSezioneDatoRapporto" /><NavigationPropertyBinding Path="MetodiTraduzioni" Target="MetodoTraduzione" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="NomeParametro" EntityType="VisualLims.Module.BusinessObjects.NomeParametro"><NavigationPropertyBinding Path="AnalisiDatiRapporto" Target="AnalisiDatoRapporto" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Sezione" EntityType="VisualLims.Module.BusinessObjects.Sezione"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="MetodiSezioniDatiRapporto" Target="MetodoSezioneDatoRapporto" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Analisi" EntityType="VisualLims.Module.BusinessObjects.Analisi"><NavigationPropertyBinding Path="AnalisiCollection" Target="Analisi" /><NavigationPropertyBinding Path="CategoriaAnalisi" Target="CategoriaAnalisi" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="GruppoCommerciale" Target="GruppoCommerciale" /><NavigationPropertyBinding Path="Matrice" Target="Matrice" /><NavigationPropertyBinding Path="Metodo" Target="Metodo" /><NavigationPropertyBinding Path="ParentKey" Target="Analisi" /><NavigationPropertyBinding Path="TipologiaContenitore" Target="TipologiaContenitore" /><NavigationPropertyBinding Path="UnitaMisura" Target="UnitaMisura" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnalisiCampione" EntityType="VisualLims.Module.BusinessObjects.AnalisiCampione"><NavigationPropertyBinding Path="AnalisiCollection" Target="AnalisiCampione" /><NavigationPropertyBinding Path="AnalisiTraduzione" Target="AnalisiTraduzione" /><NavigationPropertyBinding Path="Campione" Target="Campione" /><NavigationPropertyBinding Path="CategoriaAnalisi" Target="CategoriaAnalisi" /><NavigationPropertyBinding Path="Commento" Target="Commento" /><NavigationPropertyBinding Path="CommentoFisso" Target="Commento" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Metodo" Target="Metodo" /><NavigationPropertyBinding Path="ParentKey" Target="AnalisiCampione" /><NavigationPropertyBinding Path="TipologiaContenitore" Target="TipologiaContenitore" /><NavigationPropertyBinding Path="UnitaMisura" Target="UnitaMisura" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="UnitaMisura" EntityType="VisualLims.Module.BusinessObjects.UnitaMisura"><NavigationPropertyBinding Path="Analisi" Target="Analisi" /><NavigationPropertyBinding Path="AnalisiCampioni" Target="AnalisiCampione" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="UnitaMisuraTraduzioni" Target="UnitaMisuraTraduzione" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Campione" EntityType="VisualLims.Module.BusinessObjects.Campione"><NavigationPropertyBinding Path="AnalisiAbilitate" Target="Analisi" /><NavigationPropertyBinding Path="AnalisiAbilitateList" Target="Analisi" /><NavigationPropertyBinding Path="AnalisiCampioni" Target="AnalisiCampione" /><NavigationPropertyBinding Path="AnalisiCampioniOrdinati" Target="AnalisiCampione" /><NavigationPropertyBinding Path="CampioniCustomFields" Target="CampioneCustomField" /><NavigationPropertyBinding Path="Commessa" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Matrice" Target="Matrice" /><NavigationPropertyBinding Path="Preventivo" Target="Preventivo" /><NavigationPropertyBinding Path="SchemaCustomField" Target="SchemaCustomField" /><NavigationPropertyBinding Path="SchemiAbilitati" Target="SchemaCustomField" /><NavigationPropertyBinding Path="SottoMatrice" Target="SottoMatrice" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="CampioneCustomField" EntityType="VisualLims.Module.BusinessObjects.CampioneCustomField"><NavigationPropertyBinding Path="Anagrafica" Target="Anagrafica" /><NavigationPropertyBinding Path="AnagraficheDisponibili" Target="Anagrafica" /><NavigationPropertyBinding Path="Campione" Target="Campione" /><NavigationPropertyBinding Path="CustomField" Target="CustomField" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Lingua" Target="Lingua" /><NavigationPropertyBinding Path="ValoriDisponibili" Target="CustomFieldValue" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="CampioneFile" EntityType="VisualLims.Module.BusinessObjects.CampioneFile"><NavigationPropertyBinding Path="Campione" Target="Campione" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Commessa" EntityType="VisualLims.Module.BusinessObjects.Commessa"><NavigationPropertyBinding Path="AnagraficaCertestObject" Target="Anagrafica" /><NavigationPropertyBinding Path="AnagraficaCertestService" Target="Anagrafica" /><NavigationPropertyBinding Path="Campioni" Target="Campione" /><NavigationPropertyBinding Path="ClienteResponsabile" Target="ClienteResponsabile" /><NavigationPropertyBinding Path="ClientiResponsabiliAbilitati" Target="ClienteResponsabile" /><NavigationPropertyBinding Path="CommesseCustomFields" Target="CommessaCustomField" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="MatriciAbilitate" Target="Matrice" /><NavigationPropertyBinding Path="MoltiplicatorePrezzo" Target="MoltiplicatorePrezzi" /><NavigationPropertyBinding Path="Preventivo" Target="Preventivo" /><NavigationPropertyBinding Path="SchemaCustomField" Target="SchemaCustomField" /><NavigationPropertyBinding Path="SchemiAbilitati" Target="SchemaCustomField" /><NavigationPropertyBinding Path="TipoCommessa" Target="TipoCommessa" /><NavigationPropertyBinding Path="Utente" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="CommessaCustomField" EntityType="VisualLims.Module.BusinessObjects.CommessaCustomField"><NavigationPropertyBinding Path="Anagrafica" Target="Anagrafica" /><NavigationPropertyBinding Path="AnagraficheDisponibili" Target="Anagrafica" /><NavigationPropertyBinding Path="Commessa" Target="Commessa" /><NavigationPropertyBinding Path="CustomField" Target="CustomField" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Lingua" Target="Lingua" /><NavigationPropertyBinding Path="ValoriDisponibili" Target="CustomFieldValue" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="CommessaWeb" EntityType="VisualLims.Module.BusinessObjects.CommessaWeb"><NavigationPropertyBinding Path="AnagraficaCertestObject" Target="Anagrafica" /><NavigationPropertyBinding Path="AnagraficaCertestService" Target="Anagrafica" /><NavigationPropertyBinding Path="Campioni" Target="Campione" /><NavigationPropertyBinding Path="ClienteResponsabile" Target="ClienteResponsabile" /><NavigationPropertyBinding Path="ClientiResponsabiliAbilitati" Target="ClienteResponsabile" /><NavigationPropertyBinding Path="CommesseCustomFields" Target="CommessaCustomField" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="MatriciAbilitate" Target="Matrice" /><NavigationPropertyBinding Path="MoltiplicatorePrezzo" Target="MoltiplicatorePrezzi" /><NavigationPropertyBinding Path="Preventivo" Target="Preventivo" /><NavigationPropertyBinding Path="SchemaCustomField" Target="SchemaCustomField" /><NavigationPropertyBinding Path="SchemiAbilitati" Target="SchemaCustomField" /><NavigationPropertyBinding Path="TipoCommessa" Target="TipoCommessa" /><NavigationPropertyBinding Path="Utente" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Compagnia" EntityType="VisualLims.Module.BusinessObjects.Compagnia"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Utenti" Target="Utente" /><NavigationPropertyBinding Path="UtentiCorrenti" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Lingua" EntityType="VisualLims.Module.BusinessObjects.Lingua"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="LinguaMadre" Target="Lingua" /><NavigationPropertyBinding Path="LingueFiglie" Target="Lingua" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Matrice" EntityType="VisualLims.Module.BusinessObjects.Matrice"><NavigationPropertyBinding Path="Analisi" Target="Analisi" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="MacroMatriciDettaglio" Target="MacroMatriceDettaglio" /><NavigationPropertyBinding Path="Preventivi" Target="Preventivo" /><NavigationPropertyBinding Path="PreventiviMatrici" Target="PreventivoMatrice" /><NavigationPropertyBinding Path="SottoMatrici" Target="SottoMatrice" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="MoltiplicatorePrezzi" EntityType="VisualLims.Module.BusinessObjects.MoltiplicatorePrezzi"><NavigationPropertyBinding Path="CommesseMoltiplicatoriPrezzi" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="SchemaCustomField" EntityType="VisualLims.Module.BusinessObjects.SchemaCustomField"><NavigationPropertyBinding Path="Campioni" Target="Campione" /><NavigationPropertyBinding Path="Commesse" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="SchemiCustomFieldsDettagli" Target="SchemaCustomFieldDettaglio" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="SchemaCustomFieldDettaglio" EntityType="VisualLims.Module.BusinessObjects.SchemaCustomFieldDettaglio"><NavigationPropertyBinding Path="CustomField" Target="CustomField" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="SchemaCustomField" Target="SchemaCustomField" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="SottoMatrice" EntityType="VisualLims.Module.BusinessObjects.SottoMatrice"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Matrice" Target="Matrice" /><NavigationPropertyBinding Path="SottoMatriciTraduzioni" Target="SottoMatriceTraduzione" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="TipoCommessa" EntityType="VisualLims.Module.BusinessObjects.TipoCommessa"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="UtenteCompagnia" EntityType="VisualLims.Module.BusinessObjects.UtenteCompagnia"><NavigationPropertyBinding Path="Compagnia" Target="Compagnia" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Utente" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="QualificaUtente" EntityType="VisualLims.Module.BusinessObjects.QualificaUtente"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="UsersCollection" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnagraficaCertestObject" EntityType="VisualLims.Certest.BusinessObjects.AnagraficaCertestObject"><NavigationPropertyBinding Path="AnagraficaClienti" Target="AnagraficaCliente" /><NavigationPropertyBinding Path="AnagraficaUtenti" Target="AnagraficaUtente" /><NavigationPropertyBinding Path="CommesseCertestObject" Target="Commessa" /><NavigationPropertyBinding Path="CommesseCertestService" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="TipoAnagrafica" Target="TipoAnagrafica" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnagraficaCertestService" EntityType="VisualLims.Certest.BusinessObjects.AnagraficaCertestService"><NavigationPropertyBinding Path="AnagraficaClienti" Target="AnagraficaCliente" /><NavigationPropertyBinding Path="AnagraficaUtenti" Target="AnagraficaUtente" /><NavigationPropertyBinding Path="CommesseCertestObject" Target="Commessa" /><NavigationPropertyBinding Path="CommesseCertestService" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="TipoAnagrafica" Target="TipoAnagrafica" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Utente" EntityType="VisualLims.Module.BusinessObjects.Utente"><NavigationPropertyBinding Path="AllClientiAbilitati" Target="UtenteClienteAuthorization" /><NavigationPropertyBinding Path="AnagraficaUtenti" Target="AnagraficaUtente" /><NavigationPropertyBinding Path="ClientiAbilitatiImpostazioni" Target="UtenteCliente" /><NavigationPropertyBinding Path="CompagniaCorrente" Target="Compagnia" /><NavigationPropertyBinding Path="Compagnie" Target="Compagnia" /><NavigationPropertyBinding Path="CompagnieLinks" Target="UtenteCompagnia" /><NavigationPropertyBinding Path="DeviceTokens" Target="UtenteDeviceToken" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="FilesWeb" Target="FileWeb" /><NavigationPropertyBinding Path="Gruppi" Target="UserGroup" /><NavigationPropertyBinding Path="GruppiLinks" Target="User2Group" /><NavigationPropertyBinding Path="MetodiSezioniDatiRapportoFineAnalisi" Target="MetodoSezioneDatoRapporto" /><NavigationPropertyBinding Path="MetodiSezioniDatiRapportoInizioAnalisi" Target="MetodoSezioneDatoRapporto" /><NavigationPropertyBinding Path="ModuliAbilitati" Target="ZzModule" /><NavigationPropertyBinding Path="Qualifica" Target="QualificaUtente" /><NavigationPropertyBinding Path="StoricoNotifiche" Target="UtenteNotifica" /><NavigationPropertyBinding Path="UtenteAccessiEsterni" Target="UtenteAccessoEsterno" /><NavigationPropertyBinding Path="UtenteLogins" Target="UtenteLogin" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="UtenteNotifica" EntityType="VisualLims.Module.BusinessObjects.UtenteNotifica"><NavigationPropertyBinding Path="Dispositivi" Target="UtenteNotificaDevice" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Utente" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="UtenteDeviceToken" EntityType="VisualLims.Module.BusinessObjects.UtenteDeviceToken"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="StoricoNotificheInviate" Target="UtenteNotificaDevice" /><NavigationPropertyBinding Path="Utente" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="FileWeb" EntityType="VisualLims.Module.BusinessObjects.FileWeb"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Nazione" EntityType="VisualLims.Module.BusinessObjects.Nazione"><NavigationPropertyBinding Path="AnagraficheDetentori" Target="AnagraficaDetentore" /><NavigationPropertyBinding Path="AnagraficheImportatori" Target="AnagraficaImportatore" /><NavigationPropertyBinding Path="AnagraficheProduttori" Target="AnagraficaProduttore" /><NavigationPropertyBinding Path="AnagrafichePuntiPrelievo" Target="AnagraficaPuntoPrelievo" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Provincia" EntityType="VisualLims.Module.BusinessObjects.Provincia"><NavigationPropertyBinding Path="AnagraficheDetentori" Target="AnagraficaDetentore" /><NavigationPropertyBinding Path="AnagraficheImportatori" Target="AnagraficaImportatore" /><NavigationPropertyBinding Path="AnagraficheProduttori" Target="AnagraficaProduttore" /><NavigationPropertyBinding Path="AnagrafichePuntiPrelievo" Target="AnagraficaPuntoPrelievo" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Regione" Target="Regione" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Regione" EntityType="VisualLims.Module.BusinessObjects.Regione"><NavigationPropertyBinding Path="AnagraficheDetentori" Target="AnagraficaDetentore" /><NavigationPropertyBinding Path="AnagraficheImportatori" Target="AnagraficaImportatore" /><NavigationPropertyBinding Path="AnagraficheProduttori" Target="AnagraficaProduttore" /><NavigationPropertyBinding Path="AnagrafichePuntiPrelievo" Target="AnagraficaPuntoPrelievo" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Nazione" Target="Stato" /><NavigationPropertyBinding Path="Province" Target="Provincia" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Stato" EntityType="VisualLims.Module.BusinessObjects.Stato"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Regioni" Target="Regione" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="TipoDetentore" EntityType="VisualLims.Module.BusinessObjects.TipoDetentore"><NavigationPropertyBinding Path="AnagraficheDetentori" Target="AnagraficaDetentore" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Anagrafica" EntityType="VisualLims.Module.BusinessObjects.Anagrafica"><NavigationPropertyBinding Path="AnagraficaClienti" Target="AnagraficaCliente" /><NavigationPropertyBinding Path="AnagraficaUtenti" Target="AnagraficaUtente" /><NavigationPropertyBinding Path="CommesseCertestObject" Target="Commessa" /><NavigationPropertyBinding Path="CommesseCertestService" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="TipoAnagrafica" Target="TipoAnagrafica" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="VisualLims.Module.BusinessObjects.AnagraficaDetentore/Nazione" Target="Nazione" /><NavigationPropertyBinding Path="VisualLims.Module.BusinessObjects.AnagraficaDetentore/Provincia" Target="Provincia" /><NavigationPropertyBinding Path="VisualLims.Module.BusinessObjects.AnagraficaDetentore/Regione" Target="Regione" /><NavigationPropertyBinding Path="VisualLims.Module.BusinessObjects.AnagraficaDetentore/TipoDetentore" Target="TipoDetentore" /><NavigationPropertyBinding Path="VisualLims.Module.BusinessObjects.AnagraficaImportatore/Nazione" Target="Nazione" /><NavigationPropertyBinding Path="VisualLims.Module.BusinessObjects.AnagraficaImportatore/Provincia" Target="Provincia" /><NavigationPropertyBinding Path="VisualLims.Module.BusinessObjects.AnagraficaImportatore/Regione" Target="Regione" /><NavigationPropertyBinding Path="VisualLims.Module.BusinessObjects.AnagraficaProduttore/Nazione" Target="Nazione" /><NavigationPropertyBinding Path="VisualLims.Module.BusinessObjects.AnagraficaProduttore/Provincia" Target="Provincia" /><NavigationPropertyBinding Path="VisualLims.Module.BusinessObjects.AnagraficaProduttore/Regione" Target="Regione" /><NavigationPropertyBinding Path="VisualLims.Module.BusinessObjects.AnagraficaPuntoPrelievo/Nazione" Target="Nazione" /><NavigationPropertyBinding Path="VisualLims.Module.BusinessObjects.AnagraficaPuntoPrelievo/Provincia" Target="Provincia" /><NavigationPropertyBinding Path="VisualLims.Module.BusinessObjects.AnagraficaPuntoPrelievo/Regione" Target="Regione" /><NavigationPropertyBinding Path="VisualLims.Module.BusinessObjects.AnagraficaVettore/ClienteRitiriIndirizzi" Target="ClienteRitiroIndirizzo" /><NavigationPropertyBinding Path="VisualLims.Module.BusinessObjects.AnagraficaVettore/GiorniRitiri" Target="AnagraficaVettoreGiornoRitiro" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnagraficaVettore" EntityType="VisualLims.Module.BusinessObjects.AnagraficaVettore"><NavigationPropertyBinding Path="AnagraficaClienti" Target="AnagraficaCliente" /><NavigationPropertyBinding Path="AnagraficaUtenti" Target="AnagraficaUtente" /><NavigationPropertyBinding Path="ClienteRitiriIndirizzi" Target="ClienteRitiroIndirizzo" /><NavigationPropertyBinding Path="CommesseCertestObject" Target="Commessa" /><NavigationPropertyBinding Path="CommesseCertestService" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="GiorniRitiri" Target="AnagraficaVettoreGiornoRitiro" /><NavigationPropertyBinding Path="TipoAnagrafica" Target="TipoAnagrafica" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="ClienteRitiroIndirizzo" EntityType="VisualLims.Module.BusinessObjects.ClienteRitiroIndirizzo"><NavigationPropertyBinding Path="Corriere" Target="AnagraficaVettore" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Reparto" EntityType="VisualLims.Module.BusinessObjects.Reparto"><NavigationPropertyBinding Path="Compagnia" Target="Compagnia" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="ZonaRitiro" EntityType="VisualLims.Module.BusinessObjects.ZonaRitiro"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnagraficaVettoreGiornoRitiro" EntityType="VisualLims.Module.BusinessObjects.AnagraficaVettoreGiornoRitiro"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Vettore" Target="AnagraficaVettore" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnagraficaComune" EntityType="VisualLims.Module.BusinessObjects.AnagraficaComune"><NavigationPropertyBinding Path="AnagraficaClienti" Target="AnagraficaCliente" /><NavigationPropertyBinding Path="AnagraficaUtenti" Target="AnagraficaUtente" /><NavigationPropertyBinding Path="CommesseCertestObject" Target="Commessa" /><NavigationPropertyBinding Path="CommesseCertestService" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="TipoAnagrafica" Target="TipoAnagrafica" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnagraficaProvincia" EntityType="VisualLims.Module.BusinessObjects.AnagraficaProvincia"><NavigationPropertyBinding Path="AnagraficaClienti" Target="AnagraficaCliente" /><NavigationPropertyBinding Path="AnagraficaUtenti" Target="AnagraficaUtente" /><NavigationPropertyBinding Path="CommesseCertestObject" Target="Commessa" /><NavigationPropertyBinding Path="CommesseCertestService" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="TipoAnagrafica" Target="TipoAnagrafica" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnagraficaRegione" EntityType="VisualLims.Module.BusinessObjects.AnagraficaRegione"><NavigationPropertyBinding Path="AnagraficaClienti" Target="AnagraficaCliente" /><NavigationPropertyBinding Path="AnagraficaUtenti" Target="AnagraficaUtente" /><NavigationPropertyBinding Path="CommesseCertestObject" Target="Commessa" /><NavigationPropertyBinding Path="CommesseCertestService" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="TipoAnagrafica" Target="TipoAnagrafica" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnagraficaStato" EntityType="VisualLims.Module.BusinessObjects.AnagraficaStato"><NavigationPropertyBinding Path="AnagraficaClienti" Target="AnagraficaCliente" /><NavigationPropertyBinding Path="AnagraficaUtenti" Target="AnagraficaUtente" /><NavigationPropertyBinding Path="CommesseCertestObject" Target="Commessa" /><NavigationPropertyBinding Path="CommesseCertestService" Target="Commessa" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="TipoAnagrafica" Target="TipoAnagrafica" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnagraficaCliente" EntityType="VisualLims.Module.BusinessObjects.AnagraficaCliente"><NavigationPropertyBinding Path="Anagrafica" Target="Anagrafica" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnagraficaUtente" EntityType="VisualLims.Module.BusinessObjects.AnagraficaUtente"><NavigationPropertyBinding Path="Anagrafica" Target="Anagrafica" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Utente" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnalisiDatoRapportoGerarchica" EntityType="VisualLims.Module.BusinessObjects.AnalisiDatoRapportoGerarchica"><NavigationPropertyBinding Path="AnalisiCollection" Target="AnalisiDatoRapportoGerarchica" /><NavigationPropertyBinding Path="CampioneDatiRapporto" Target="CampioneDatoRapporto" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="ParentKey" Target="AnalisiDatoRapportoGerarchica" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="CampioneDatoRapportoAllegato" EntityType="VisualLims.Module.BusinessObjects.CampioneDatoRapportoAllegato"><NavigationPropertyBinding Path="CampioneDatoRapporto" Target="CampioneDatoRapporto" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="CampioneDatoRapportoCampoCalcolato" EntityType="VisualLims.Module.BusinessObjects.CampioneDatoRapportoCampoCalcolato"><NavigationPropertyBinding Path="CampioneDatoRapporto" Target="CampioneDatoRapporto" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="RapportoUtenteLettura" EntityType="VisualLims.Module.BusinessObjects.RapportoUtenteLettura"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Rapporto" Target="Rapporto" /><NavigationPropertyBinding Path="Utente" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="DataSceneCategory" EntityType="VisualLims.Module.BusinessObjects.DataSceneCategory"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="RapportiFiles" Target="RapportoFile" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Preventivo" EntityType="VisualLims.Module.BusinessObjects.Preventivo"><NavigationPropertyBinding Path="Analisi" Target="Analisi" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="GruppoCommerciale" Target="GruppoCommerciale" /><NavigationPropertyBinding Path="Matrice" Target="Matrice" /><NavigationPropertyBinding Path="OffertaTipologia" Target="OffertaTipologia" /><NavigationPropertyBinding Path="PreventiviMatrici" Target="PreventivoMatrice" /><NavigationPropertyBinding Path="Stato" Target="StatoPreventivo" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="GruppoCommerciale" EntityType="VisualLims.Module.BusinessObjects.GruppoCommerciale"><NavigationPropertyBinding Path="Analisi" Target="Analisi" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Preventivi" Target="Preventivo" /><NavigationPropertyBinding Path="UtentiGruppoCommerciale" Target="UtenteGruppoCommercialeAuthorization" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="UtenteGruppoCommercialeAuthorization" EntityType="VisualLims.Module.BusinessObjects.UtenteGruppoCommercialeAuthorization"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="GruppoCommerciale" Target="GruppoCommerciale" /><NavigationPropertyBinding Path="ModuleAuthorization" Target="ZzModuleAuthorization" /><NavigationPropertyBinding Path="Utente" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="ZzModuleAuthorization" EntityType="VisualLims.Module.BusinessObjects.ZzModuleAuthorization"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="UtenteClientiAuthorizations" Target="UtenteClienteAuthorization" /><NavigationPropertyBinding Path="UtenteClientiDettagli" Target="UtenteClienteDettaglio" /><NavigationPropertyBinding Path="UtenteGruppoCommercialeAuthorizations" Target="UtenteGruppoCommercialeAuthorization" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="ZzModule" Target="ZzModule" /></EntitySet><EntitySet Name="ZzModule" EntityType="VisualLims.Module.BusinessObjects.ZzModule"><NavigationPropertyBinding Path="ChildModules" Target="ZzModule" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="ParentModule" Target="ZzModule" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="ZzModuleAuthorizations" Target="ZzModuleAuthorization" /></EntitySet><EntitySet Name="UtenteClienteAuthorization" EntityType="VisualLims.Module.BusinessObjects.UtenteClienteAuthorization"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="ModuleAuthorization" Target="ZzModuleAuthorization" /><NavigationPropertyBinding Path="Utente" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="UtenteClienteDettaglio" EntityType="VisualLims.Module.BusinessObjects.UtenteClienteDettaglio"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="ModuleAuthorization" Target="ZzModuleAuthorization" /><NavigationPropertyBinding Path="UserCliente" Target="UtenteCliente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="UtenteCliente" EntityType="VisualLims.Module.BusinessObjects.UtenteCliente"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Utente" Target="Utente" /><NavigationPropertyBinding Path="UtenteClientiDettaglio" Target="UtenteClienteDettaglio" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="OffertaTipologia" EntityType="VisualLims.Module.BusinessObjects.OffertaTipologia"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Preventivi" Target="Preventivo" /><NavigationPropertyBinding Path="StatoInVigore" Target="StatoPreventivo" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="StatoPreventivo" EntityType="VisualLims.Module.BusinessObjects.StatoPreventivo"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="OfferteTipologie" Target="OffertaTipologia" /><NavigationPropertyBinding Path="Preventivi" Target="Preventivo" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="PreventivoMatrice" EntityType="VisualLims.Module.BusinessObjects.PreventivoMatrice"><NavigationPropertyBinding Path="Analisi" Target="Analisi" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Matrice" Target="Matrice" /><NavigationPropertyBinding Path="PreventiviMatriciCollection" Target="PreventivoMatrice" /><NavigationPropertyBinding Path="Preventivo" Target="Preventivo" /><NavigationPropertyBinding Path="PreventivoMacroMatrice" Target="PreventivoMatrice" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Banca" EntityType="VisualLims.Module.BusinessObjects.Banca"><NavigationPropertyBinding Path="BancheAgenzie" Target="BancaAgenzia" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="BancaAgenzia" EntityType="VisualLims.Module.BusinessObjects.BancaAgenzia"><NavigationPropertyBinding Path="Banca" Target="Banca" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="ClienteMatriceSchemaDefault" EntityType="VisualLims.Module.BusinessObjects.ClienteMatriceSchemaDefault"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Matrice" Target="Matrice" /><NavigationPropertyBinding Path="SchemaCustomFields" Target="SchemaCustomField" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Pagamento" EntityType="VisualLims.Module.BusinessObjects.Pagamento"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="TipoPagamento" Target="TipoPagamento" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="TipoPagamento" EntityType="VisualLims.Module.BusinessObjects.TipoPagamento"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Pagamenti" Target="Pagamento" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="TipoSoggetto" EntityType="VisualLims.Module.BusinessObjects.TipoSoggetto"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="ClienteParent" EntityType="VisualLims.Module.BusinessObjects.ClienteParent"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="ClienteResponsabile" EntityType="VisualLims.Module.BusinessObjects.ClienteResponsabile"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="SchemaCustomFieldCliente" EntityType="VisualLims.Module.BusinessObjects.SchemaCustomFieldCliente"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="SchemaCustomField" Target="SchemaCustomField" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="CustomFieldTraduzione" EntityType="VisualLims.Module.BusinessObjects.CustomFieldTraduzione"><NavigationPropertyBinding Path="CustomField" Target="CustomField" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Lingua" Target="Lingua" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Attributo2" EntityType="VisualLims.Module.BusinessObjects.Attributo2"><NavigationPropertyBinding Path="Attributo2Traduzioni" Target="Attributo2Traduzione" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Metodi" Target="Metodo" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Attributo2Traduzione" EntityType="VisualLims.Module.BusinessObjects.Attributo2Traduzione"><NavigationPropertyBinding Path="Attributo2" Target="Attributo2" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Lingua" Target="Lingua" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="MetodoTraduzione" EntityType="VisualLims.Module.BusinessObjects.MetodoTraduzione"><NavigationPropertyBinding Path="Analisi" Target="Analisi" /><NavigationPropertyBinding Path="AnalisiCampioni" Target="AnalisiCampione" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Lingua" Target="Lingua" /><NavigationPropertyBinding Path="Metodo" Target="Metodo" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="AnalisiTraduzione" EntityType="VisualLims.Module.BusinessObjects.AnalisiTraduzione"><NavigationPropertyBinding Path="Analisi" Target="Analisi" /><NavigationPropertyBinding Path="AnalisiCampioni" Target="AnalisiCampione" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="CategoriaAnalisi" EntityType="VisualLims.Module.BusinessObjects.CategoriaAnalisi"><NavigationPropertyBinding Path="Analisi" Target="Analisi" /><NavigationPropertyBinding Path="AnalisiCampioni" Target="AnalisiCampione" /><NavigationPropertyBinding Path="CategorieAnalisiTraduzioni" Target="CategoriaAnalisiTraduzione" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="CategoriaAnalisiTraduzione" EntityType="VisualLims.Module.BusinessObjects.CategoriaAnalisiTraduzione"><NavigationPropertyBinding Path="Analisi" Target="Analisi" /><NavigationPropertyBinding Path="AnalisiCampioni" Target="AnalisiCampione" /><NavigationPropertyBinding Path="CategoriaAnalisi" Target="CategoriaAnalisi" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Lingua" Target="Lingua" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="MatriceTraduzione" EntityType="VisualLims.Module.BusinessObjects.MatriceTraduzione"><NavigationPropertyBinding Path="Analisi" Target="Analisi" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Lingua" Target="Lingua" /><NavigationPropertyBinding Path="Matrice" Target="Matrice" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="TipologiaContenitore" EntityType="VisualLims.Module.BusinessObjects.TipologiaContenitore"><NavigationPropertyBinding Path="Analisi" Target="Analisi" /><NavigationPropertyBinding Path="AnalisiCampioni" Target="AnalisiCampione" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="UnitaMisuraTraduzione" EntityType="VisualLims.Module.BusinessObjects.UnitaMisuraTraduzione"><NavigationPropertyBinding Path="Analisi" Target="Analisi" /><NavigationPropertyBinding Path="AnalisiCampioni" Target="AnalisiCampione" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Lingua" Target="Lingua" /><NavigationPropertyBinding Path="UnitaMisura" Target="UnitaMisura" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Commento" EntityType="VisualLims.Module.BusinessObjects.Commento"><NavigationPropertyBinding Path="AnalisiCampioni" Target="AnalisiCampione" /><NavigationPropertyBinding Path="AnalisiCampioniCommentoFisso" Target="AnalisiCampione" /><NavigationPropertyBinding Path="CommentiTraduzioni" Target="CommentoTraduzione" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="CommentoTraduzione" EntityType="VisualLims.Module.BusinessObjects.CommentoTraduzione"><NavigationPropertyBinding Path="AnalisiCampioni" Target="AnalisiCampione" /><NavigationPropertyBinding Path="AnalisiCampioniCommentoFisso" Target="AnalisiCampione" /><NavigationPropertyBinding Path="Commento" Target="Commento" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Lingua" Target="Lingua" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="CampioneCampoCalcolato" EntityType="VisualLims.Module.BusinessObjects.CampioneCampoCalcolato"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="CommessaWebCampoCalcolato" EntityType="VisualLims.Module.BusinessObjects.CommessaWebCampoCalcolato"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="MacroMatriceDettaglio" EntityType="VisualLims.Module.BusinessObjects.MacroMatriceDettaglio"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="MacroMatrice" Target="MacroMatrice" /><NavigationPropertyBinding Path="Matrice" Target="Matrice" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="MacroMatrice" EntityType="VisualLims.Module.BusinessObjects.MacroMatrice"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="MacroMatriciDettaglio" Target="MacroMatriceDettaglio" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="SchemaCustomFieldCampoCalcolato" EntityType="VisualLims.Module.BusinessObjects.SchemaCustomFieldCampoCalcolato"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="SchemaCustomField" Target="SchemaCustomField" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="SottoMatriceTraduzione" EntityType="VisualLims.Module.BusinessObjects.SottoMatriceTraduzione"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Lingua" Target="Lingua" /><NavigationPropertyBinding Path="SottoMatrice" Target="SottoMatrice" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="User2Group" EntityType="VisualLims.Module.BusinessObjects.User2Group"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Gruppo" Target="UserGroup" /><NavigationPropertyBinding Path="Utente" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="UserGroup" EntityType="VisualLims.Module.BusinessObjects.UserGroup"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Utenti" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="RuoloUtente" EntityType="VisualLims.Module.BusinessObjects.RuoloUtente"><NavigationPropertyBinding Path="ChildRoles" Target="RuoloUtente" /><NavigationPropertyBinding Path="GrantedActionPermissions" Target="RuoloUtenteActionPermission" /><NavigationPropertyBinding Path="ParentRoles" Target="RuoloUtente" /><NavigationPropertyBinding Path="RuoloUtenteAsChild" Target="RuoloUtenteParentChild" /><NavigationPropertyBinding Path="RuoloUtenteAsParent" Target="RuoloUtenteParentChild" /><NavigationPropertyBinding Path="Users" Target="Utente" /></EntitySet><EntitySet Name="RuoloUtenteActionPermission" EntityType="VisualLims.Module.BusinessObjects.RuoloUtenteActionPermission"><NavigationPropertyBinding Path="RuoloUtente" Target="RuoloUtente" /></EntitySet><EntitySet Name="RuoloUtenteParentChild" EntityType="VisualLims.Module.BusinessObjects.RuoloUtenteParentChild"><NavigationPropertyBinding Path="ChildRole" Target="RuoloUtente" /><NavigationPropertyBinding Path="ParentRole" Target="RuoloUtente" /></EntitySet><EntitySet Name="UtenteAccessoEsterno" EntityType="VisualLims.Module.BusinessObjects.UtenteAccessoEsterno"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Utente" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="UtenteLogin" EntityType="VisualLims.Module.BusinessObjects.UtenteLogin"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Utente" Target="Utente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="UtenteNotificaDevice" EntityType="VisualLims.Module.BusinessObjects.UtenteNotificaDevice"><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="Notifica" Target="UtenteNotifica" /><NavigationPropertyBinding Path="UtenteDevice" Target="UtenteDeviceToken" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="Clienti" EntityType="VisualLims.Module.BusinessObjects.Cliente"><NavigationPropertyBinding Path="AllUtentiAbilitati" Target="UtenteClienteAuthorization" /><NavigationPropertyBinding Path="Analisi" Target="Analisi" /><NavigationPropertyBinding Path="AnalisiAbilitate" Target="Analisi" /><NavigationPropertyBinding Path="Banca" Target="Banca" /><NavigationPropertyBinding Path="BancaAgenzia" Target="BancaAgenzia" /><NavigationPropertyBinding Path="CampioniDatiRapporto" Target="CampioneDatoRapporto" /><NavigationPropertyBinding Path="CampioniFatturazione" Target="Campione" /><NavigationPropertyBinding Path="CampioniRiba" Target="Campione" /><NavigationPropertyBinding Path="CampioniSpedizione" Target="Campione" /><NavigationPropertyBinding Path="ClientiFigli" Target="ClienteParent" /><NavigationPropertyBinding Path="ClientiParent" Target="ClienteParent" /><NavigationPropertyBinding Path="Commesse" Target="Commessa" /><NavigationPropertyBinding Path="CommesseAnalisi" Target="Commessa" /><NavigationPropertyBinding Path="CommesseFornitori" Target="Commessa" /><NavigationPropertyBinding Path="Compagnia" Target="Compagnia" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="GruppoCommerciale" Target="GruppoCommerciale" /><NavigationPropertyBinding Path="Lingua" Target="Lingua" /><NavigationPropertyBinding Path="MatriceSchemaCustomDefault" Target="ClienteMatriceSchemaDefault" /><NavigationPropertyBinding Path="MatriciAbilitate" Target="Matrice" /><NavigationPropertyBinding Path="Nazione" Target="Stato" /><NavigationPropertyBinding Path="Pagamento" Target="Pagamento" /><NavigationPropertyBinding Path="Rapporti" Target="Rapporto" /><NavigationPropertyBinding Path="Responsabili" Target="ClienteResponsabile" /><NavigationPropertyBinding Path="RitiriIndirizzi" Target="ClienteRitiroIndirizzo" /><NavigationPropertyBinding Path="SchemiAbilitati" Target="SchemaCustomField" /><NavigationPropertyBinding Path="SchemiCustomFieldsClienti" Target="SchemaCustomFieldCliente" /><NavigationPropertyBinding Path="TipoSoggetto" Target="TipoSoggetto" /><NavigationPropertyBinding Path="UtentiAbilitati" Target="Utente" /><NavigationPropertyBinding Path="UtentiAbilitatiImpostazioni" Target="UtenteCliente" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="CampioneFiles" EntityType="VisualLims.Module.BusinessObjects.CampioneFile"><NavigationPropertyBinding Path="Campione" Target="Campione" /><NavigationPropertyBinding Path="ExecutableActions" Target="WritablePropertyItems" /><NavigationPropertyBinding Path="WritableProperties" Target="WritablePropertyItems" /></EntitySet><EntitySet Name="lab" EntityType="VisualLims.Module.WebApi.BusinessObjects.DeviceTokenResponse" /><EntitySet Name="WritablePropertyItems" EntityType="VisualLims.Module.Utils.Xpo.PermissionName" /></EntityContainer></Schema></edmx:DataServices></edmx:Edmx>