Files
XLAB/XLAB.DATA/XLabModel.edmx
2026-03-11 22:05:19 +03:00

1527 lines
79 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<edmx:Edmx Version="3.0" xmlns:edmx="http://schemas.microsoft.com/ado/2009/11/edmx">
<!-- EF Runtime content -->
<edmx:Runtime>
<!-- SSDL content -->
<edmx:StorageModels>
<Schema Namespace="Хранилище ASUMSModel" Provider="System.Data.SqlClient" ProviderManifestToken="2012" Alias="Self" xmlns:store="http://schemas.microsoft.com/ado/2007/12/edm/EntityStoreSchemaGenerator" xmlns:customannotation="http://schemas.microsoft.com/ado/2013/11/edm/customannotation" xmlns="http://schemas.microsoft.com/ado/2009/11/edm/ssdl">
<EntityType Name="DMS">
<Key>
<PropertyRef Name="IDDMS" />
</Key>
<Property Name="IDDMS" Type="int" StoreGeneratedPattern="Identity" Nullable="false" />
<Property Name="IDOD" Type="int" Nullable="false" />
<Property Name="IDVDODVDD" Type="int" Nullable="false" />
<Property Name="IDFRDMS" Type="int" Nullable="false" />
<Property Name="NND" Type="varchar" MaxLength="30" Nullable="false" />
<Property Name="DTD" Type="datetime" Nullable="false" />
<Property Name="PTTXDMS" Type="text" />
<Property Name="GUIDDMS" Type="uniqueidentifier" Nullable="false" />
</EntityType>
<EntityType Name="EKZ">
<Key>
<PropertyRef Name="IDEKZ" />
</Key>
<Property Name="IDEKZ" Type="int" StoreGeneratedPattern="Identity" Nullable="false" />
<Property Name="IDTPRZ" Type="int" Nullable="false" />
<Property Name="IDSPKT" Type="int" />
<Property Name="IDSPMU" Type="int" />
<Property Name="IDSPSS" Type="int" />
<Property Name="IDSPTS" Type="int" />
<Property Name="IDSPSHMK" Type="int" />
<Property Name="IDSPOP" Type="int" />
<Property Name="IDPRSN" Type="int" />
<Property Name="IDFRPDV" Type="int" />
<Property Name="IDFRPDIZ" Type="int" />
<Property Name="IDFRPDMO" Type="int" />
<Property Name="KLSIPR" Type="int" Nullable="false" />
<Property Name="NNZV" Type="varchar" MaxLength="30" Nullable="false" />
<Property Name="NNIN" Type="varchar" MaxLength="30" />
<Property Name="DTVP" Type="datetime" />
<Property Name="DTVVEK" Type="datetime" />
<Property Name="DTSDDR" Type="datetime" />
<Property Name="DTSPS" Type="datetime" />
<Property Name="PNCHST" Type="money" />
<Property Name="SSPK" Type="varchar" MaxLength="7" />
<Property Name="IDSPPP250" Type="int" />
<Property Name="IDSPDPKL1" Type="int" />
<Property Name="IDSPDPKL2" Type="int" />
<Property Name="IDSPDPKL3" Type="int" />
<Property Name="DPPLEKZ" Type="varchar" MaxLength="100" />
<Property Name="DSEKZ" Type="varchar" MaxLength="8000" />
<Property Name="GRVN" Type="bit" />
<Property Name="NNEKZGR" Type="varchar" MaxLength="8" />
<Property Name="GUIDEKZ" Type="uniqueidentifier" Nullable="false" />
<Property Name="IsDeleted" Type="bit" />
</EntityType>
<EntityType Name="EKZMK">
<Key>
<PropertyRef Name="IDEKZMK" />
</Key>
<Property Name="IDEKZMK" Type="int" StoreGeneratedPattern="Identity" Nullable="false" />
<Property Name="IDEKZ" Type="int" Nullable="false" />
<Property Name="IDSPMU" Type="int" />
<Property Name="IDGRSI" Type="int" />
<Property Name="IDKSPRL" Type="int" />
<Property Name="IDSPVDMK" Type="int" Nullable="false" />
<Property Name="IDSPVDMC" Type="int" />
<Property Name="IDFRPD" Type="int" Nullable="false" />
<Property Name="IDSPMPOB" Type="int" />
<Property Name="IDPRSN" Type="int" />
<Property Name="IDSPKMMK" Type="int" />
<Property Name="IDEKZRM" Type="int" />
<Property Name="IDSPVDKL" Type="int" />
<Property Name="IDPRSNVD" Type="int" />
<Property Name="IDEKZTO" Type="int" />
<Property Name="IDEKZOT" Type="int" />
<Property Name="NNZVPV" Type="nvarchar" MaxLength="30" />
<Property Name="SHFKL" Type="varchar" MaxLength="20" />
<Property Name="NNNKL" Type="nvarchar" MaxLength="30" />
<Property Name="PRMK" Type="int" Nullable="false" />
<Property Name="DTMKFK" Type="datetime" />
<Property Name="DTMKPL" Type="datetime" />
<Property Name="DTPRM" Type="datetime" />
<Property Name="DTVDM" Type="datetime" />
<Property Name="GDN" Type="bit" />
<Property Name="PZMC" Type="int" />
<Property Name="STMK" Type="money" />
<Property Name="STMKDP" Type="money" />
<Property Name="NCSRMK" Type="money" />
<Property Name="idprsnsd" Type="int" />
<Property Name="idprsnpr" Type="int" />
<Property Name="idprsnvy" Type="int" />
<Property Name="idsptsmp" Type="int" />
<Property Name="idspssmp" Type="int" />
<Property Name="DTMAXM" Type="datetime" StoreGeneratedPattern="Computed" />
<Property Name="GUIDEKZMK" Type="uniqueidentifier" Nullable="false" />
<Property Name="DSEKZMK" Type="nvarchar" MaxLength="300" />
<Property Name="DTOTM" Type="datetime" />
<Property Name="DTVZM" Type="datetime" />
<Property Name="IDPRSNOTM" Type="int" />
<Property Name="IDPRSNVZM" Type="int" />
<Property Name="NRVRMNDmp" Type="decimal" Precision="6" Scale="2" />
<Property Name="NRVRMmp" Type="decimal" Precision="6" Scale="2" />
<Property Name="DTZVPV" Type="datetime" />
<Property Name="VRMKFK" Type="decimal" Precision="6" Scale="2" />
<Property Name="IDKSP" Type="int" />
<Property Name="DPZNmp" Type="nvarchar" MaxLength="50" />
<Property Name="HRTCmp" Type="nvarchar" MaxLength="40" />
<Property Name="IDSPVDSBMK" Type="int" />
<Property Name="PRCHNPGDN" Type="nvarchar" MaxLength="1024" />
<Property Name="IDEKZETL" Type="int" />
</EntityType>
<EntityType Name="FRPD">
<Key>
<PropertyRef Name="IDFRPD" />
</Key>
<Property Name="IDFRPD" Type="int" StoreGeneratedPattern="Identity" Nullable="false" />
<Property Name="IDFRPDR" Type="int" />
<Property Name="NMFRPD" Type="varchar" MaxLength="80" Nullable="false" />
<Property Name="KDFRPDLC" Type="varchar" MaxLength="20" />
<Property Name="FRPDGUID" Type="varchar" MaxLength="50" />
<Property Name="DTSZFRPD" Type="datetime" />
<Property Name="DTLKFRPD" Type="datetime" />
</EntityType>
<EntityType Name="PRSN">
<Key>
<PropertyRef Name="IDPRSN" />
</Key>
<Property Name="IDPRSN" Type="int" StoreGeneratedPattern="Identity" Nullable="false" />
<Property Name="PRFIO" Type="varchar" MaxLength="35" Nullable="false" />
<Property Name="PRFM" Type="varchar" MaxLength="30" />
<Property Name="PRNM" Type="varchar" MaxLength="25" />
<Property Name="PROT" Type="varchar" MaxLength="25" />
<Property Name="TEL" Type="varchar" MaxLength="50" />
<Property Name="EMAIL" Type="varchar" MaxLength="50" />
<Property Name="DSPRSN" Type="varchar" MaxLength="2000" />
<Property Name="GUIDPRSN" Type="varchar" MaxLength="50" />
<Property Name="PRDPID" Type="varchar" MaxLength="50" />
</EntityType>
<EntityType Name="SPNMTP">
<Key>
<PropertyRef Name="IDSPNMTP" />
</Key>
<Property Name="IDSPNMTP" Type="int" StoreGeneratedPattern="Identity" Nullable="false" />
<Property Name="NMTP" Type="nvarchar" MaxLength="150" Nullable="false" />
<Property Name="NMTPSP" Type="varchar" MaxLength="150" />
</EntityType>
<EntityType Name="SPOI">
<Key>
<PropertyRef Name="IDSPOI" />
</Key>
<Property Name="IDSPOI" Type="int" StoreGeneratedPattern="Identity" Nullable="false" />
<Property Name="KDOI" Type="varchar" MaxLength="3" Nullable="false" />
<Property Name="NMOI" Type="varchar" MaxLength="80" Nullable="false" />
</EntityType>
<EntityType Name="SPVDMK">
<Key>
<PropertyRef Name="IDSPVDMK" />
</Key>
<Property Name="IDSPVDMK" Type="int" StoreGeneratedPattern="Identity" Nullable="false" />
<Property Name="NMVDMK" Type="varchar" MaxLength="50" Nullable="false" />
<Property Name="OBVDMK" Type="varchar" MaxLength="1" Nullable="false" />
</EntityType>
<EntityType Name="TIPS">
<Key>
<PropertyRef Name="IDTIPS" />
</Key>
<Property Name="IDTIPS" Type="int" StoreGeneratedPattern="Identity" Nullable="false" />
<Property Name="IDSPOI" Type="int" Nullable="false" />
<Property Name="IDSPNMTP" Type="int" Nullable="false" />
<Property Name="IDSPKT" Type="int" />
<Property Name="IDSPKI" Type="int" />
<Property Name="TP" Type="nvarchar" MaxLength="80" Nullable="false" />
<Property Name="SRSL" Type="int" />
<Property Name="PRMKGR" Type="int" />
<Property Name="NNTPGR" Type="varchar" MaxLength="8" />
<Property Name="KDTPVNMS" Type="int" />
<Property Name="KDKMETR" Type="varchar" MaxLength="11" />
<Property Name="DSTP" Type="text" />
<Property Name="GUIDTIPS" Type="uniqueidentifier" Nullable="false" />
<Property Name="SPECNZN" Type="bit" />
<Property Name="MKPRV" Type="bit" />
</EntityType>
<EntityType Name="TPRMCP">
<Key>
<PropertyRef Name="IDTPRMCP" />
</Key>
<Property Name="IDTPRMCP" Type="int" StoreGeneratedPattern="Identity" Nullable="false" />
<Property Name="IDTPRZ" Type="int" Nullable="false" />
<Property Name="IDSPVDMC" Type="int" />
<Property Name="IDGRSI" Type="int" />
<Property Name="PRMK" Type="int" Nullable="false" />
<Property Name="KM" Type="text" />
</EntityType>
<EntityType Name="TPRMK">
<Key>
<PropertyRef Name="IDTPRMK" />
</Key>
<Property Name="IDTPRMK" Type="int" StoreGeneratedPattern="Identity" Nullable="false" />
<Property Name="IDTPRZ" Type="int" Nullable="false" />
<Property Name="IDSPVDMK" Type="int" Nullable="false" />
<Property Name="IDFRPD" Type="int" Nullable="false" />
<Property Name="IDSPKV" Type="int" />
<Property Name="IDGRSI" Type="int" />
<Property Name="IDSPMPOB" Type="int" />
<Property Name="CNM" Type="money" />
<Property Name="CNMD" Type="money" />
<Property Name="NCSRM" Type="money" />
<Property Name="NRVRM" Type="decimal" Precision="6" Scale="2" />
<Property Name="KDNRVRM" Type="varchar" MaxLength="7" />
<Property Name="KLPV" Type="int" Nullable="false" />
<Property Name="KDPV" Type="varchar" MaxLength="15" />
<Property Name="NRVRMND" Type="decimal" Precision="6" Scale="2" />
</EntityType>
<EntityType Name="TPRZ">
<Key>
<PropertyRef Name="IDTPRZ" />
</Key>
<Property Name="IDTPRZ" Type="int" StoreGeneratedPattern="Identity" Nullable="false" />
<Property Name="IDTIPS" Type="int" Nullable="false" />
<Property Name="IDSPKMMK" Type="int" />
<Property Name="DPZN" Type="nvarchar" MaxLength="80" Nullable="false" />
<Property Name="HRTC" Type="nvarchar" MaxLength="70" Nullable="false" />
<Property Name="KDTRVNMS" Type="int" />
<Property Name="NNGSRS" Type="varchar" MaxLength="8" />
<Property Name="KDSL" Type="varchar" MaxLength="10" />
<Property Name="GUIDTPRZ" Type="uniqueidentifier" Nullable="false" />
</EntityType>
<Association Name="FK_EKZ_IDFRPDIZ">
<End Role="FRPD" Type="Self.FRPD" Multiplicity="0..1" />
<End Role="EKZ" Type="Self.EKZ" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="FRPD">
<PropertyRef Name="IDFRPD" />
</Principal>
<Dependent Role="EKZ">
<PropertyRef Name="IDFRPDIZ" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZ_IDFRPDMO">
<End Role="FRPD" Type="Self.FRPD" Multiplicity="0..1" />
<End Role="EKZ" Type="Self.EKZ" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="FRPD">
<PropertyRef Name="IDFRPD" />
</Principal>
<Dependent Role="EKZ">
<PropertyRef Name="IDFRPDMO" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZ_IDFRPDV">
<End Role="FRPD" Type="Self.FRPD" Multiplicity="0..1" />
<End Role="EKZ" Type="Self.EKZ" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="FRPD">
<PropertyRef Name="IDFRPD" />
</Principal>
<Dependent Role="EKZ">
<PropertyRef Name="IDFRPDV" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZ_PRSN">
<End Role="PRSN" Type="Self.PRSN" Multiplicity="0..1" />
<End Role="EKZ" Type="Self.EKZ" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="PRSN">
<PropertyRef Name="IDPRSN" />
</Principal>
<Dependent Role="EKZ">
<PropertyRef Name="IDPRSN" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZ_TPRZ">
<End Role="TPRZ" Type="Self.TPRZ" Multiplicity="1" />
<End Role="EKZ" Type="Self.EKZ" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="TPRZ">
<PropertyRef Name="IDTPRZ" />
</Principal>
<Dependent Role="EKZ">
<PropertyRef Name="IDTPRZ" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_EKZ">
<End Role="EKZ" Type="Self.EKZ" Multiplicity="1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="EKZ">
<PropertyRef Name="IDEKZ" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="IDEKZ" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_FRPD">
<End Role="FRPD" Type="Self.FRPD" Multiplicity="1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="FRPD">
<PropertyRef Name="IDFRPD" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="IDFRPD" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_idprsnpr">
<End Role="PRSN" Type="Self.PRSN" Multiplicity="0..1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="PRSN">
<PropertyRef Name="IDPRSN" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="idprsnpr" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_idprsnsd">
<End Role="PRSN" Type="Self.PRSN" Multiplicity="0..1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="PRSN">
<PropertyRef Name="IDPRSN" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="idprsnsd" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_idprsnvy">
<End Role="PRSN" Type="Self.PRSN" Multiplicity="0..1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="PRSN">
<PropertyRef Name="IDPRSN" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="idprsnvy" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_PRSN">
<End Role="PRSN" Type="Self.PRSN" Multiplicity="0..1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="PRSN">
<PropertyRef Name="IDPRSN" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="IDPRSN" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_PRSNOTM">
<End Role="PRSN" Type="Self.PRSN" Multiplicity="0..1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="PRSN">
<PropertyRef Name="IDPRSN" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="IDPRSNOTM" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_PRSNVD">
<End Role="PRSN" Type="Self.PRSN" Multiplicity="0..1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="PRSN">
<PropertyRef Name="IDPRSN" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="IDPRSNVD" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_PRSNVZM">
<End Role="PRSN" Type="Self.PRSN" Multiplicity="0..1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="PRSN">
<PropertyRef Name="IDPRSN" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="IDPRSNVZM" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_SPVDMK">
<End Role="SPVDMK" Type="Self.SPVDMK" Multiplicity="1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="SPVDMK">
<PropertyRef Name="IDSPVDMK" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="IDSPVDMK" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_FRPD_FRPDR">
<End Role="FRPD" Type="Self.FRPD" Multiplicity="0..1" />
<End Role="FRPD1" Type="Self.FRPD" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="FRPD">
<PropertyRef Name="IDFRPD" />
</Principal>
<Dependent Role="FRPD1">
<PropertyRef Name="IDFRPDR" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_TIPS_SPNMTP">
<End Role="SPNMTP" Type="Self.SPNMTP" Multiplicity="1" />
<End Role="TIPS" Type="Self.TIPS" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="SPNMTP">
<PropertyRef Name="IDSPNMTP" />
</Principal>
<Dependent Role="TIPS">
<PropertyRef Name="IDSPNMTP" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_TIPS_SPOI">
<End Role="SPOI" Type="Self.SPOI" Multiplicity="1" />
<End Role="TIPS" Type="Self.TIPS" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="SPOI">
<PropertyRef Name="IDSPOI" />
</Principal>
<Dependent Role="TIPS">
<PropertyRef Name="IDSPOI" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_TPRMCP_TPRZ">
<End Role="TPRZ" Type="Self.TPRZ" Multiplicity="1" />
<End Role="TPRMCP" Type="Self.TPRMCP" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="TPRZ">
<PropertyRef Name="IDTPRZ" />
</Principal>
<Dependent Role="TPRMCP">
<PropertyRef Name="IDTPRZ" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_TPRMK_FRPD">
<End Role="FRPD" Type="Self.FRPD" Multiplicity="1" />
<End Role="TPRMK" Type="Self.TPRMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="FRPD">
<PropertyRef Name="IDFRPD" />
</Principal>
<Dependent Role="TPRMK">
<PropertyRef Name="IDFRPD" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_TPRMK_SPVDMK">
<End Role="SPVDMK" Type="Self.SPVDMK" Multiplicity="1" />
<End Role="TPRMK" Type="Self.TPRMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="SPVDMK">
<PropertyRef Name="IDSPVDMK" />
</Principal>
<Dependent Role="TPRMK">
<PropertyRef Name="IDSPVDMK" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_TPRMK_TPRZ">
<End Role="TPRZ" Type="Self.TPRZ" Multiplicity="1" />
<End Role="TPRMK" Type="Self.TPRMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="TPRZ">
<PropertyRef Name="IDTPRZ" />
</Principal>
<Dependent Role="TPRMK">
<PropertyRef Name="IDTPRZ" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_TPRZ_TIPS">
<End Role="TIPS" Type="Self.TIPS" Multiplicity="1" />
<End Role="TPRZ" Type="Self.TPRZ" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="TIPS">
<PropertyRef Name="IDTIPS" />
</Principal>
<Dependent Role="TPRZ">
<PropertyRef Name="IDTIPS" />
</Dependent>
</ReferentialConstraint>
</Association>
<EntityContainer Name="Хранилище ASUMSModelContainer">
<EntitySet Name="DMS" EntityType="Self.DMS" Schema="dbo" store:Type="Tables" />
<EntitySet Name="EKZ" EntityType="Self.EKZ" Schema="dbo" store:Type="Tables" />
<EntitySet Name="EKZMK" EntityType="Self.EKZMK" Schema="dbo" store:Type="Tables" />
<EntitySet Name="FRPD" EntityType="Self.FRPD" Schema="dbo" store:Type="Tables" />
<EntitySet Name="PRSN" EntityType="Self.PRSN" Schema="dbo" store:Type="Tables" />
<EntitySet Name="SPNMTP" EntityType="Self.SPNMTP" Schema="dbo" store:Type="Tables" />
<EntitySet Name="SPOI" EntityType="Self.SPOI" Schema="dbo" store:Type="Tables" />
<EntitySet Name="SPVDMK" EntityType="Self.SPVDMK" Schema="dbo" store:Type="Tables" />
<EntitySet Name="TIPS" EntityType="Self.TIPS" Schema="dbo" store:Type="Tables" />
<EntitySet Name="TPRMCP" EntityType="Self.TPRMCP" Schema="dbo" store:Type="Tables" />
<EntitySet Name="TPRMK" EntityType="Self.TPRMK" Schema="dbo" store:Type="Tables" />
<EntitySet Name="TPRZ" EntityType="Self.TPRZ" Schema="dbo" store:Type="Tables" />
<AssociationSet Name="FK_EKZ_IDFRPDIZ" Association="Self.FK_EKZ_IDFRPDIZ">
<End Role="FRPD" EntitySet="FRPD" />
<End Role="EKZ" EntitySet="EKZ" />
</AssociationSet>
<AssociationSet Name="FK_EKZ_IDFRPDMO" Association="Self.FK_EKZ_IDFRPDMO">
<End Role="FRPD" EntitySet="FRPD" />
<End Role="EKZ" EntitySet="EKZ" />
</AssociationSet>
<AssociationSet Name="FK_EKZ_IDFRPDV" Association="Self.FK_EKZ_IDFRPDV">
<End Role="FRPD" EntitySet="FRPD" />
<End Role="EKZ" EntitySet="EKZ" />
</AssociationSet>
<AssociationSet Name="FK_EKZ_PRSN" Association="Self.FK_EKZ_PRSN">
<End Role="PRSN" EntitySet="PRSN" />
<End Role="EKZ" EntitySet="EKZ" />
</AssociationSet>
<AssociationSet Name="FK_EKZ_TPRZ" Association="Self.FK_EKZ_TPRZ">
<End Role="TPRZ" EntitySet="TPRZ" />
<End Role="EKZ" EntitySet="EKZ" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_EKZ" Association="Self.FK_EKZMK_EKZ">
<End Role="EKZ" EntitySet="EKZ" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_FRPD" Association="Self.FK_EKZMK_FRPD">
<End Role="FRPD" EntitySet="FRPD" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_idprsnpr" Association="Self.FK_EKZMK_idprsnpr">
<End Role="PRSN" EntitySet="PRSN" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_idprsnsd" Association="Self.FK_EKZMK_idprsnsd">
<End Role="PRSN" EntitySet="PRSN" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_idprsnvy" Association="Self.FK_EKZMK_idprsnvy">
<End Role="PRSN" EntitySet="PRSN" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_PRSN" Association="Self.FK_EKZMK_PRSN">
<End Role="PRSN" EntitySet="PRSN" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_PRSNOTM" Association="Self.FK_EKZMK_PRSNOTM">
<End Role="PRSN" EntitySet="PRSN" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_PRSNVD" Association="Self.FK_EKZMK_PRSNVD">
<End Role="PRSN" EntitySet="PRSN" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_PRSNVZM" Association="Self.FK_EKZMK_PRSNVZM">
<End Role="PRSN" EntitySet="PRSN" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_SPVDMK" Association="Self.FK_EKZMK_SPVDMK">
<End Role="SPVDMK" EntitySet="SPVDMK" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_FRPD_FRPDR" Association="Self.FK_FRPD_FRPDR">
<End Role="FRPD" EntitySet="FRPD" />
<End Role="FRPD1" EntitySet="FRPD" />
</AssociationSet>
<AssociationSet Name="FK_TIPS_SPNMTP" Association="Self.FK_TIPS_SPNMTP">
<End Role="SPNMTP" EntitySet="SPNMTP" />
<End Role="TIPS" EntitySet="TIPS" />
</AssociationSet>
<AssociationSet Name="FK_TIPS_SPOI" Association="Self.FK_TIPS_SPOI">
<End Role="SPOI" EntitySet="SPOI" />
<End Role="TIPS" EntitySet="TIPS" />
</AssociationSet>
<AssociationSet Name="FK_TPRMCP_TPRZ" Association="Self.FK_TPRMCP_TPRZ">
<End Role="TPRZ" EntitySet="TPRZ" />
<End Role="TPRMCP" EntitySet="TPRMCP" />
</AssociationSet>
<AssociationSet Name="FK_TPRMK_FRPD" Association="Self.FK_TPRMK_FRPD">
<End Role="FRPD" EntitySet="FRPD" />
<End Role="TPRMK" EntitySet="TPRMK" />
</AssociationSet>
<AssociationSet Name="FK_TPRMK_SPVDMK" Association="Self.FK_TPRMK_SPVDMK">
<End Role="SPVDMK" EntitySet="SPVDMK" />
<End Role="TPRMK" EntitySet="TPRMK" />
</AssociationSet>
<AssociationSet Name="FK_TPRMK_TPRZ" Association="Self.FK_TPRMK_TPRZ">
<End Role="TPRZ" EntitySet="TPRZ" />
<End Role="TPRMK" EntitySet="TPRMK" />
</AssociationSet>
<AssociationSet Name="FK_TPRZ_TIPS" Association="Self.FK_TPRZ_TIPS">
<End Role="TIPS" EntitySet="TIPS" />
<End Role="TPRZ" EntitySet="TPRZ" />
</AssociationSet>
</EntityContainer>
</Schema>
</edmx:StorageModels>
<!-- CSDL content -->
<edmx:ConceptualModels>
<Schema Namespace="ASUMSModel" Alias="Self" annotation:UseStrongSpatialTypes="false" xmlns:annotation="http://schemas.microsoft.com/ado/2009/02/edm/annotation" xmlns:customannotation="http://schemas.microsoft.com/ado/2013/11/edm/customannotation" xmlns="http://schemas.microsoft.com/ado/2009/11/edm">
<EntityType Name="DMS">
<Key>
<PropertyRef Name="IDDMS" />
</Key>
<Property Name="IDDMS" Type="Int32" Nullable="false" annotation:StoreGeneratedPattern="Identity" />
<Property Name="IDOD" Type="Int32" Nullable="false" />
<Property Name="IDVDODVDD" Type="Int32" Nullable="false" />
<Property Name="IDFRDMS" Type="Int32" Nullable="false" />
<Property Name="NND" Type="String" MaxLength="30" FixedLength="false" Unicode="false" Nullable="false" />
<Property Name="DTD" Type="DateTime" Nullable="false" Precision="3" />
<Property Name="PTTXDMS" Type="String" MaxLength="Max" FixedLength="false" Unicode="false" />
<Property Name="GUIDDMS" Type="Guid" Nullable="false" />
</EntityType>
<EntityType Name="EKZ">
<Key>
<PropertyRef Name="IDEKZ" />
</Key>
<Property Name="IDEKZ" Type="Int32" Nullable="false" annotation:StoreGeneratedPattern="Identity" />
<Property Name="IDTPRZ" Type="Int32" Nullable="false" />
<Property Name="IDSPKT" Type="Int32" />
<Property Name="IDSPMU" Type="Int32" />
<Property Name="IDSPSS" Type="Int32" />
<Property Name="IDSPTS" Type="Int32" />
<Property Name="IDSPSHMK" Type="Int32" />
<Property Name="IDSPOP" Type="Int32" />
<Property Name="IDPRSN" Type="Int32" />
<Property Name="IDFRPDV" Type="Int32" />
<Property Name="IDFRPDIZ" Type="Int32" />
<Property Name="IDFRPDMO" Type="Int32" />
<Property Name="KLSIPR" Type="Int32" Nullable="false" />
<Property Name="NNZV" Type="String" MaxLength="30" FixedLength="false" Unicode="false" Nullable="false" />
<Property Name="NNIN" Type="String" MaxLength="30" FixedLength="false" Unicode="false" />
<Property Name="DTVP" Type="DateTime" Precision="3" />
<Property Name="DTVVEK" Type="DateTime" Precision="3" />
<Property Name="DTSDDR" Type="DateTime" Precision="3" />
<Property Name="DTSPS" Type="DateTime" Precision="3" />
<Property Name="PNCHST" Type="Decimal" Precision="19" Scale="4" />
<Property Name="SSPK" Type="String" MaxLength="7" FixedLength="false" Unicode="false" />
<Property Name="IDSPPP250" Type="Int32" />
<Property Name="IDSPDPKL1" Type="Int32" />
<Property Name="IDSPDPKL2" Type="Int32" />
<Property Name="IDSPDPKL3" Type="Int32" />
<Property Name="DPPLEKZ" Type="String" MaxLength="100" FixedLength="false" Unicode="false" />
<Property Name="DSEKZ" Type="String" MaxLength="8000" FixedLength="false" Unicode="false" />
<Property Name="GRVN" Type="Boolean" />
<Property Name="NNEKZGR" Type="String" MaxLength="8" FixedLength="false" Unicode="false" />
<Property Name="GUIDEKZ" Type="Guid" Nullable="false" />
<Property Name="IsDeleted" Type="Boolean" />
<NavigationProperty Name="FRPD" Relationship="Self.FK_EKZ_IDFRPDIZ" FromRole="EKZ" ToRole="FRPD" />
<NavigationProperty Name="FRPD1" Relationship="Self.FK_EKZ_IDFRPDMO" FromRole="EKZ" ToRole="FRPD" />
<NavigationProperty Name="FRPD2" Relationship="Self.FK_EKZ_IDFRPDV" FromRole="EKZ" ToRole="FRPD" />
<NavigationProperty Name="PRSN" Relationship="Self.FK_EKZ_PRSN" FromRole="EKZ" ToRole="PRSN" />
<NavigationProperty Name="TPRZ" Relationship="Self.FK_EKZ_TPRZ" FromRole="EKZ" ToRole="TPRZ" />
<NavigationProperty Name="EKZMK" Relationship="Self.FK_EKZMK_EKZ" FromRole="EKZ" ToRole="EKZMK" />
</EntityType>
<EntityType Name="EKZMK">
<Key>
<PropertyRef Name="IDEKZMK" />
</Key>
<Property Name="IDEKZMK" Type="Int32" Nullable="false" annotation:StoreGeneratedPattern="Identity" />
<Property Name="IDEKZ" Type="Int32" Nullable="false" />
<Property Name="IDSPMU" Type="Int32" />
<Property Name="IDGRSI" Type="Int32" />
<Property Name="IDKSPRL" Type="Int32" />
<Property Name="IDSPVDMK" Type="Int32" Nullable="false" />
<Property Name="IDSPVDMC" Type="Int32" />
<Property Name="IDFRPD" Type="Int32" Nullable="false" />
<Property Name="IDSPMPOB" Type="Int32" />
<Property Name="IDPRSN" Type="Int32" />
<Property Name="IDSPKMMK" Type="Int32" />
<Property Name="IDEKZRM" Type="Int32" />
<Property Name="IDSPVDKL" Type="Int32" />
<Property Name="IDPRSNVD" Type="Int32" />
<Property Name="IDEKZTO" Type="Int32" />
<Property Name="IDEKZOT" Type="Int32" />
<Property Name="NNZVPV" Type="String" MaxLength="30" FixedLength="false" Unicode="true" />
<Property Name="SHFKL" Type="String" MaxLength="20" FixedLength="false" Unicode="false" />
<Property Name="NNNKL" Type="String" MaxLength="30" FixedLength="false" Unicode="true" />
<Property Name="PRMK" Type="Int32" Nullable="false" />
<Property Name="DTMKFK" Type="DateTime" Precision="3" />
<Property Name="DTMKPL" Type="DateTime" Precision="3" />
<Property Name="DTPRM" Type="DateTime" Precision="3" />
<Property Name="DTVDM" Type="DateTime" Precision="3" />
<Property Name="GDN" Type="Boolean" />
<Property Name="PZMC" Type="Int32" />
<Property Name="STMK" Type="Decimal" Precision="19" Scale="4" />
<Property Name="STMKDP" Type="Decimal" Precision="19" Scale="4" />
<Property Name="NCSRMK" Type="Decimal" Precision="19" Scale="4" />
<Property Name="idprsnsd" Type="Int32" />
<Property Name="idprsnpr" Type="Int32" />
<Property Name="idprsnvy" Type="Int32" />
<Property Name="idsptsmp" Type="Int32" />
<Property Name="idspssmp" Type="Int32" />
<Property Name="DTMAXM" Type="DateTime" annotation:StoreGeneratedPattern="Computed" Precision="3" />
<Property Name="GUIDEKZMK" Type="Guid" Nullable="false" />
<Property Name="DSEKZMK" Type="String" MaxLength="300" FixedLength="false" Unicode="true" />
<Property Name="DTOTM" Type="DateTime" Precision="3" />
<Property Name="DTVZM" Type="DateTime" Precision="3" />
<Property Name="IDPRSNOTM" Type="Int32" />
<Property Name="IDPRSNVZM" Type="Int32" />
<Property Name="NRVRMNDmp" Type="Decimal" Precision="6" Scale="2" />
<Property Name="NRVRMmp" Type="Decimal" Precision="6" Scale="2" />
<Property Name="DTZVPV" Type="DateTime" Precision="3" />
<Property Name="VRMKFK" Type="Decimal" Precision="6" Scale="2" />
<Property Name="IDKSP" Type="Int32" />
<Property Name="DPZNmp" Type="String" MaxLength="50" FixedLength="false" Unicode="true" />
<Property Name="HRTCmp" Type="String" MaxLength="40" FixedLength="false" Unicode="true" />
<Property Name="IDSPVDSBMK" Type="Int32" />
<Property Name="PRCHNPGDN" Type="String" MaxLength="1024" FixedLength="false" Unicode="true" />
<Property Name="IDEKZETL" Type="Int32" />
<NavigationProperty Name="EKZ" Relationship="Self.FK_EKZMK_EKZ" FromRole="EKZMK" ToRole="EKZ" />
<NavigationProperty Name="FRPD" Relationship="Self.FK_EKZMK_FRPD" FromRole="EKZMK" ToRole="FRPD" />
<NavigationProperty Name="PRSN" Relationship="Self.FK_EKZMK_idprsnpr" FromRole="EKZMK" ToRole="PRSN" />
<NavigationProperty Name="PRSN1" Relationship="Self.FK_EKZMK_idprsnsd" FromRole="EKZMK" ToRole="PRSN" />
<NavigationProperty Name="PRSN2" Relationship="Self.FK_EKZMK_idprsnvy" FromRole="EKZMK" ToRole="PRSN" />
<NavigationProperty Name="PRSN3" Relationship="Self.FK_EKZMK_PRSN" FromRole="EKZMK" ToRole="PRSN" />
<NavigationProperty Name="PRSN4" Relationship="Self.FK_EKZMK_PRSNOTM" FromRole="EKZMK" ToRole="PRSN" />
<NavigationProperty Name="PRSN5" Relationship="Self.FK_EKZMK_PRSNVD" FromRole="EKZMK" ToRole="PRSN" />
<NavigationProperty Name="PRSN6" Relationship="Self.FK_EKZMK_PRSNVZM" FromRole="EKZMK" ToRole="PRSN" />
<NavigationProperty Name="SPVDMK" Relationship="Self.FK_EKZMK_SPVDMK" FromRole="EKZMK" ToRole="SPVDMK" />
</EntityType>
<EntityType Name="FRPD">
<Key>
<PropertyRef Name="IDFRPD" />
</Key>
<Property Name="IDFRPD" Type="Int32" Nullable="false" annotation:StoreGeneratedPattern="Identity" />
<Property Name="IDFRPDR" Type="Int32" />
<Property Name="NMFRPD" Type="String" MaxLength="80" FixedLength="false" Unicode="false" Nullable="false" />
<Property Name="KDFRPDLC" Type="String" MaxLength="20" FixedLength="false" Unicode="false" />
<Property Name="FRPDGUID" Type="String" MaxLength="50" FixedLength="false" Unicode="false" />
<Property Name="DTSZFRPD" Type="DateTime" Precision="3" />
<Property Name="DTLKFRPD" Type="DateTime" Precision="3" />
<NavigationProperty Name="EKZ" Relationship="Self.FK_EKZ_IDFRPDIZ" FromRole="FRPD" ToRole="EKZ" />
<NavigationProperty Name="EKZ1" Relationship="Self.FK_EKZ_IDFRPDMO" FromRole="FRPD" ToRole="EKZ" />
<NavigationProperty Name="EKZ2" Relationship="Self.FK_EKZ_IDFRPDV" FromRole="FRPD" ToRole="EKZ" />
<NavigationProperty Name="EKZMK" Relationship="Self.FK_EKZMK_FRPD" FromRole="FRPD" ToRole="EKZMK" />
<NavigationProperty Name="FRPD1" Relationship="Self.FK_FRPD_FRPDR" FromRole="FRPD" ToRole="FRPD1" />
<NavigationProperty Name="FRPD2" Relationship="Self.FK_FRPD_FRPDR" FromRole="FRPD1" ToRole="FRPD" />
<NavigationProperty Name="TPRMK" Relationship="Self.FK_TPRMK_FRPD" FromRole="FRPD" ToRole="TPRMK" />
</EntityType>
<EntityType Name="PRSN">
<Key>
<PropertyRef Name="IDPRSN" />
</Key>
<Property Name="IDPRSN" Type="Int32" Nullable="false" annotation:StoreGeneratedPattern="Identity" />
<Property Name="PRFIO" Type="String" MaxLength="35" FixedLength="false" Unicode="false" Nullable="false" />
<Property Name="PRFM" Type="String" MaxLength="30" FixedLength="false" Unicode="false" />
<Property Name="PRNM" Type="String" MaxLength="25" FixedLength="false" Unicode="false" />
<Property Name="PROT" Type="String" MaxLength="25" FixedLength="false" Unicode="false" />
<Property Name="TEL" Type="String" MaxLength="50" FixedLength="false" Unicode="false" />
<Property Name="EMAIL" Type="String" MaxLength="50" FixedLength="false" Unicode="false" />
<Property Name="DSPRSN" Type="String" MaxLength="2000" FixedLength="false" Unicode="false" />
<Property Name="GUIDPRSN" Type="String" MaxLength="50" FixedLength="false" Unicode="false" />
<Property Name="PRDPID" Type="String" MaxLength="50" FixedLength="false" Unicode="false" />
<NavigationProperty Name="EKZ" Relationship="Self.FK_EKZ_PRSN" FromRole="PRSN" ToRole="EKZ" />
<NavigationProperty Name="EKZMK" Relationship="Self.FK_EKZMK_idprsnpr" FromRole="PRSN" ToRole="EKZMK" />
<NavigationProperty Name="EKZMK1" Relationship="Self.FK_EKZMK_idprsnsd" FromRole="PRSN" ToRole="EKZMK" />
<NavigationProperty Name="EKZMK2" Relationship="Self.FK_EKZMK_idprsnvy" FromRole="PRSN" ToRole="EKZMK" />
<NavigationProperty Name="EKZMK3" Relationship="Self.FK_EKZMK_PRSN" FromRole="PRSN" ToRole="EKZMK" />
<NavigationProperty Name="EKZMK4" Relationship="Self.FK_EKZMK_PRSNOTM" FromRole="PRSN" ToRole="EKZMK" />
<NavigationProperty Name="EKZMK5" Relationship="Self.FK_EKZMK_PRSNVD" FromRole="PRSN" ToRole="EKZMK" />
<NavigationProperty Name="EKZMK6" Relationship="Self.FK_EKZMK_PRSNVZM" FromRole="PRSN" ToRole="EKZMK" />
</EntityType>
<EntityType Name="SPNMTP">
<Key>
<PropertyRef Name="IDSPNMTP" />
</Key>
<Property Name="IDSPNMTP" Type="Int32" Nullable="false" annotation:StoreGeneratedPattern="Identity" />
<Property Name="NMTP" Type="String" MaxLength="150" FixedLength="false" Unicode="true" Nullable="false" />
<Property Name="NMTPSP" Type="String" MaxLength="150" FixedLength="false" Unicode="false" />
<NavigationProperty Name="TIPS" Relationship="Self.FK_TIPS_SPNMTP" FromRole="SPNMTP" ToRole="TIPS" />
</EntityType>
<EntityType Name="SPOI">
<Key>
<PropertyRef Name="IDSPOI" />
</Key>
<Property Name="IDSPOI" Type="Int32" Nullable="false" annotation:StoreGeneratedPattern="Identity" />
<Property Name="KDOI" Type="String" MaxLength="3" FixedLength="false" Unicode="false" Nullable="false" />
<Property Name="NMOI" Type="String" MaxLength="80" FixedLength="false" Unicode="false" Nullable="false" />
<NavigationProperty Name="TIPS" Relationship="Self.FK_TIPS_SPOI" FromRole="SPOI" ToRole="TIPS" />
</EntityType>
<EntityType Name="SPVDMK">
<Key>
<PropertyRef Name="IDSPVDMK" />
</Key>
<Property Name="IDSPVDMK" Type="Int32" Nullable="false" annotation:StoreGeneratedPattern="Identity" />
<Property Name="NMVDMK" Type="String" MaxLength="50" FixedLength="false" Unicode="false" Nullable="false" />
<Property Name="OBVDMK" Type="String" MaxLength="1" FixedLength="false" Unicode="false" Nullable="false" />
<NavigationProperty Name="EKZMK" Relationship="Self.FK_EKZMK_SPVDMK" FromRole="SPVDMK" ToRole="EKZMK" />
<NavigationProperty Name="TPRMK" Relationship="Self.FK_TPRMK_SPVDMK" FromRole="SPVDMK" ToRole="TPRMK" />
</EntityType>
<EntityType Name="TIPS">
<Key>
<PropertyRef Name="IDTIPS" />
</Key>
<Property Name="IDTIPS" Type="Int32" Nullable="false" annotation:StoreGeneratedPattern="Identity" />
<Property Name="IDSPOI" Type="Int32" Nullable="false" />
<Property Name="IDSPNMTP" Type="Int32" Nullable="false" />
<Property Name="IDSPKT" Type="Int32" />
<Property Name="IDSPKI" Type="Int32" />
<Property Name="TP" Type="String" MaxLength="80" FixedLength="false" Unicode="true" Nullable="false" />
<Property Name="SRSL" Type="Int32" />
<Property Name="PRMKGR" Type="Int32" />
<Property Name="NNTPGR" Type="String" MaxLength="8" FixedLength="false" Unicode="false" />
<Property Name="KDTPVNMS" Type="Int32" />
<Property Name="KDKMETR" Type="String" MaxLength="11" FixedLength="false" Unicode="false" />
<Property Name="DSTP" Type="String" MaxLength="Max" FixedLength="false" Unicode="false" />
<Property Name="GUIDTIPS" Type="Guid" Nullable="false" />
<Property Name="SPECNZN" Type="Boolean" />
<Property Name="MKPRV" Type="Boolean" />
<NavigationProperty Name="SPNMTP" Relationship="Self.FK_TIPS_SPNMTP" FromRole="TIPS" ToRole="SPNMTP" />
<NavigationProperty Name="SPOI" Relationship="Self.FK_TIPS_SPOI" FromRole="TIPS" ToRole="SPOI" />
<NavigationProperty Name="TPRZ" Relationship="Self.FK_TPRZ_TIPS" FromRole="TIPS" ToRole="TPRZ" />
</EntityType>
<EntityType Name="TPRMCP">
<Key>
<PropertyRef Name="IDTPRMCP" />
</Key>
<Property Name="IDTPRMCP" Type="Int32" Nullable="false" annotation:StoreGeneratedPattern="Identity" />
<Property Name="IDTPRZ" Type="Int32" Nullable="false" />
<Property Name="IDSPVDMC" Type="Int32" />
<Property Name="IDGRSI" Type="Int32" />
<Property Name="PRMK" Type="Int32" Nullable="false" />
<Property Name="KM" Type="String" MaxLength="Max" FixedLength="false" Unicode="false" />
<NavigationProperty Name="TPRZ" Relationship="Self.FK_TPRMCP_TPRZ" FromRole="TPRMCP" ToRole="TPRZ" />
</EntityType>
<EntityType Name="TPRMK">
<Key>
<PropertyRef Name="IDTPRMK" />
</Key>
<Property Name="IDTPRMK" Type="Int32" Nullable="false" annotation:StoreGeneratedPattern="Identity" />
<Property Name="IDTPRZ" Type="Int32" Nullable="false" />
<Property Name="IDSPVDMK" Type="Int32" Nullable="false" />
<Property Name="IDFRPD" Type="Int32" Nullable="false" />
<Property Name="IDSPKV" Type="Int32" />
<Property Name="IDGRSI" Type="Int32" />
<Property Name="IDSPMPOB" Type="Int32" />
<Property Name="CNM" Type="Decimal" Precision="19" Scale="4" />
<Property Name="CNMD" Type="Decimal" Precision="19" Scale="4" />
<Property Name="NCSRM" Type="Decimal" Precision="19" Scale="4" />
<Property Name="NRVRM" Type="Decimal" Precision="6" Scale="2" />
<Property Name="KDNRVRM" Type="String" MaxLength="7" FixedLength="false" Unicode="false" />
<Property Name="KLPV" Type="Int32" Nullable="false" />
<Property Name="KDPV" Type="String" MaxLength="15" FixedLength="false" Unicode="false" />
<Property Name="NRVRMND" Type="Decimal" Precision="6" Scale="2" />
<NavigationProperty Name="FRPD" Relationship="Self.FK_TPRMK_FRPD" FromRole="TPRMK" ToRole="FRPD" />
<NavigationProperty Name="SPVDMK" Relationship="Self.FK_TPRMK_SPVDMK" FromRole="TPRMK" ToRole="SPVDMK" />
<NavigationProperty Name="TPRZ" Relationship="Self.FK_TPRMK_TPRZ" FromRole="TPRMK" ToRole="TPRZ" />
</EntityType>
<EntityType Name="TPRZ">
<Key>
<PropertyRef Name="IDTPRZ" />
</Key>
<Property Name="IDTPRZ" Type="Int32" Nullable="false" annotation:StoreGeneratedPattern="Identity" />
<Property Name="IDTIPS" Type="Int32" Nullable="false" />
<Property Name="IDSPKMMK" Type="Int32" />
<Property Name="DPZN" Type="String" MaxLength="80" FixedLength="false" Unicode="true" Nullable="false" />
<Property Name="HRTC" Type="String" MaxLength="70" FixedLength="false" Unicode="true" Nullable="false" />
<Property Name="KDTRVNMS" Type="Int32" />
<Property Name="NNGSRS" Type="String" MaxLength="8" FixedLength="false" Unicode="false" />
<Property Name="KDSL" Type="String" MaxLength="10" FixedLength="false" Unicode="false" />
<Property Name="GUIDTPRZ" Type="Guid" Nullable="false" />
<NavigationProperty Name="EKZ" Relationship="Self.FK_EKZ_TPRZ" FromRole="TPRZ" ToRole="EKZ" />
<NavigationProperty Name="TIPS" Relationship="Self.FK_TPRZ_TIPS" FromRole="TPRZ" ToRole="TIPS" />
<NavigationProperty Name="TPRMCP" Relationship="Self.FK_TPRMCP_TPRZ" FromRole="TPRZ" ToRole="TPRMCP" />
<NavigationProperty Name="TPRMK" Relationship="Self.FK_TPRMK_TPRZ" FromRole="TPRZ" ToRole="TPRMK" />
</EntityType>
<Association Name="FK_EKZ_IDFRPDIZ">
<End Role="FRPD" Type="Self.FRPD" Multiplicity="0..1" />
<End Role="EKZ" Type="Self.EKZ" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="FRPD">
<PropertyRef Name="IDFRPD" />
</Principal>
<Dependent Role="EKZ">
<PropertyRef Name="IDFRPDIZ" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZ_IDFRPDMO">
<End Role="FRPD" Type="Self.FRPD" Multiplicity="0..1" />
<End Role="EKZ" Type="Self.EKZ" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="FRPD">
<PropertyRef Name="IDFRPD" />
</Principal>
<Dependent Role="EKZ">
<PropertyRef Name="IDFRPDMO" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZ_IDFRPDV">
<End Role="FRPD" Type="Self.FRPD" Multiplicity="0..1" />
<End Role="EKZ" Type="Self.EKZ" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="FRPD">
<PropertyRef Name="IDFRPD" />
</Principal>
<Dependent Role="EKZ">
<PropertyRef Name="IDFRPDV" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZ_PRSN">
<End Role="PRSN" Type="Self.PRSN" Multiplicity="0..1" />
<End Role="EKZ" Type="Self.EKZ" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="PRSN">
<PropertyRef Name="IDPRSN" />
</Principal>
<Dependent Role="EKZ">
<PropertyRef Name="IDPRSN" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZ_TPRZ">
<End Role="TPRZ" Type="Self.TPRZ" Multiplicity="1" />
<End Role="EKZ" Type="Self.EKZ" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="TPRZ">
<PropertyRef Name="IDTPRZ" />
</Principal>
<Dependent Role="EKZ">
<PropertyRef Name="IDTPRZ" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_EKZ">
<End Role="EKZ" Type="Self.EKZ" Multiplicity="1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="EKZ">
<PropertyRef Name="IDEKZ" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="IDEKZ" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_FRPD">
<End Role="FRPD" Type="Self.FRPD" Multiplicity="1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="FRPD">
<PropertyRef Name="IDFRPD" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="IDFRPD" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_idprsnpr">
<End Role="PRSN" Type="Self.PRSN" Multiplicity="0..1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="PRSN">
<PropertyRef Name="IDPRSN" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="idprsnpr" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_idprsnsd">
<End Role="PRSN" Type="Self.PRSN" Multiplicity="0..1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="PRSN">
<PropertyRef Name="IDPRSN" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="idprsnsd" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_idprsnvy">
<End Role="PRSN" Type="Self.PRSN" Multiplicity="0..1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="PRSN">
<PropertyRef Name="IDPRSN" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="idprsnvy" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_PRSN">
<End Role="PRSN" Type="Self.PRSN" Multiplicity="0..1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="PRSN">
<PropertyRef Name="IDPRSN" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="IDPRSN" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_PRSNOTM">
<End Role="PRSN" Type="Self.PRSN" Multiplicity="0..1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="PRSN">
<PropertyRef Name="IDPRSN" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="IDPRSNOTM" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_PRSNVD">
<End Role="PRSN" Type="Self.PRSN" Multiplicity="0..1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="PRSN">
<PropertyRef Name="IDPRSN" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="IDPRSNVD" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_PRSNVZM">
<End Role="PRSN" Type="Self.PRSN" Multiplicity="0..1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="PRSN">
<PropertyRef Name="IDPRSN" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="IDPRSNVZM" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_EKZMK_SPVDMK">
<End Role="SPVDMK" Type="Self.SPVDMK" Multiplicity="1" />
<End Role="EKZMK" Type="Self.EKZMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="SPVDMK">
<PropertyRef Name="IDSPVDMK" />
</Principal>
<Dependent Role="EKZMK">
<PropertyRef Name="IDSPVDMK" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_FRPD_FRPDR">
<End Role="FRPD" Type="Self.FRPD" Multiplicity="0..1" />
<End Role="FRPD1" Type="Self.FRPD" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="FRPD">
<PropertyRef Name="IDFRPD" />
</Principal>
<Dependent Role="FRPD1">
<PropertyRef Name="IDFRPDR" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_TPRMK_FRPD">
<End Role="FRPD" Type="Self.FRPD" Multiplicity="1" />
<End Role="TPRMK" Type="Self.TPRMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="FRPD">
<PropertyRef Name="IDFRPD" />
</Principal>
<Dependent Role="TPRMK">
<PropertyRef Name="IDFRPD" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_TIPS_SPNMTP">
<End Role="SPNMTP" Type="Self.SPNMTP" Multiplicity="1" />
<End Role="TIPS" Type="Self.TIPS" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="SPNMTP">
<PropertyRef Name="IDSPNMTP" />
</Principal>
<Dependent Role="TIPS">
<PropertyRef Name="IDSPNMTP" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_TIPS_SPOI">
<End Role="SPOI" Type="Self.SPOI" Multiplicity="1" />
<End Role="TIPS" Type="Self.TIPS" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="SPOI">
<PropertyRef Name="IDSPOI" />
</Principal>
<Dependent Role="TIPS">
<PropertyRef Name="IDSPOI" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_TPRMK_SPVDMK">
<End Role="SPVDMK" Type="Self.SPVDMK" Multiplicity="1" />
<End Role="TPRMK" Type="Self.TPRMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="SPVDMK">
<PropertyRef Name="IDSPVDMK" />
</Principal>
<Dependent Role="TPRMK">
<PropertyRef Name="IDSPVDMK" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_TPRZ_TIPS">
<End Role="TIPS" Type="Self.TIPS" Multiplicity="1" />
<End Role="TPRZ" Type="Self.TPRZ" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="TIPS">
<PropertyRef Name="IDTIPS" />
</Principal>
<Dependent Role="TPRZ">
<PropertyRef Name="IDTIPS" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_TPRMCP_TPRZ">
<End Role="TPRZ" Type="Self.TPRZ" Multiplicity="1" />
<End Role="TPRMCP" Type="Self.TPRMCP" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="TPRZ">
<PropertyRef Name="IDTPRZ" />
</Principal>
<Dependent Role="TPRMCP">
<PropertyRef Name="IDTPRZ" />
</Dependent>
</ReferentialConstraint>
</Association>
<Association Name="FK_TPRMK_TPRZ">
<End Role="TPRZ" Type="Self.TPRZ" Multiplicity="1" />
<End Role="TPRMK" Type="Self.TPRMK" Multiplicity="*" />
<ReferentialConstraint>
<Principal Role="TPRZ">
<PropertyRef Name="IDTPRZ" />
</Principal>
<Dependent Role="TPRMK">
<PropertyRef Name="IDTPRZ" />
</Dependent>
</ReferentialConstraint>
</Association>
<EntityContainer Name="ASUMSEntities" annotation:LazyLoadingEnabled="true">
<EntitySet Name="DMS" EntityType="Self.DMS" />
<EntitySet Name="EKZ" EntityType="Self.EKZ" />
<EntitySet Name="EKZMK" EntityType="Self.EKZMK" />
<EntitySet Name="FRPD" EntityType="Self.FRPD" />
<EntitySet Name="PRSN" EntityType="Self.PRSN" />
<EntitySet Name="SPNMTP" EntityType="Self.SPNMTP" />
<EntitySet Name="SPOI" EntityType="Self.SPOI" />
<EntitySet Name="SPVDMK" EntityType="Self.SPVDMK" />
<EntitySet Name="TIPS" EntityType="Self.TIPS" />
<EntitySet Name="TPRMCP" EntityType="Self.TPRMCP" />
<EntitySet Name="TPRMK" EntityType="Self.TPRMK" />
<EntitySet Name="TPRZ" EntityType="Self.TPRZ" />
<AssociationSet Name="FK_EKZ_IDFRPDIZ" Association="Self.FK_EKZ_IDFRPDIZ">
<End Role="FRPD" EntitySet="FRPD" />
<End Role="EKZ" EntitySet="EKZ" />
</AssociationSet>
<AssociationSet Name="FK_EKZ_IDFRPDMO" Association="Self.FK_EKZ_IDFRPDMO">
<End Role="FRPD" EntitySet="FRPD" />
<End Role="EKZ" EntitySet="EKZ" />
</AssociationSet>
<AssociationSet Name="FK_EKZ_IDFRPDV" Association="Self.FK_EKZ_IDFRPDV">
<End Role="FRPD" EntitySet="FRPD" />
<End Role="EKZ" EntitySet="EKZ" />
</AssociationSet>
<AssociationSet Name="FK_EKZ_PRSN" Association="Self.FK_EKZ_PRSN">
<End Role="PRSN" EntitySet="PRSN" />
<End Role="EKZ" EntitySet="EKZ" />
</AssociationSet>
<AssociationSet Name="FK_EKZ_TPRZ" Association="Self.FK_EKZ_TPRZ">
<End Role="TPRZ" EntitySet="TPRZ" />
<End Role="EKZ" EntitySet="EKZ" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_EKZ" Association="Self.FK_EKZMK_EKZ">
<End Role="EKZ" EntitySet="EKZ" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_FRPD" Association="Self.FK_EKZMK_FRPD">
<End Role="FRPD" EntitySet="FRPD" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_idprsnpr" Association="Self.FK_EKZMK_idprsnpr">
<End Role="PRSN" EntitySet="PRSN" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_idprsnsd" Association="Self.FK_EKZMK_idprsnsd">
<End Role="PRSN" EntitySet="PRSN" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_idprsnvy" Association="Self.FK_EKZMK_idprsnvy">
<End Role="PRSN" EntitySet="PRSN" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_PRSN" Association="Self.FK_EKZMK_PRSN">
<End Role="PRSN" EntitySet="PRSN" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_PRSNOTM" Association="Self.FK_EKZMK_PRSNOTM">
<End Role="PRSN" EntitySet="PRSN" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_PRSNVD" Association="Self.FK_EKZMK_PRSNVD">
<End Role="PRSN" EntitySet="PRSN" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_PRSNVZM" Association="Self.FK_EKZMK_PRSNVZM">
<End Role="PRSN" EntitySet="PRSN" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_EKZMK_SPVDMK" Association="Self.FK_EKZMK_SPVDMK">
<End Role="SPVDMK" EntitySet="SPVDMK" />
<End Role="EKZMK" EntitySet="EKZMK" />
</AssociationSet>
<AssociationSet Name="FK_FRPD_FRPDR" Association="Self.FK_FRPD_FRPDR">
<End Role="FRPD" EntitySet="FRPD" />
<End Role="FRPD1" EntitySet="FRPD" />
</AssociationSet>
<AssociationSet Name="FK_TPRMK_FRPD" Association="Self.FK_TPRMK_FRPD">
<End Role="FRPD" EntitySet="FRPD" />
<End Role="TPRMK" EntitySet="TPRMK" />
</AssociationSet>
<AssociationSet Name="FK_TIPS_SPNMTP" Association="Self.FK_TIPS_SPNMTP">
<End Role="SPNMTP" EntitySet="SPNMTP" />
<End Role="TIPS" EntitySet="TIPS" />
</AssociationSet>
<AssociationSet Name="FK_TIPS_SPOI" Association="Self.FK_TIPS_SPOI">
<End Role="SPOI" EntitySet="SPOI" />
<End Role="TIPS" EntitySet="TIPS" />
</AssociationSet>
<AssociationSet Name="FK_TPRMK_SPVDMK" Association="Self.FK_TPRMK_SPVDMK">
<End Role="SPVDMK" EntitySet="SPVDMK" />
<End Role="TPRMK" EntitySet="TPRMK" />
</AssociationSet>
<AssociationSet Name="FK_TPRZ_TIPS" Association="Self.FK_TPRZ_TIPS">
<End Role="TIPS" EntitySet="TIPS" />
<End Role="TPRZ" EntitySet="TPRZ" />
</AssociationSet>
<AssociationSet Name="FK_TPRMCP_TPRZ" Association="Self.FK_TPRMCP_TPRZ">
<End Role="TPRZ" EntitySet="TPRZ" />
<End Role="TPRMCP" EntitySet="TPRMCP" />
</AssociationSet>
<AssociationSet Name="FK_TPRMK_TPRZ" Association="Self.FK_TPRMK_TPRZ">
<End Role="TPRZ" EntitySet="TPRZ" />
<End Role="TPRMK" EntitySet="TPRMK" />
</AssociationSet>
</EntityContainer>
</Schema>
</edmx:ConceptualModels>
<!-- C-S mapping content -->
<edmx:Mappings>
<Mapping Space="C-S" xmlns="http://schemas.microsoft.com/ado/2009/11/mapping/cs">
<EntityContainerMapping StorageEntityContainer="Хранилище ASUMSModelContainer" CdmEntityContainer="ASUMSEntities">
<EntitySetMapping Name="DMS">
<EntityTypeMapping TypeName="ASUMSModel.DMS">
<MappingFragment StoreEntitySet="DMS">
<ScalarProperty Name="IDDMS" ColumnName="IDDMS" />
<ScalarProperty Name="IDOD" ColumnName="IDOD" />
<ScalarProperty Name="IDVDODVDD" ColumnName="IDVDODVDD" />
<ScalarProperty Name="IDFRDMS" ColumnName="IDFRDMS" />
<ScalarProperty Name="NND" ColumnName="NND" />
<ScalarProperty Name="DTD" ColumnName="DTD" />
<ScalarProperty Name="PTTXDMS" ColumnName="PTTXDMS" />
<ScalarProperty Name="GUIDDMS" ColumnName="GUIDDMS" />
</MappingFragment>
</EntityTypeMapping>
</EntitySetMapping>
<EntitySetMapping Name="EKZ">
<EntityTypeMapping TypeName="ASUMSModel.EKZ">
<MappingFragment StoreEntitySet="EKZ">
<ScalarProperty Name="IDEKZ" ColumnName="IDEKZ" />
<ScalarProperty Name="IDTPRZ" ColumnName="IDTPRZ" />
<ScalarProperty Name="IDSPKT" ColumnName="IDSPKT" />
<ScalarProperty Name="IDSPMU" ColumnName="IDSPMU" />
<ScalarProperty Name="IDSPSS" ColumnName="IDSPSS" />
<ScalarProperty Name="IDSPTS" ColumnName="IDSPTS" />
<ScalarProperty Name="IDSPSHMK" ColumnName="IDSPSHMK" />
<ScalarProperty Name="IDSPOP" ColumnName="IDSPOP" />
<ScalarProperty Name="IDPRSN" ColumnName="IDPRSN" />
<ScalarProperty Name="IDFRPDV" ColumnName="IDFRPDV" />
<ScalarProperty Name="IDFRPDIZ" ColumnName="IDFRPDIZ" />
<ScalarProperty Name="IDFRPDMO" ColumnName="IDFRPDMO" />
<ScalarProperty Name="KLSIPR" ColumnName="KLSIPR" />
<ScalarProperty Name="NNZV" ColumnName="NNZV" />
<ScalarProperty Name="NNIN" ColumnName="NNIN" />
<ScalarProperty Name="DTVP" ColumnName="DTVP" />
<ScalarProperty Name="DTVVEK" ColumnName="DTVVEK" />
<ScalarProperty Name="DTSDDR" ColumnName="DTSDDR" />
<ScalarProperty Name="DTSPS" ColumnName="DTSPS" />
<ScalarProperty Name="PNCHST" ColumnName="PNCHST" />
<ScalarProperty Name="SSPK" ColumnName="SSPK" />
<ScalarProperty Name="IDSPPP250" ColumnName="IDSPPP250" />
<ScalarProperty Name="IDSPDPKL1" ColumnName="IDSPDPKL1" />
<ScalarProperty Name="IDSPDPKL2" ColumnName="IDSPDPKL2" />
<ScalarProperty Name="IDSPDPKL3" ColumnName="IDSPDPKL3" />
<ScalarProperty Name="DPPLEKZ" ColumnName="DPPLEKZ" />
<ScalarProperty Name="DSEKZ" ColumnName="DSEKZ" />
<ScalarProperty Name="GRVN" ColumnName="GRVN" />
<ScalarProperty Name="NNEKZGR" ColumnName="NNEKZGR" />
<ScalarProperty Name="GUIDEKZ" ColumnName="GUIDEKZ" />
<ScalarProperty Name="IsDeleted" ColumnName="IsDeleted" />
</MappingFragment>
</EntityTypeMapping>
</EntitySetMapping>
<EntitySetMapping Name="EKZMK">
<EntityTypeMapping TypeName="ASUMSModel.EKZMK">
<MappingFragment StoreEntitySet="EKZMK">
<ScalarProperty Name="IDEKZMK" ColumnName="IDEKZMK" />
<ScalarProperty Name="IDEKZ" ColumnName="IDEKZ" />
<ScalarProperty Name="IDSPMU" ColumnName="IDSPMU" />
<ScalarProperty Name="IDGRSI" ColumnName="IDGRSI" />
<ScalarProperty Name="IDKSPRL" ColumnName="IDKSPRL" />
<ScalarProperty Name="IDSPVDMK" ColumnName="IDSPVDMK" />
<ScalarProperty Name="IDSPVDMC" ColumnName="IDSPVDMC" />
<ScalarProperty Name="IDFRPD" ColumnName="IDFRPD" />
<ScalarProperty Name="IDSPMPOB" ColumnName="IDSPMPOB" />
<ScalarProperty Name="IDPRSN" ColumnName="IDPRSN" />
<ScalarProperty Name="IDSPKMMK" ColumnName="IDSPKMMK" />
<ScalarProperty Name="IDEKZRM" ColumnName="IDEKZRM" />
<ScalarProperty Name="IDSPVDKL" ColumnName="IDSPVDKL" />
<ScalarProperty Name="IDPRSNVD" ColumnName="IDPRSNVD" />
<ScalarProperty Name="IDEKZTO" ColumnName="IDEKZTO" />
<ScalarProperty Name="IDEKZOT" ColumnName="IDEKZOT" />
<ScalarProperty Name="NNZVPV" ColumnName="NNZVPV" />
<ScalarProperty Name="SHFKL" ColumnName="SHFKL" />
<ScalarProperty Name="NNNKL" ColumnName="NNNKL" />
<ScalarProperty Name="PRMK" ColumnName="PRMK" />
<ScalarProperty Name="DTMKFK" ColumnName="DTMKFK" />
<ScalarProperty Name="DTMKPL" ColumnName="DTMKPL" />
<ScalarProperty Name="DTPRM" ColumnName="DTPRM" />
<ScalarProperty Name="DTVDM" ColumnName="DTVDM" />
<ScalarProperty Name="GDN" ColumnName="GDN" />
<ScalarProperty Name="PZMC" ColumnName="PZMC" />
<ScalarProperty Name="STMK" ColumnName="STMK" />
<ScalarProperty Name="STMKDP" ColumnName="STMKDP" />
<ScalarProperty Name="NCSRMK" ColumnName="NCSRMK" />
<ScalarProperty Name="idprsnsd" ColumnName="idprsnsd" />
<ScalarProperty Name="idprsnpr" ColumnName="idprsnpr" />
<ScalarProperty Name="idprsnvy" ColumnName="idprsnvy" />
<ScalarProperty Name="idsptsmp" ColumnName="idsptsmp" />
<ScalarProperty Name="idspssmp" ColumnName="idspssmp" />
<ScalarProperty Name="DTMAXM" ColumnName="DTMAXM" />
<ScalarProperty Name="GUIDEKZMK" ColumnName="GUIDEKZMK" />
<ScalarProperty Name="DSEKZMK" ColumnName="DSEKZMK" />
<ScalarProperty Name="DTOTM" ColumnName="DTOTM" />
<ScalarProperty Name="DTVZM" ColumnName="DTVZM" />
<ScalarProperty Name="IDPRSNOTM" ColumnName="IDPRSNOTM" />
<ScalarProperty Name="IDPRSNVZM" ColumnName="IDPRSNVZM" />
<ScalarProperty Name="NRVRMNDmp" ColumnName="NRVRMNDmp" />
<ScalarProperty Name="NRVRMmp" ColumnName="NRVRMmp" />
<ScalarProperty Name="DTZVPV" ColumnName="DTZVPV" />
<ScalarProperty Name="VRMKFK" ColumnName="VRMKFK" />
<ScalarProperty Name="IDKSP" ColumnName="IDKSP" />
<ScalarProperty Name="DPZNmp" ColumnName="DPZNmp" />
<ScalarProperty Name="HRTCmp" ColumnName="HRTCmp" />
<ScalarProperty Name="IDSPVDSBMK" ColumnName="IDSPVDSBMK" />
<ScalarProperty Name="PRCHNPGDN" ColumnName="PRCHNPGDN" />
<ScalarProperty Name="IDEKZETL" ColumnName="IDEKZETL" />
</MappingFragment>
</EntityTypeMapping>
</EntitySetMapping>
<EntitySetMapping Name="FRPD">
<EntityTypeMapping TypeName="ASUMSModel.FRPD">
<MappingFragment StoreEntitySet="FRPD">
<ScalarProperty Name="IDFRPD" ColumnName="IDFRPD" />
<ScalarProperty Name="IDFRPDR" ColumnName="IDFRPDR" />
<ScalarProperty Name="NMFRPD" ColumnName="NMFRPD" />
<ScalarProperty Name="KDFRPDLC" ColumnName="KDFRPDLC" />
<ScalarProperty Name="FRPDGUID" ColumnName="FRPDGUID" />
<ScalarProperty Name="DTSZFRPD" ColumnName="DTSZFRPD" />
<ScalarProperty Name="DTLKFRPD" ColumnName="DTLKFRPD" />
</MappingFragment>
</EntityTypeMapping>
</EntitySetMapping>
<EntitySetMapping Name="PRSN">
<EntityTypeMapping TypeName="ASUMSModel.PRSN">
<MappingFragment StoreEntitySet="PRSN">
<ScalarProperty Name="IDPRSN" ColumnName="IDPRSN" />
<ScalarProperty Name="PRFIO" ColumnName="PRFIO" />
<ScalarProperty Name="PRFM" ColumnName="PRFM" />
<ScalarProperty Name="PRNM" ColumnName="PRNM" />
<ScalarProperty Name="PROT" ColumnName="PROT" />
<ScalarProperty Name="TEL" ColumnName="TEL" />
<ScalarProperty Name="EMAIL" ColumnName="EMAIL" />
<ScalarProperty Name="DSPRSN" ColumnName="DSPRSN" />
<ScalarProperty Name="GUIDPRSN" ColumnName="GUIDPRSN" />
<ScalarProperty Name="PRDPID" ColumnName="PRDPID" />
</MappingFragment>
</EntityTypeMapping>
</EntitySetMapping>
<EntitySetMapping Name="SPNMTP">
<EntityTypeMapping TypeName="ASUMSModel.SPNMTP">
<MappingFragment StoreEntitySet="SPNMTP">
<ScalarProperty Name="IDSPNMTP" ColumnName="IDSPNMTP" />
<ScalarProperty Name="NMTP" ColumnName="NMTP" />
<ScalarProperty Name="NMTPSP" ColumnName="NMTPSP" />
</MappingFragment>
</EntityTypeMapping>
</EntitySetMapping>
<EntitySetMapping Name="SPOI">
<EntityTypeMapping TypeName="ASUMSModel.SPOI">
<MappingFragment StoreEntitySet="SPOI">
<ScalarProperty Name="IDSPOI" ColumnName="IDSPOI" />
<ScalarProperty Name="KDOI" ColumnName="KDOI" />
<ScalarProperty Name="NMOI" ColumnName="NMOI" />
</MappingFragment>
</EntityTypeMapping>
</EntitySetMapping>
<EntitySetMapping Name="SPVDMK">
<EntityTypeMapping TypeName="ASUMSModel.SPVDMK">
<MappingFragment StoreEntitySet="SPVDMK">
<ScalarProperty Name="IDSPVDMK" ColumnName="IDSPVDMK" />
<ScalarProperty Name="NMVDMK" ColumnName="NMVDMK" />
<ScalarProperty Name="OBVDMK" ColumnName="OBVDMK" />
</MappingFragment>
</EntityTypeMapping>
</EntitySetMapping>
<EntitySetMapping Name="TIPS">
<EntityTypeMapping TypeName="ASUMSModel.TIPS">
<MappingFragment StoreEntitySet="TIPS">
<ScalarProperty Name="IDTIPS" ColumnName="IDTIPS" />
<ScalarProperty Name="IDSPOI" ColumnName="IDSPOI" />
<ScalarProperty Name="IDSPNMTP" ColumnName="IDSPNMTP" />
<ScalarProperty Name="IDSPKT" ColumnName="IDSPKT" />
<ScalarProperty Name="IDSPKI" ColumnName="IDSPKI" />
<ScalarProperty Name="TP" ColumnName="TP" />
<ScalarProperty Name="SRSL" ColumnName="SRSL" />
<ScalarProperty Name="PRMKGR" ColumnName="PRMKGR" />
<ScalarProperty Name="NNTPGR" ColumnName="NNTPGR" />
<ScalarProperty Name="KDTPVNMS" ColumnName="KDTPVNMS" />
<ScalarProperty Name="KDKMETR" ColumnName="KDKMETR" />
<ScalarProperty Name="DSTP" ColumnName="DSTP" />
<ScalarProperty Name="GUIDTIPS" ColumnName="GUIDTIPS" />
<ScalarProperty Name="SPECNZN" ColumnName="SPECNZN" />
<ScalarProperty Name="MKPRV" ColumnName="MKPRV" />
</MappingFragment>
</EntityTypeMapping>
</EntitySetMapping>
<EntitySetMapping Name="TPRMCP">
<EntityTypeMapping TypeName="ASUMSModel.TPRMCP">
<MappingFragment StoreEntitySet="TPRMCP">
<ScalarProperty Name="IDTPRMCP" ColumnName="IDTPRMCP" />
<ScalarProperty Name="IDTPRZ" ColumnName="IDTPRZ" />
<ScalarProperty Name="IDSPVDMC" ColumnName="IDSPVDMC" />
<ScalarProperty Name="IDGRSI" ColumnName="IDGRSI" />
<ScalarProperty Name="PRMK" ColumnName="PRMK" />
<ScalarProperty Name="KM" ColumnName="KM" />
</MappingFragment>
</EntityTypeMapping>
</EntitySetMapping>
<EntitySetMapping Name="TPRMK">
<EntityTypeMapping TypeName="ASUMSModel.TPRMK">
<MappingFragment StoreEntitySet="TPRMK">
<ScalarProperty Name="IDTPRMK" ColumnName="IDTPRMK" />
<ScalarProperty Name="IDTPRZ" ColumnName="IDTPRZ" />
<ScalarProperty Name="IDSPVDMK" ColumnName="IDSPVDMK" />
<ScalarProperty Name="IDFRPD" ColumnName="IDFRPD" />
<ScalarProperty Name="IDSPKV" ColumnName="IDSPKV" />
<ScalarProperty Name="IDGRSI" ColumnName="IDGRSI" />
<ScalarProperty Name="IDSPMPOB" ColumnName="IDSPMPOB" />
<ScalarProperty Name="CNM" ColumnName="CNM" />
<ScalarProperty Name="CNMD" ColumnName="CNMD" />
<ScalarProperty Name="NCSRM" ColumnName="NCSRM" />
<ScalarProperty Name="NRVRM" ColumnName="NRVRM" />
<ScalarProperty Name="KDNRVRM" ColumnName="KDNRVRM" />
<ScalarProperty Name="KLPV" ColumnName="KLPV" />
<ScalarProperty Name="KDPV" ColumnName="KDPV" />
<ScalarProperty Name="NRVRMND" ColumnName="NRVRMND" />
</MappingFragment>
</EntityTypeMapping>
</EntitySetMapping>
<EntitySetMapping Name="TPRZ">
<EntityTypeMapping TypeName="ASUMSModel.TPRZ">
<MappingFragment StoreEntitySet="TPRZ">
<ScalarProperty Name="IDTPRZ" ColumnName="IDTPRZ" />
<ScalarProperty Name="IDTIPS" ColumnName="IDTIPS" />
<ScalarProperty Name="IDSPKMMK" ColumnName="IDSPKMMK" />
<ScalarProperty Name="DPZN" ColumnName="DPZN" />
<ScalarProperty Name="HRTC" ColumnName="HRTC" />
<ScalarProperty Name="KDTRVNMS" ColumnName="KDTRVNMS" />
<ScalarProperty Name="NNGSRS" ColumnName="NNGSRS" />
<ScalarProperty Name="KDSL" ColumnName="KDSL" />
<ScalarProperty Name="GUIDTPRZ" ColumnName="GUIDTPRZ" />
</MappingFragment>
</EntityTypeMapping>
</EntitySetMapping>
</EntityContainerMapping>
</Mapping>
</edmx:Mappings>
</edmx:Runtime>
<!-- EF Designer content (DO NOT EDIT MANUALLY BELOW HERE) -->
<Designer xmlns="http://schemas.microsoft.com/ado/2009/11/edmx">
<Connection>
<DesignerInfoPropertySet>
<DesignerProperty Name="MetadataArtifactProcessing" Value="EmbedInOutputAssembly" />
</DesignerInfoPropertySet>
</Connection>
<Options>
<DesignerInfoPropertySet>
<DesignerProperty Name="ValidateOnBuild" Value="true" />
<DesignerProperty Name="EnablePluralization" Value="false" />
<DesignerProperty Name="IncludeForeignKeysInModel" Value="true" />
<DesignerProperty Name="UseLegacyProvider" Value="false" />
<DesignerProperty Name="CodeGenerationStrategy" Value="Нет" />
</DesignerInfoPropertySet>
</Options>
<!-- Diagram content (shape and connector positions) -->
<Diagrams></Diagrams>
</Designer>
</edmx:Edmx>