<?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="E3E.OData.AllTypes" xmlns:E3E="https://www.elite.com/schemas" xmlns="http://docs.oasis-open.org/odata/ns/edm"> Â Â Â Â Â Â Â Â Â Â Â Â <EntityType Name="MattDate" E3E:IsRoot="true"> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Key> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <PropertyRef Name="MattDateID" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â </Key> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="ArchetypeCode" Type="Edm.String" E3E:IsBound="true" E3E:AccessType="Required" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="CurrProcItemID" Type="Edm.Guid" E3E:IsBound="true" E3E:AccessType="Full" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="LastProcItemID" Type="Edm.Guid" E3E:IsBound="true" E3E:AccessType="Full" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="OrigProcItemID" Type="Edm.Guid" E3E:IsBound="true" E3E:AccessType="Full" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="HasAttachments" Type="Edm.Boolean" E3E:IsBound="true" E3E:AccessType="Full" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="TimeStamp" Type="Edm.DateTimeOffset" E3E:IsBound="true" E3E:AccessType="ReadOnly" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="MattDateID" Type="Edm.Guid" Nullable="false" E3E:IsBound="true" E3E:AccessType="Required" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="MatterLkUp" Type="Edm.Int32" E3E:IsBound="true" E3E:AccessType="Full" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="EffStart" Type="Edm.DateTimeOffset" E3E:IsBound="true" E3E:AccessType="Required" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="Office" Type="Edm.String" E3E:IsBound="true" E3E:AccessType="Required" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="PracticeGroup" Type="Edm.String" E3E:IsBound="true" E3E:AccessType="Required" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="Department" Type="Edm.String" E3E:IsBound="true" E3E:AccessType="Required" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="Section" Type="Edm.String" E3E:IsBound="true" E3E:AccessType="Required" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="Arrangement" Type="Edm.String" E3E:IsBound="true" E3E:AccessType="Required" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="TkprTeam" Type="Edm.String" E3E:IsBound="true" E3E:AccessType="Full" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="ReservesGroup" Type="Edm.String" E3E:IsBound="true" E3E:AccessType="Full" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="MattSplitType" Type="Edm.String" E3E:IsBound="true" E3E:AccessType="Full" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="BillTkpr" Type="Edm.Int32" E3E:IsBound="true" E3E:AccessType="Required" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="RspTkpr" Type="Edm.Int32" E3E:IsBound="true" E3E:AccessType="Required" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="SpvTkpr" Type="Edm.Int32" E3E:IsBound="true" E3E:AccessType="Required" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="PTAGroup" Type="Edm.String" E3E:IsBound="true" E3E:AccessType="Full" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="PTAGroupCost" Type="Edm.String" E3E:IsBound="true" E3E:AccessType="Full" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="PTAGroupChrg" Type="Edm.String" E3E:IsBound="true" E3E:AccessType="Full" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="NxEndDate" Type="Edm.DateTimeOffset" E3E:IsBound="true" E3E:AccessType="ReadOnly" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="NxStartDate" Type="Edm.DateTimeOffset" E3E:IsBound="true" E3E:AccessType="ReadOnly" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="PTAGroup2" Type="Edm.String" E3E:IsBound="true" E3E:AccessType="Full" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="PTAGroupCost2" Type="Edm.String" E3E:IsBound="true" E3E:AccessType="Full" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="PTAGroupChrg2" Type="Edm.String" E3E:IsBound="true" E3E:AccessType="Full" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="LxLabel" Type="Edm.Int32" E3E:IsBound="true" E3E:AccessType="Required" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="eBHOverridePTA1" Type="Edm.Boolean" E3E:IsBound="true" E3E:AccessType="Required" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="_cleanup_process_on_failure" Type="Edm.Boolean" E3E:IsServiceProperty="true" E3E:Description="When set to False, in case of a validation error or 3E exception during Post or Patch requests handling, the created process will not be cancelled." /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="_release_process" Type="Edm.Boolean" E3E:IsServiceProperty="true" E3E:Description="When set to False, a process created during Post or Patch requests handling will not be released." /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="_patch_operation" Type="Edm.String" E3E:IsServiceProperty="true" E3E:Description="Defines an operation applied to a child collection entity in Patch requests. Available values are Add, Update and Delete." /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="_name" Type="Edm.String" E3E:IsServiceProperty="true" E3E:Description="Sets the process Name." /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="_operating_unit" Type="Edm.String" E3E:IsServiceProperty="true" E3E:Description="Sets the process Operating Unit." /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="_description" Type="Edm.String" E3E:IsServiceProperty="true" E3E:Description="Sets the process Description." /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="_priority" Type="Edm.String" E3E:IsServiceProperty="true" E3E:Description="Sets the process Priority." /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="_role_id" Type="Edm.Guid" E3E:IsServiceProperty="true" E3E:Description="Changes the process owner." /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="_process_override" Type="Edm.String" E3E:IsServiceProperty="true" E3E:Description="Specifies the process to be opened." /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <Property Name="_index" Type="Edm.Int32" Nullable="false" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <NavigationProperty Name="MatterLkUp1" Type="E3E.OData.AllTypes.Matter" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <NavigationProperty Name="Office1" Type="E3E.OData.AllTypes.Office"> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <ReferentialConstraint Property="Office" ReferencedProperty="Code" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â </NavigationProperty> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <NavigationProperty Name="PracticeGroup1" Type="E3E.OData.AllTypes.PracticeGroup"> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <ReferentialConstraint Property="PracticeGroup" ReferencedProperty="Code" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â </NavigationProperty> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <NavigationProperty Name="Department1" Type="E3E.OData.AllTypes.Department"> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <ReferentialConstraint Property="Department" ReferencedProperty="Code" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â </NavigationProperty> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <NavigationProperty Name="Section1" Type="E3E.OData.AllTypes.Section"> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <ReferentialConstraint Property="Section" ReferencedProperty="Code" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â </NavigationProperty> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <NavigationProperty Name="Arrangement1" Type="E3E.OData.AllTypes.Arrangement"> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <ReferentialConstraint Property="Arrangement" ReferencedProperty="Code" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â </NavigationProperty> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <NavigationProperty Name="TkprTeam1" Type="E3E.OData.AllTypes.TkprTeam"> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <ReferentialConstraint Property="TkprTeam" ReferencedProperty="Code" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â </NavigationProperty> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <NavigationProperty Name="ReservesGroup1" Type="E3E.OData.AllTypes.ReservesGroup"> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <ReferentialConstraint Property="ReservesGroup" ReferencedProperty="Code" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â </NavigationProperty> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <NavigationProperty Name="MattSplitType1" Type="E3E.OData.AllTypes.MattSplitType"> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <ReferentialConstraint Property="MattSplitType" ReferencedProperty="Code" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â </NavigationProperty> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <NavigationProperty Name="BillTkpr1" Type="E3E.OData.AllTypes.Timekeeper" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <NavigationProperty Name="RspTkpr1" Type="E3E.OData.AllTypes.Timekeeper" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <NavigationProperty Name="SpvTkpr1" Type="E3E.OData.AllTypes.Timekeeper" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <NavigationProperty Name="PTAGroup1" Type="E3E.OData.AllTypes.PTAGroup"> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <ReferentialConstraint Property="PTAGroup" ReferencedProperty="Code" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â </NavigationProperty> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <NavigationProperty Name="PTAGroupCost1" Type="E3E.OData.AllTypes.PTAGroup"> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <ReferentialConstraint Property="PTAGroupCost" ReferencedProperty="Code" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â </NavigationProperty> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <NavigationProperty Name="PTAGroupChrg1" Type="E3E.OData.AllTypes.PTAGroup"> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <ReferentialConstraint Property="PTAGroupChrg" ReferencedProperty="Code" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â </NavigationProperty> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <NavigationProperty Name="PTAGroup2Rel" Type="E3E.OData.AllTypes.PTAGroup"> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <ReferentialConstraint Property="PTAGroup2" ReferencedProperty="Code" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â </NavigationProperty> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <NavigationProperty Name="PTAGroupCost2Rel" Type="E3E.OData.AllTypes.PTAGroup"> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <ReferentialConstraint Property="PTAGroupCost2" ReferencedProperty="Code" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â </NavigationProperty> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <NavigationProperty Name="PTAGroupChrg2Rel" Type="E3E.OData.AllTypes.PTAGroup"> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <ReferentialConstraint Property="PTAGroupChrg2" ReferencedProperty="Code" /> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â </NavigationProperty> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <NavigationProperty Name="LabelRel" Type="E3E.OData.AllTypes.LxLabel" /> Â Â Â Â Â Â Â Â Â Â Â Â </EntityType>