Mini Kabibi Habibi
<?xml version="1.0"?>
<NounInformation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/office/accessservices/2011/07/application">
<Version>15.0.0.0</Version>
<Properties>
<Property Name="SuggestedSearches" Value="Person;Order;Service;Sell" />
</Properties>
<Nouns>
<Noun ID="9e711c8e-f33a-4fdb-aeac-31cf8f304d53">
<Properties>
<Property Name="Name" Value="Agents" />
<Property Name="Priority" Value="27" />
<Property Name="Description" Value="People who sell items such as Real Estate, Travel or Insurance - includes phone, email and address." />
<Property Name="PrioritySearchTerms" Value="Agent;Agents;" />
<Property Name="SearchTerms" Value="Agent;Agents;Air;Apartment;Apartments;Automobile;Automobiles;Bed;Beds;Borrow;Borrower;Borrowers;Borrows;Bus;Buses;Car;Cars;Client;Clients;Collision;Collisions;Comprehensive;Condo;Condominium;Condominiums;Condos;Coverage;Debt;Duplex;Duplexes;Estate;Estates;Flat;Flats;Flight;Flights;Home;Homeowner;Homeowners;Homes;Hotel;Hotels;House;Houses;Housing;Insurance;Leg;Legs;Lend;Lends;Liability;Loan;Loans;Management;Manager;Managers;Motel;Motels;Motorcycle;Motorcycles;Plan;Planes;Policies;Policy;Premium;Premiums;Properties;Property;Real Estate;Realtor;Realtors;Rental;Rentals;Renter;Renters;Representative;Representatives;Sale;Sales;Sell;Sells;Suitcase;Suitcases;Train;Trains;Transport;Transportation;Transports;Travel;Travel Agent;Travel Agents;Travels;Trip;Trips;Umbrella;Vacation;Vacations;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Agents" EntityType="Access.Store.Agents" axl:DisplayName="Agents" />
</EntityContainer>
<EntityType Name="Agents" axl:DisplayName="Agents">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Group" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Group" />
<axl:ExtendedAttribute Name="NounID" Value="9e711c8e-f33a-4fdb-aeac-31cf8f304d53" />
<axl:ExtendedAttribute Name="SingularName" Value="Agent" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="e840dac1-85ce-b4ff-ee69-e52eafd0fb20">
<Properties>
<Property Name="Name" Value="Appointments" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Scheduling information for appointments, meetings, events or calendars - includes date, time and other information." />
<Property Name="PrioritySearchTerms" Value="Appointment;Appointments;" />
<Property Name="SearchTerms" Value="Appointment;Appointments;Calendar;Calendars;Chiropractor;Chiropractors;Date;Dates;Day;Days;Dentist;Dentists;Doctor;Doctors;Event;Events;Hospital;Hospitals;Hour;Hours;Invitation;Invitations;Medical;Meeting;Meetings;Minute;Minutes;Month;Months;Nurse;Nurses;Schedule;Schedules;Time;Times;Timetable;Timetables;Workout;Workouts;Year;Years;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Appointments_Client" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Clients table." />
<Property Name="LookupFieldName" Value="Client" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="ebc351e8-fc0d-4e16-9908-530aaff3ea4a" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Appointments_Employee" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Employee" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="5" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="True" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Appointments" EntityType="Access.Store.Appointments" axl:DisplayName="Appointments" />
</EntityContainer>
<EntityType Name="Appointments" axl:DisplayName="Appointments">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Appointment_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Appointment Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Start_Time" Type="Time" axl:Format="Short Time" axl:DisplayName="Start Time">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="End_Time" Type="Time" axl:Format="Short Time" axl:DisplayName="End Time">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Reason" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Reason">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Price" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Price">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
</axl:ExtendedAttributes>
</Property>
<axl:Index axl:Caption="Appointment Date">
<axl:PropertyRef Name="Appointment Date" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="End Time must be greater than Start Time.">
<axl:PropertyRef Name="End Time" />
<axl:Expression>
<axl:Original>[End Time]>[Start Time]</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Price" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="e840dac1-85ce-b4ff-ee69-e52eafd0fb20" />
<axl:ExtendedAttribute Name="SingularName" Value="Appointment" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="f82bfdb3-a4f5-4e6c-90b9-f5b1c0e90600">
<Properties>
<Property Name="Name" Value="Artists" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Performers for music, stage or film - includes phone, email and address." />
<Property Name="PrioritySearchTerms" Value="Artist;Artists;" />
<Property Name="SearchTerms" Value="Actor;Actors;Actress;Actresses;Album;Albums;Art;Artist;Artists;Arts;Band;Bands;Blu-ray;Blu-rays;Busker;Buskers;CDs;Cinema;Cinemas;Clown;Clowns;Coach;Coaches;DVD;DVDs;Film;Films;Flick;Flicks;Juggler;Jugglers;Lifecoach;Lifecoaches;Mime;Mimes;Motion Picture;Motion Pictures;Movie;Movies;MP3;MP3s;Music;Musical;Musicals;Performance;Performer;Performers;Performners;Picture;Pictures;Record;Records;Role;Roles;Singer;Singers;Song Writer;Song Writers;Soundtrack;Soundtracks;Speaker;Speakers;Theater;Theaters;Trainer;Trainers;WMA;WMAs;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Artists" EntityType="Access.Store.Artists" axl:DisplayName="Artists" />
</EntityContainer>
<EntityType Name="Artists" axl:DisplayName="Artists">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="f82bfdb3-a4f5-4e6c-90b9-f5b1c0e90600" />
<axl:ExtendedAttribute Name="SingularName" Value="Artist" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="8d3d77c0-7faa-4e4b-88fe-f9e100dab41f">
<Properties>
<Property Name="Name" Value="Assets" />
<Property Name="Priority" Value="5" />
<Property Name="Description" Value="Equipment or items your company owns - includes who equipment is assigned to, when it was acquired, its condition, current value and so on." />
<Property Name="PrioritySearchTerms" Value="Asset;Assets;" />
<Property Name="SearchTerms" Value="Asset;Asset Tracking;Assets;Capital;Capitals;Chair;Chairs;Computer;Computers;Desk;Desks;Desktop;Desktops;Employee;Employees;Equipment;Filing Cabinet;Filing Cabinets;Furniture;Goods;Inventories;Inventory;Laptop;Laptops;Material;Materials;Monitor;Monitors;Office;Office Inventories;Office Inventory;Offices;Owner;Owners;Ownership;Ownerships;Phone;Phones;Stuff;Thing;Things;Track;Tracking;Tracks;User;Users;Warehouse;Warehouse Inventories;Warehouse Inventory;Warehouses;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Assets_Category" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Categories table." />
<Property Name="LookupFieldName" Value="Category" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="10" />
<Property Name="PreferedTypeId" Value="bd6f9c15-ff32-90b1-83b3-ac35c619f622" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Assets_Owned_By" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Owned By" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="11" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Assets" EntityType="Access.Store.Assets" axl:DisplayName="Assets" />
</EntityContainer>
<EntityType Name="Assets" axl:DisplayName="Assets">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Item" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Item">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Location" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Location">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Manufacturer" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Manufacturer">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Model" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Model">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Comments" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Comments">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Retired_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Retired Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Acquired_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Acquired Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Current_Value" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Current Value">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Condition" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""New";"Good";"OK";"Poor";"Bad"" axl:DisplayName="Condition">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Current Value" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Condition" />
<axl:Expression>
<axl:Original>"Good"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Category" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Category" />
<axl:ExtendedAttribute Name="NounID" Value="8d3d77c0-7faa-4e4b-88fe-f9e100dab41f" />
<axl:ExtendedAttribute Name="SingularName" Value="Asset" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="fd60efa1-ca6e-dd5d-928f-a0ff839ee9f8">
<Properties>
<Property Name="Name" Value="Home Inventory" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Home belongings - includes description, manufacturer and condition." />
<Property Name="PrioritySearchTerms" Value="Asset;Assets;Home Inventories;Home Inventory;" />
<Property Name="SearchTerms" Value="Apartment;Apartments;Asset;Assets;Chair;Chairs;Computer;Computers;Condo;Condominium;Condominiums;Condos;Desk;Desks;Desktop;Desktops;Duplex;Duplexes;Equipment;Estate;Estates;Filing Cabinet;Filing Cabinets;Flat;Flats;Furniture;Goods;Home;Home Inventories;Home Inventory;Homes;House;Houses;Housing;Inventories;Inventory;Laptop;Laptops;Material;Materials;Monitor;Monitors;Phone;Phones;Properties;Property;Real Estate;Stuff;Thing;Things;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Assets" EntityType="Access.Store.Assets" axl:DisplayName="Assets" />
</EntityContainer>
<EntityType Name="Assets" axl:DisplayName="Assets">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Item" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Item">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Location" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Location">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Manufacturer" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Manufacturer">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Model" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Model">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Comments" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Comments">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Retired_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Retired Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Acquired_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Acquired Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Current_Value" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Current Value">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Condition" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""New";"Good";"OK";"Poor";"Bad"" axl:DisplayName="Condition">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Current Value" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Condition" />
<axl:Expression>
<axl:Original>"Good"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="fd60efa1-ca6e-dd5d-928f-a0ff839ee9f8" />
<axl:ExtendedAttribute Name="SingularName" Value="Asset" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="8e0ca531-b30e-c78d-a7cd-a5d5e76aa7a1">
<Properties>
<Property Name="Name" Value="Grade Book" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Assignments_Grade_Book_Class" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Classes table." />
<Property Name="LookupFieldName" Value="Class" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="b01ab355-ebb3-b46d-dcbe-d452b404f9a3" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Assignments" EntityType="Access.Store.Assignments" axl:DisplayName="Assignments" />
</EntityContainer>
<EntityType Name="Assignments" axl:DisplayName="Assignments">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Assigned_On" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="Assigned On">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Due_On" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="Due On">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="8e0ca531-b30e-c78d-a7cd-a5d5e76aa7a1" />
<axl:ExtendedAttribute Name="SingularName" Value="Assignment" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="707434f5-ed42-47ae-be17-7d8828440dea">
<Properties>
<Property Name="Name" Value="Attendees" />
<Property Name="Priority" Value="31" />
<Property Name="Description" Value="People who participate in an event or meeting - includes phone, email and address." />
<Property Name="PrioritySearchTerms" Value="Attendee;Attendees;" />
<Property Name="SearchTerms" Value="Attendee;Attendees;Birthday;Birthday Parties;Birthday Party;Birthdays;Campaign;Campaign Fund;Campaign Funds;Campaigns;Charitable;Charities;Charity;Church;Churches;Class;Classes;College;Colleges;Concert;Concerts;Contact;Contacts;Contribution;Contributions;Contributor;Contributors;Course;Courses;Deduction;Deductions;Document;Documents;Educator;Educators;Event;Events;Fund;Fundraiser;Fundraisers;Fundraising;Funds;Game;Games;Group;Groups;Kindergarten;Kindergartens;Lecture;Lecturer;Lecturers;Lectures;Match;Matches;Matching;Parties;Party;People;Person;Preschool;Preschools;Professor;Professors;Pupil;Pupils;School;Schools;Societies;Society;Sport;Sports;Student;Students;Subscription;Subscriptions;Teacher;Teachers;Theater;Theaters;Training;Trainings;Universities;University;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Attendees" EntityType="Access.Store.Attendees" axl:DisplayName="Attendees" />
</EntityContainer>
<EntityType Name="Attendees" axl:DisplayName="Attendees">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Group" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Group" />
<axl:ExtendedAttribute Name="NounID" Value="707434f5-ed42-47ae-be17-7d8828440dea" />
<axl:ExtendedAttribute Name="SingularName" Value="Attendee" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="ba3ba38c-9cf1-419a-9124-211c81cd71aa">
<Properties>
<Property Name="Name" Value="Auctions" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Sell items in an auction - includes dates, item information and contact information for bidders and sellers." />
<Property Name="PrioritySearchTerms" Value="Auction;Auctions;Bid;Bids;" />
<Property Name="SearchTerms" Value="Asset;Assets;Attendee;Attendees;Auction;Auctions;Belonging;Belongings;Bid;Bidder;Bidders;Bids;Buyer;Buyers;Cash;Charities;Charity;Club;Clubs;Customer;Customers;Date;Dates;Donation;Donations;Donor;Donors;Equipment;Estate;Estates;Fund;Fundraiser;Fundraisers;Fundraising;Funds;Gift;Gifts;Giving;Inventories;Inventory;Item;Items;Money;Monies;Order;Orders;Price;Prices;Sale;Sales;Sell;Seller;Sellers;Sells;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Auctions_Seller" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Contacts table." />
<Property Name="LookupFieldName" Value="Seller" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="4" />
<Property Name="PreferedTypeId" Value="b001c448-1bbd-4b3d-bf96-b455e4bc2644" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Bids_Auction_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Auctions table." />
<Property Name="LookupFieldName" Value="Auction" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="d29faee4-a7c0-444e-8bf0-87ea6d1912ae" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Auctions" EntityType="Access.Store.Auctions" axl:DisplayName="Auctions" />
</EntityContainer>
<EntityType Name="Auctions" axl:DisplayName="Auctions">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Auction_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Auction Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Item_Description" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Item Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Condition" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""New";"Good";"OK";"Poor";"Bad"" axl:DisplayName="Condition">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Picture" Type="Binary" MaxLength="Max" axl:DisplayName="Picture">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Minimum_Bid" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Minimum Bid">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Reserve" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Reserve">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Start_Time" Type="Time" axl:Format="Short Time" axl:DisplayName="Start Time">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="End_Time" Type="Time" axl:Format="Short Time" axl:DisplayName="End Time">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
</Property>
<axl:CheckConstraint axl:CheckData="false" axl:Message="End Time must be greater than Start Time.">
<axl:PropertyRef Name="End Time" />
<axl:Expression>
<axl:Original>[End Time]>[Start Time]</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Auction Date" />
<axl:Expression>
<axl:Original>Today()</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Condition" />
<axl:Expression>
<axl:Original>"Good"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Minimum Bid" />
<axl:Expression>
<axl:Original>1</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Reserve" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="ba3ba38c-9cf1-419a-9124-211c81cd71aa" />
<axl:ExtendedAttribute Name="SingularName" Value="Auction" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="d29faee4-a7c0-444e-8bf0-87ea6d1912ae">
<Properties>
<Property Name="Name" Value="Bids" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Bids_Bidder" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Contacts table." />
<Property Name="LookupFieldName" Value="Bidder" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="b001c448-1bbd-4b3d-bf96-b455e4bc2644" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Bids" EntityType="Access.Store.Bids" axl:DisplayName="Bids" />
</EntityContainer>
<EntityType Name="Bids" axl:DisplayName="Bids">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Bid_Time" Type="Time" axl:Format="Short Time" axl:DisplayName="Bid Time">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Amount" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Amount">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Winning_Bid" Type="Boolean" Nullable="false" axl:DisplayName="Winning Bid">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:Index axl:Caption="Amount">
<axl:PropertyRef Name="Amount" Direction="Ascending" />
</axl:Index>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Amount" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Winning Bid" />
<axl:Expression>
<axl:Original>No</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="d29faee4-a7c0-444e-8bf0-87ea6d1912ae" />
<axl:ExtendedAttribute Name="SingularName" Value="Bid" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="e4a75fa7-5503-43fe-84e4-caab8c5c1c7f">
<Properties>
<Property Name="Name" Value="Bookings" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Schedule details for booking work or events - includes times, location and Customer." />
<Property Name="PrioritySearchTerms" Value="Booking;Bookings;" />
<Property Name="SearchTerms" Value="Actor;Actors;Actress;Actresses;Appointment;Appointments;Band;Bands;Booking;Bookings;Busker;Buskers;Calendar;Calendars;Clown;Clowns;Coach;Coaches;Date;Dates;Day;Days;Event;Events;Hour;Hours;Invitation;Invitations;Juggler;Jugglers;Lifecoach;Lifecoaches;Meeting;Meetings;Mime;Mimes;Minute;Minutes;Month;Months;Performer;Performers;Performners;Schedule;Schedules;Singer;Singers;Speaker;Speakers;Time;Times;Timetable;Timetables;Trainer;Trainers;Year;Years;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Bookings_Customer" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Customers table." />
<Property Name="LookupFieldName" Value="Customer" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="3e875c4f-2985-4343-9879-cc3d00644f1d" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Bookings" EntityType="Access.Store.Bookings" axl:DisplayName="Bookings" />
</EntityContainer>
<EntityType Name="Bookings" axl:DisplayName="Bookings">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Event_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Event Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Start_Time" Type="Time" axl:Format="Short Time" axl:DisplayName="Start Time">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="End_Time" Type="Time" axl:Format="Short Time" axl:DisplayName="End Time">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Location" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Location">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<axl:Unique axl:Caption="ID">
<axl:PropertyRef Name="ID" Direction="Ascending" />
</axl:Unique>
<axl:CheckConstraint axl:CheckData="false" axl:Message="End Time must be greater than Start Time.">
<axl:PropertyRef Name="End Time" />
<axl:Expression>
<axl:Original>[End Time]>[Start Time]</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="e4a75fa7-5503-43fe-84e4-caab8c5c1c7f" />
<axl:ExtendedAttribute Name="SingularName" Value="Booking" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="bed2e3a4-66fa-4eda-9b50-0042b5bf95ee">
<Properties>
<Property Name="Name" Value="Book Collection" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Catalog of books for a collection - includes title, publisher and other pertinent information." />
<Property Name="PrioritySearchTerms" Value="Book;Book Collection;Books;" />
<Property Name="SearchTerms" Value="Book;Book Collection;Books;Collection;Collections;Read;Reads;Volume;Volumes;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Books_Book_Collection_Author" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to People table." />
<Property Name="LookupFieldName" Value="Author" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="b001c448-1bbd-4b3d-bf96-9845e4bc2644" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Books_Book_Collection_Genre" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Genres table." />
<Property Name="LookupFieldName" Value="Genre" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="3" />
<Property Name="PreferedTypeId" Value="ea5df3fa-ccdf-4c6f-a8ed-f4cd27008526" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="True" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Books_Book_Collection_Publisher" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Publishers table." />
<Property Name="LookupFieldName" Value="Publisher" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="6" />
<Property Name="PreferedTypeId" Value="6d26cc02-ce0b-496a-a389-d7be7970998d" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Books_Book_Collection_Series" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Series table." />
<Property Name="LookupFieldName" Value="Series" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="7" />
<Property Name="PreferedTypeId" Value="d2228b03-dc25-4d76-bcaf-e63c507b20c1" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Books" EntityType="Access.Store.Books" axl:DisplayName="Books" />
</EntityContainer>
<EntityType Name="Books" axl:DisplayName="Books">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Rating" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""*";"**";"***";"****";"*****"" axl:DisplayName="Rating">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Publication_Year" Type="Int32" axl:DisplayName="Publication Year">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Date_Acquired" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="Date Acquired">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Format" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Book";"Audio Book";"E-Book"" axl:DisplayName="Format">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Location" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Location">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="bed2e3a4-66fa-4eda-9b50-0042b5bf95ee" />
<axl:ExtendedAttribute Name="SingularName" Value="Book" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="8bbd1fcc-08dd-4dcd-b95c-4570de7c9576">
<Properties>
<Property Name="Name" Value="Monthly Budget" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Budget_Items_Monthly_Budget_Category" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Categories table." />
<Property Name="LookupFieldName" Value="Category" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="3" />
<Property Name="PreferedTypeId" Value="bd6f9c15-ff32-90b1-83b3-ac35c619f622" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="True" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Budget_Items" EntityType="Access.Store.Budget_Items" axl:DisplayName="Budget Items" />
</EntityContainer>
<EntityType Name="Budget_Items" axl:DisplayName="Budget Items">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Amount" Type="Int32" axl:DisplayName="Amount">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:Index axl:Caption="Title">
<axl:PropertyRef Name="Title" Direction="Ascending" />
</axl:Index>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="8bbd1fcc-08dd-4dcd-b95c-4570de7c9576" />
<axl:ExtendedAttribute Name="SingularName" Value="Budget Item" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="664305ee-2502-491c-00e9-fa83e8002800">
<Properties>
<Property Name="Name" Value="Quarterly Budget" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Budget_Items_Quarterly_Budget_Category" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Categories table." />
<Property Name="LookupFieldName" Value="Category" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="3" />
<Property Name="PreferedTypeId" Value="bd6f9c15-ff32-90b1-83b3-ac35c619f622" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="True" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Budget_Items" EntityType="Access.Store.Budget_Items" axl:DisplayName="Budget Items" />
</EntityContainer>
<EntityType Name="Budget_Items" axl:DisplayName="Budget Items">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Amount" Type="Int32" axl:DisplayName="Amount">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:Index axl:Caption="Title">
<axl:PropertyRef Name="Title" Direction="Ascending" />
</axl:Index>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="664305ee-2502-491c-00e9-fa83e8002800" />
<axl:ExtendedAttribute Name="SingularName" Value="Budget Item" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="89778d7f-aa75-906a-8008-c4b5d41ac5a2">
<Properties>
<Property Name="Name" Value="Buyers" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="People or companies that buy a product or service - includes phone, email and address." />
<Property Name="PrioritySearchTerms" Value="Buyer;Buyers;" />
<Property Name="SearchTerms" Value="Apartment;Apartments;Borrower;Borrowers;Buyer;Buyers;Call;Calls;Client;Clients;Condo;Condominium;Condominiums;Condos;Customer;Customers;Duplex;Duplexes;Estate;Estates;Flat;Flats;Home;Homes;House;Houses;Housing;Lead;Leads;Marketing;Opportunities;Opportunity;Order;Orders;Product;Products;Properties;Property;Purchase;Purchases;Real Estate;Realtor;Realtors;Rent;Rents;Retail;Sale;Sales;Sales Lead;Sales Leads;Sales Order;Sales Orders;Salesman;Salesmen;Salespeople;Salesperson;Saleswoman;Saleswomen;Sell;Sells;Service;Services;Shopper;Shoppers;Store;Stores;Wholesale;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Buyers_Agent" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Agents table." />
<Property Name="LookupFieldName" Value="Agent" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="23" />
<Property Name="PreferedTypeId" Value="9e711c8e-f33a-4fdb-aeac-31cf8f304d53" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Buyers" EntityType="Access.Store.Buyers" axl:DisplayName="Buyers" />
</EntityContainer>
<EntityType Name="Buyers" axl:DisplayName="Buyers">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Group" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Group" />
<axl:ExtendedAttribute Name="NounID" Value="89778d7f-aa75-906a-8008-c4b5d41ac5a2" />
<axl:ExtendedAttribute Name="SingularName" Value="Buyer" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="efd4b26a-6971-4583-b2c8-8f5d91eb2500">
<Properties>
<Property Name="Name" Value="Job Candidates" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Job Candidates - Including contact information and Skills of each candidate." />
<Property Name="PrioritySearchTerms" Value="Candidate;Candidates;Job Candidates;" />
<Property Name="SearchTerms" Value="Agent;Agents;Application;Applications;Candidate;Candidates;Employee;Employees;Human;Human Resource;Human Resources;Humans;Job;Job Candidates;Jobs;Manager;Managers;Personnel;Position;Positions;Representative;Representatives;Resource;Resources;Review;Reviews;Role;Roles;Work;Works;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Candidate_Skills_Candidate_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Candidates table." />
<Property Name="LookupFieldName" Value="Candidate" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="ca73c64a-bdae-4087-9b72-bfb559e2f81b" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Candidates" EntityType="Access.Store.Candidates" axl:DisplayName="Candidates" />
</EntityContainer>
<EntityType Name="Candidates" axl:DisplayName="Candidates">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="efd4b26a-6971-4583-b2c8-8f5d91eb2500" />
<axl:ExtendedAttribute Name="SingularName" Value="Candidate" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="ca73c64a-bdae-4087-9b72-bfb559e2f81b">
<Properties>
<Property Name="Name" Value="Candidate Skills" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Candidate_Skills_Skill" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Skills table." />
<Property Name="LookupFieldName" Value="Skill" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="b624dca3-2735-4752-b0ae-00d2023cd02d" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Candidate_Skills" EntityType="Access.Store.Candidate_Skills" axl:DisplayName="Candidate Skills" />
</EntityContainer>
<EntityType Name="Candidate_Skills" axl:DisplayName="Candidate Skills">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="ca73c64a-bdae-4087-9b72-bfb559e2f81b" />
<axl:ExtendedAttribute Name="SingularName" Value="Candidate Skill" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="bd6f9c15-ff32-90b1-83b3-ac35c619f622">
<Properties>
<Property Name="Name" Value="Categories" />
<Property Name="Priority" Value="12" />
<Property Name="Description" Value="Names for grouping items - includes title." />
<Property Name="PrioritySearchTerms" Value="Categories;Category;" />
<Property Name="SearchTerms" Value="Categories;Category;Class;Classes;Classification;Classifications;Group;Groups;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Categories" EntityType="Access.Store.Categories" axl:DisplayName="Categories" />
</EntityContainer>
<EntityType Name="Categories" axl:DisplayName="Categories">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="bd6f9c15-ff32-90b1-83b3-ac35c619f622" />
<axl:ExtendedAttribute Name="SingularName" Value="Category" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="3d102336-f2ac-42b8-a821-b6985e4e53f9">
<Properties>
<Property Name="Name" Value="Change Orders" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Change_Orders" EntityType="Access.Store.Change_Orders" axl:DisplayName="Change Orders" />
</EntityContainer>
<EntityType Name="Change_Orders" axl:DisplayName="Change Orders">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Change_Order_ID" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Change Order ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Subtotal" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Subtotal">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Tax" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Tax">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Total" Type="Decimal" Precision="28" Scale="6" axl:Format="Currency" axl:CurrencyLocale="default" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Total">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>[Subtotal]+[Tax]</axl:Original>
</axl:Expression>
</Property>
<Property Name="Approved" Type="Boolean" Nullable="false" axl:DisplayName="Approved">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Date_Approved" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Date Approved">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Subtotal" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Tax" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Approved" />
<axl:Expression>
<axl:Original>No</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="3d102336-f2ac-42b8-a821-b6985e4e53f9" />
<axl:ExtendedAttribute Name="SingularName" Value="Change Order" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="bbfea62a-cfb4-d2eb-a1c4-a3c1ea36e98c">
<Properties>
<Property Name="Name" Value="Classes" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Session details for educational courses - includes Teacher, Students and dates." />
<Property Name="PrioritySearchTerms" Value="Class;Classes;" />
<Property Name="SearchTerms" Value="Ballet;Ballets;Class;Classes;College;Colleges;Course;Courses;Dance;Dances;Department;Departments;Document;Documents;Educator;Educators;Exercise;Exercises;Kindergarten;Kindergartens;Lecture;Lecturer;Lecturers;Lectures;Pilates;Preschool;Preschools;Professor;Professors;Pupil;Pupils;School;Schools;Student;Students;Teacher;Teachers;Universities;University;Workout;Workouts;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Classes_Department" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Departments table." />
<Property Name="LookupFieldName" Value="Department" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="5" />
<Property Name="PreferedTypeId" Value="d10b9a91-97cf-caab-8a55-ba9ef3eea174" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="True" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Classes_Teacher" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Teachers table." />
<Property Name="LookupFieldName" Value="Teacher" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="6" />
<Property Name="PreferedTypeId" Value="7b56d992-18a9-4bd0-af82-f5859a6c989e" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="True" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Enrollments_Class_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Classes table." />
<Property Name="LookupFieldName" Value="Class" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="8e06d352-de7a-e3d8-b73c-8a97bff6c98e" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Classes" EntityType="Access.Store.Classes" axl:DisplayName="Classes" />
</EntityContainer>
<EntityType Name="Classes" axl:DisplayName="Classes">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Start_Date" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="Start Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="End_Date" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="End Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<axl:CheckConstraint axl:CheckData="false" axl:Message="End Time must be greater than Start Time.">
<axl:PropertyRef Name="End Date" />
<axl:Expression>
<axl:Original>[End Date]>[Start Date]</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="bbfea62a-cfb4-d2eb-a1c4-a3c1ea36e98c" />
<axl:ExtendedAttribute Name="SingularName" Value="Class" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="b01ab355-ebb3-b46d-dcbe-d452b404f9a3">
<Properties>
<Property Name="Name" Value="Grade Book" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Classes" EntityType="Access.Store.Classes" axl:DisplayName="Classes" />
</EntityContainer>
<EntityType Name="Classes" axl:DisplayName="Classes">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="b01ab355-ebb3-b46d-dcbe-d452b404f9a3" />
<axl:ExtendedAttribute Name="SingularName" Value="Class" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="ebc351e8-fc0d-4e16-9908-530aaff3ea4a">
<Properties>
<Property Name="Name" Value="Clients" />
<Property Name="Priority" Value="3" />
<Property Name="Description" Value="People to whom you sell a service or product - includes email, address and phone numbers." />
<Property Name="PrioritySearchTerms" Value="Client;Clients;" />
<Property Name="SearchTerms" Value="Apartment;Apartments;Borrow;Borrower;Borrowers;Borrows;Buyer;Buyers;Client;Clients;Condo;Condominium;Condominiums;Condos;Contact;Contacts;Customer;Customers;Debt;Duplex;Duplexes;Estate;Estates;Flat;Flats;Home;Homes;House;Houses;Housing;Lead;Leads;Lease;Leases;Lend;Lends;Loan;Loans;Opportunities;Opportunity;Order;Orders;People;Person;Properties;Property;Real Estate;Realtor;Realtors;Rent;Rents;Retail;Sale;Sales;Sales Lead;Sales Leads;Sales Order;Sales Orders;Sell;Sells;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Clients" EntityType="Access.Store.Clients" axl:DisplayName="Clients" />
</EntityContainer>
<EntityType Name="Clients" axl:DisplayName="Clients">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Group" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Group" />
<axl:ExtendedAttribute Name="NounID" Value="ebc351e8-fc0d-4e16-9908-530aaff3ea4a" />
<axl:ExtendedAttribute Name="SingularName" Value="Client" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="a65c7e5d-4841-4046-bfb3-d2cce661b200">
<Properties>
<Property Name="Name" Value="Consumption Log" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Consumption of a resource - includes Item and quantity." />
<Property Name="PrioritySearchTerms" Value="Consumption Log;" />
<Property Name="SearchTerms" Value="Alcohol;Chair;Chairs;Computer;Computers;Consumption Log;Date;Dates;Desk;Desks;Desktop;Desktops;Drink;Drinks;Equipment;Filing Cabinet;Filing Cabinets;Furniture;Future;Futures;Goods;Grape;Grapes;Histories;History;Laptop;Laptops;Log;Logs;Material;Materials;Monitor;Monitors;Oenology;Oenophile;Oenophiles;Past;Pasts;Phone;Phones;Stuff;Tasting;Tastings;Thing;Things;Time;Timeline;Timelines;Times;Vine;Vines;Vineyard;Vineyards;Wine;Wines;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Consumption_Log_Item" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to another table." />
<Property Name="LookupFieldName" Value="Item" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="d6c6c050-c1c2-bb42-ad3e-b3d1a286871e" />
<Property Name="AcceptableTypeIds" Value="02aea233-232f-4335-9156-c0549ed52785" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Consumption_Log" EntityType="Access.Store.Consumption_Log" axl:DisplayName="Consumption Log" />
</EntityContainer>
<EntityType Name="Consumption_Log" axl:DisplayName="Consumption Log">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Use_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Use Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Quantity" Type="Decimal" Precision="28" Scale="6" axl:Format="General Number" axl:DisplayName="Quantity">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:Index axl:Caption="Use Date">
<axl:PropertyRef Name="Use Date" Direction="Ascending" />
</axl:Index>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Quantity" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="a65c7e5d-4841-4046-bfb3-d2cce661b200" />
<axl:ExtendedAttribute Name="SingularName" Value="Consumption Log" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="b001c448-1bbd-4b3d-bf96-b455e4bc2644">
<Properties>
<Property Name="Name" Value="Contacts" />
<Property Name="Priority" Value="1" />
<Property Name="Description" Value="People you want to keep track of - includes phone, email and address details." />
<Property Name="PrioritySearchTerms" Value="Contact;Contacts;" />
<Property Name="SearchTerms" Value="Acquaintance;Acquaintances;Associate;Associates;Buddies;Buddy;Buyer;Buyers;Charitable;Charities;Charity;Client;Clients;Companies;Company;Contact;Contacts;Contribution;Contributions;Contributor;Contributors;Customer;Customers;Deal;Deals;Donation;Donations;Donor;Donors;Email;Emails;Friend;Friends;Mail;Mails;Member;Members;People;Person;Phone;Phones;Relation;Relations;Relationship;Relationships;Rolodex;Subscription;Subscriptions;Telephone;Telephones;Track;Tracking;Tracks;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Contacts" EntityType="Access.Store.Contacts" axl:DisplayName="Contacts" />
</EntityContainer>
<EntityType Name="Contacts" axl:DisplayName="Contacts">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Group" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Group" />
<axl:ExtendedAttribute Name="NounID" Value="b001c448-1bbd-4b3d-bf96-b455e4bc2644" />
<axl:ExtendedAttribute Name="SingularName" Value="Contact" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="f6e2c3dd-8b79-e0fd-b36f-bb1ebeff9a93">
<Properties>
<Property Name="Name" Value="Real Estate" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Real estate transactions and contracts for sales of property - includes Contracts, Buyers and Sellers." />
<Property Name="PrioritySearchTerms" Value="Contract;Contracts;Real Estate;" />
<Property Name="SearchTerms" Value="Agreement;Agreements;Apartment;Apartments;Condo;Condominium;Condominiums;Condos;Contract;Contracts;Duplex;Duplexes;Estate;Estates;Flat;Flats;Home;Homes;House;Houses;Housing;Properties;Property;Real Estate;Sales Agreement;Sales Agreements;Sales Contract;Sales Contracts;Term;Term Sheet;Term Sheets;Terms;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Contracts_Real_Estate_Buyer" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Buyers table." />
<Property Name="LookupFieldName" Value="Buyer" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="3" />
<Property Name="PreferedTypeId" Value="89778d7f-aa75-906a-8008-c4b5d41ac5a2" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Contracts_Real_Estate_Seller" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Sellers table." />
<Property Name="LookupFieldName" Value="Seller" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="4" />
<Property Name="PreferedTypeId" Value="e9e88a7b-9891-d6e6-ba23-adb39332da29" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="True" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Contracts" EntityType="Access.Store.Contracts" axl:DisplayName="Contracts" />
</EntityContainer>
<EntityType Name="Contracts" axl:DisplayName="Contracts">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Contract_Number" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Contract Number">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Status" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Not Started";"In Process";"Signed";"Closed"" axl:DisplayName="Status">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:Index axl:Caption="Contract Number">
<axl:PropertyRef Name="Contract Number" Direction="Ascending" />
</axl:Index>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Status" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Status" />
<axl:ExtendedAttribute Name="NounID" Value="f6e2c3dd-8b79-e0fd-b36f-bb1ebeff9a93" />
<axl:ExtendedAttribute Name="SingularName" Value="Contract" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="7cafc181-50d2-4688-bc3e-8a5c4a3aba8b">
<Properties>
<Property Name="Name" Value="Contributors" />
<Property Name="Priority" Value="30" />
<Property Name="Description" Value="People or companies who might donate to a charity or non-profit organization - includes phone, email and address details." />
<Property Name="PrioritySearchTerms" Value="Contributor;Contributors;" />
<Property Name="SearchTerms" Value="Campaign;Campaign Fund;Campaign Funds;Campaigns;Charitable;Charities;Charity;Church;Churches;Contact;Contacts;Contribution;Contributions;Contributor;Contributors;Deduction;Deductions;Donation;Donations;Donor;Donors;Fund;Fundraiser;Fundraisers;Fundraising;Funds;Gift;Gifts;Giving;Group;Groups;Match;Matches;Matching;People;Person;Societies;Society;Subscription;Subscriptions;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Contributors" EntityType="Access.Store.Contributors" axl:DisplayName="Contributors" />
</EntityContainer>
<EntityType Name="Contributors" axl:DisplayName="Contributors">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Group" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Group" />
<axl:ExtendedAttribute Name="NounID" Value="7cafc181-50d2-4688-bc3e-8a5c4a3aba8b" />
<axl:ExtendedAttribute Name="SingularName" Value="Contributor" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="3e875c4f-2985-4343-9879-cc3d00644f1d">
<Properties>
<Property Name="Name" Value="Customers" />
<Property Name="Priority" Value="2" />
<Property Name="Description" Value="People who purchase a product or service - includes phone, email and address details." />
<Property Name="PrioritySearchTerms" Value="Customer;Customers;" />
<Property Name="SearchTerms" Value="Apartment;Apartments;Borrow;Borrower;Borrowers;Borrows;Buyer;Buyers;Call;Calls;Client;Clients;Condo;Condominium;Condominiums;Condos;Contact;Contacts;Customer;Customers;Debt;Duplex;Duplexes;Estate;Estates;Flat;Flats;Home;Homes;House;Houses;Housing;Lead;Leads;Lease;Leases;Lend;Lends;Loan;Loans;Marketing;Opportunities;Opportunity;Order;Orders;People;Person;Properties;Property;Purchase;Purchases;Real Estate;Realtor;Realtors;Rent;Rents;Retail;Sale;Sales;Sales Lead;Sales Leads;Sales Order;Sales Orders;Salesman;Salesmen;Salespeople;Salesperson;Saleswoman;Saleswomen;Sell;Sells;Service;Services;Shopper;Shoppers;Store;Stores;Wholesale;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Customers" EntityType="Access.Store.Customers" axl:DisplayName="Customers" />
</EntityContainer>
<EntityType Name="Customers" axl:DisplayName="Customers">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Group" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Group" />
<axl:ExtendedAttribute Name="NounID" Value="3e875c4f-2985-4343-9879-cc3d00644f1d" />
<axl:ExtendedAttribute Name="SingularName" Value="Customer" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="e8d724d5-b197-41cb-a3f2-cf65ec248714">
<Properties>
<Property Name="Name" Value="Customer History" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="History of sales calls and other interactions with your customers - includes who made the contact, date, and results." />
<Property Name="PrioritySearchTerms" Value="Customer History;" />
<Property Name="SearchTerms" Value="Borrower;Borrowers;Buyer;Buyers;Call;Calls;Client;Clients;Customer;Customer History;Customers;Date;Dates;Future;Futures;Histories;History;Lead;Leads;Log;Logs;Marketing;Opportunities;Opportunity;Order;Orders;Past;Pasts;Purchase;Purchases;Realtor;Realtors;Rent;Rents;Retail;Sale;Sales;Sales Lead;Sales Leads;Sales Order;Sales Orders;Salesman;Salesmen;Salespeople;Salesperson;Saleswoman;Saleswomen;Sell;Sells;Service;Services;Shopper;Shoppers;Store;Stores;Time;Timeline;Timelines;Times;Wholesale;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Customer_History_Customer" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to another table." />
<Property Name="LookupFieldName" Value="Customer" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="3e875c4f-2985-4343-9879-cc3d00644f1d" />
<Property Name="AcceptableTypeIds" Value="ebc351e8-fc0d-4e16-9908-530aaff3ea4a" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Customer_History_Contact_With" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to another table." />
<Property Name="LookupFieldName" Value="Contact With" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="9e711c8e-f33a-4fdb-aeac-31cf8f304d53" />
<Property Name="AcceptableTypeIds" Value="236e16c6-2b71-4145-ab6e-b01809922a5b;b001c448-1bbd-4b3d-bf96-9845e4bc2644" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Customer_History" EntityType="Access.Store.Customer_History" axl:DisplayName="Customer History" />
</EntityContainer>
<EntityType Name="Customer_History" axl:DisplayName="Customer History">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Contact_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:DisplayName="Contact Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Call_Back_Date" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="Call Back Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Contact Date" />
<axl:Expression>
<axl:Original>=Today()</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="e8d724d5-b197-41cb-a3f2-cf65ec248714" />
<axl:ExtendedAttribute Name="SingularName" Value="Customer History" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="ae0f4050-e2d3-4e81-93bd-0092fbcbd4f7">
<Properties>
<Property Name="Name" Value="Deliveries" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Deliveries being made by your company - includes Customer, Delivery Person and date." />
<Property Name="PrioritySearchTerms" Value="Deliveries;Delivery;" />
<Property Name="SearchTerms" Value="Box;Boxes;Carrier;Carriers;Container;Containers;Courier;Couriers;Deliveries;Delivery;Envelope;Envelopes;Mail;Mails;Package;Packages;Parcel;Parcels;Runner;Runners;Ship;Shipment;Shipments;Shipping;Ships;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Deliveries_Deliver_To" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Customers table." />
<Property Name="LookupFieldName" Value="Deliver To" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="7" />
<Property Name="PreferedTypeId" Value="3e875c4f-2985-4343-9879-cc3d00644f1d" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Deliveries_Assigned_To" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Assigned To" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="8" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Deliveries" EntityType="Access.Store.Deliveries" axl:DisplayName="Deliveries" />
</EntityContainer>
<EntityType Name="Deliveries" axl:DisplayName="Deliveries">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Delivery_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Delivery Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Deliver_By_Time" Type="Time" axl:Format="Short Time" axl:DisplayName="Deliver By Time">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Signature_Required" Type="Boolean" Nullable="false" axl:DisplayName="Signature Required">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Status" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Not Started";"En Route";"Delivered"" axl:DisplayName="Status">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<axl:CheckConstraint axl:CheckData="false" axl:Message="Deliveries cannot be scheduled in the past.">
<axl:PropertyRef Name="Delivery Date" />
<axl:Expression>
<axl:Original>[Delivery Date]>=Today()</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Signature Required" />
<axl:Expression>
<axl:Original>No</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Status" />
<axl:Expression>
<axl:Original>"Not Started"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="ae0f4050-e2d3-4e81-93bd-0092fbcbd4f7" />
<axl:ExtendedAttribute Name="SingularName" Value="Delivery" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="d10b9a91-97cf-caab-8a55-ba9ef3eea174">
<Properties>
<Property Name="Name" Value="Departments" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Departments for a business, school or other grouping - includes name and description." />
<Property Name="PrioritySearchTerms" Value="Department;Departments;" />
<Property Name="SearchTerms" Value="Department;Departments;Group;Groups;Head;Heads;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Departments" EntityType="Access.Store.Departments" axl:DisplayName="Departments" />
</EntityContainer>
<EntityType Name="Departments" axl:DisplayName="Departments">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Department_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Department Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="d10b9a91-97cf-caab-8a55-ba9ef3eea174" />
<axl:ExtendedAttribute Name="SingularName" Value="Department" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="6b26a756-b0ab-4d27-9333-49e177f864cf">
<Properties>
<Property Name="Name" Value="Distributors" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Companies or people who supply a product made by others - includes phone, email and address details." />
<Property Name="PrioritySearchTerms" Value="Distributor;Distributors;" />
<Property Name="SearchTerms" Value="Chair;Chairs;Computer;Computers;Dealer;Dealers;Desk;Desks;Desktop;Desktops;Distributor;Distributors;Equipment;Filing Cabinet;Filing Cabinets;Furniture;Goods;Laptop;Laptops;Material;Materials;Monitor;Monitors;Phone;Phones;Seller;Sellers;Stuff;Thing;Things;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Distributors" EntityType="Access.Store.Distributors" axl:DisplayName="Distributors" />
</EntityContainer>
<EntityType Name="Distributors" axl:DisplayName="Distributors">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="6b26a756-b0ab-4d27-9333-49e177f864cf" />
<axl:ExtendedAttribute Name="SingularName" Value="Distributor" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="610bb291-5a4c-4459-adb4-369ce120203d">
<Properties>
<Property Name="Name" Value="Donors" />
<Property Name="Priority" Value="29" />
<Property Name="Description" Value="People who make donations to non-profit organizations - includes phone, email and address details." />
<Property Name="PrioritySearchTerms" Value="Donor;Donors;" />
<Property Name="SearchTerms" Value="Campaign;Campaign Fund;Campaign Funds;Campaigns;Charitable;Charities;Charity;Church;Churches;Contact;Contacts;Contribution;Contributions;Contributor;Contributors;Deduction;Deductions;Donation;Donations;Donor;Donors;Fund;Fundraiser;Fundraisers;Fundraising;Funds;Gift;Gifts;Giving;Group;Groups;Match;Matches;Matching;People;Person;Societies;Society;Subscription;Subscriptions;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Donors" EntityType="Access.Store.Donors" axl:DisplayName="Donors" />
</EntityContainer>
<EntityType Name="Donors" axl:DisplayName="Donors">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Group" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Group" />
<axl:ExtendedAttribute Name="NounID" Value="610bb291-5a4c-4459-adb4-369ce120203d" />
<axl:ExtendedAttribute Name="SingularName" Value="Donor" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="6fdcae1e-213b-4c22-a209-1fdb289cc84e">
<Properties>
<Property Name="Name" Value="Dues" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Dues for a club or organization - includes who paid, date of payment, and amount." />
<Property Name="PrioritySearchTerms" Value="Due;Dues;" />
<Property Name="SearchTerms" Value="Cash;Charge;Charges;Club;Clubs;Dollar;Dollars;Due;Dues;Group;Groups;Money;Monies;Organization;Organizations;Payment;Payments;Receivable;Receivables;Team;Teams;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Dues_Member" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to another table." />
<Property Name="LookupFieldName" Value="Member" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="9336c185-8ff5-4a2e-a9a5-71f75b5b87e7" />
<Property Name="AcceptableTypeIds" Value="b001c448-1bbd-4b3d-bf96-b455e4bc2644;236e16c6-2b71-4145-ab6e-b01809922a5b;b001c448-1bbd-4b3d-bf96-9845e4bc2644" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Dues" EntityType="Access.Store.Dues" axl:DisplayName="Dues" />
</EntityContainer>
<EntityType Name="Dues" axl:DisplayName="Dues">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Date_Paid" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:DisplayName="Date Paid">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Amount" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Amount">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:Index axl:Caption="Date Paid">
<axl:PropertyRef Name="Date Paid" Direction="Ascending" />
</axl:Index>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="6fdcae1e-213b-4c22-a209-1fdb289cc84e" />
<axl:ExtendedAttribute Name="SingularName" Value="Dues" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="236e16c6-2b71-4145-ab6e-b01809922a5b">
<Properties>
<Property Name="Name" Value="Employees" />
<Property Name="Priority" Value="6" />
<Property Name="Description" Value="People who work in your organization - includes employee number, email and address details." />
<Property Name="PrioritySearchTerms" Value="Employee;Employees;" />
<Property Name="SearchTerms" Value="Agent;Agents;Asset;Assets;Companies;Company;Employee;Employees;Human;Human Resource;Human Resources;Humans;Inventories;Inventory;Issue;Issues;Job;Jobs;Management;Manager;Managers;Order;Orders;Organization;Organizations;People;Performance;Person;Personnel;Position;Positions;Project;Projects;Real Estate;Representative;Representatives;Resource;Resources;Review;Reviews;Role;Roles;Task;Tasks;Time;Time Tracking;Times;Work;Works;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Employees" EntityType="Access.Store.Employees" axl:DisplayName="Employees" />
</EntityContainer>
<EntityType Name="Employees" axl:DisplayName="Employees">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Employee_Number" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Employee Number">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Office_Location" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Office Location">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Department" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Department">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Date_of_Hire" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Date of Hire">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Date_of_Birth" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Date of Birth">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Emergency_Contact_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Emergency Contact Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="23" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Emergency_Contact_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Emergency Contact Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="24" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Emergency_Contact_Relationship" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Emergency Contact Relationship">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="25" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="26" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="27" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Full-time";"Part-time";"Contract"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="28" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="29" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="30" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Unique axl:Caption="Employee Number">
<axl:PropertyRef Name="Employee Number" Direction="Ascending" />
</axl:Unique>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, Email or a phone number for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Full-time"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Group" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Group" />
<axl:ExtendedAttribute Name="NounID" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<axl:ExtendedAttribute Name="SingularName" Value="Employee" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="fc0056b2-3255-4b94-8ca6-66db7112165b">
<Properties>
<Property Name="Name" Value="Employee Shifts" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Employee_Shifts_Employee" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Employee" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Employee_Shifts" EntityType="Access.Store.Employee_Shifts" axl:DisplayName="Employee Shifts" />
</EntityContainer>
<EntityType Name="Employee_Shifts" axl:DisplayName="Employee Shifts">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="fc0056b2-3255-4b94-8ca6-66db7112165b" />
<axl:ExtendedAttribute Name="SingularName" Value="Employee Shift" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="8e06d352-de7a-e3d8-b73c-8a97bff6c98e">
<Properties>
<Property Name="Name" Value="Enrollments" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Enrollments_Student" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Students table." />
<Property Name="LookupFieldName" Value="Student" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="99b6cffb-b3b9-485b-8a75-5a19a63629d9" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Enrollments" EntityType="Access.Store.Enrollments" axl:DisplayName="Enrollments" />
</EntityContainer>
<EntityType Name="Enrollments" axl:DisplayName="Enrollments">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="8e06d352-de7a-e3d8-b73c-8a97bff6c98e" />
<axl:ExtendedAttribute Name="SingularName" Value="Enrollment" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="9b7d9b2d-b62a-cf0a-9ee9-d7d2cb82cd28">
<Properties>
<Property Name="Name" Value="Estimate Items" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Estimate_Items_Product" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Products table." />
<Property Name="LookupFieldName" Value="Product" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="6" />
<Property Name="PreferedTypeId" Value="c4e5b405-ec72-e9c1-d611-dc66ff95ab7e" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Estimate_Items" EntityType="Access.Store.Estimate_Items" axl:DisplayName="Estimate Items" />
</EntityContainer>
<EntityType Name="Estimate_Items" axl:DisplayName="Estimate Items">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Quantity" Type="Decimal" Precision="28" Scale="6" Nullable="false" axl:Format="General Number" axl:DisplayName="Quantity">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Unit_Price" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Unit Price">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Discount" Type="Decimal" Precision="28" Scale="6" Nullable="false" axl:Format="General Number" axl:DisplayName="Discount">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Extended_Price" Type="Decimal" Precision="28" Scale="6" axl:Format="Currency" axl:CurrencyLocale="default" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Extended Price">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>[Unit Price]*[Quantity]*(1-[Discount])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Status" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values="None;No Stock;Back Ordered;Allocated;Invoiced;Shipped" axl:DisplayName="Status">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Quantity" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Unit Price" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Discount" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Status" />
<axl:Expression>
<axl:Original>"None"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="9b7d9b2d-b62a-cf0a-9ee9-d7d2cb82cd28" />
<axl:ExtendedAttribute Name="SingularName" Value="Estimate Item" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="8a1485b8-939c-9f84-b30a-cabea4d1eb0d">
<Properties>
<Property Name="Name" Value="Estimates" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Estimate the price for providing a service or product - includes header information, Products and Line Items." />
<Property Name="PrioritySearchTerms" Value="Estimate;Estimates;" />
<Property Name="SearchTerms" Value="Bid;Bids;Borrower;Borrowers;Call;Calls;Charge;Charges;Client;Clients;Collision;Collisions;Computer;Computers;Contract;Contracts;Customer;Customers;Dollar;Dollars;Estimate;Estimates;Invoice;Invoices;Lead;Leads;Marketing;Money;Monies;Opportunities;Opportunity;Order;Orders;Post;Posts;Price;Prices;Pricing;Purchase;Purchases;Realtor;Realtors;Rent;Rents;Retail;RFP;RFPs;RFQ;RFQs;Sale;Sales;Sales Lead;Sales Leads;Sales Order;Sales Orders;Salesman;Salesmen;Salespeople;Salesperson;Saleswoman;Saleswomen;Sell;Sells;Service;Services;Shopper;Shoppers;Store;Stores;Subscription;Subscriptions;Term;Terms;Tracking;Wholesale;Work;Works;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Estimate_Items_Estimate_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Estimates table." />
<Property Name="LookupFieldName" Value="Estimate" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="7" />
<Property Name="PreferedTypeId" Value="9b7d9b2d-b62a-cf0a-9ee9-d7d2cb82cd28" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Estimates" EntityType="Access.Store.Estimates" axl:DisplayName="Estimates" />
</EntityContainer>
<EntityType Name="Estimates" axl:DisplayName="Estimates">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Estimate_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:DisplayName="Estimate Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Valid_Until" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="Valid Until">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Ship_to_Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Ship to Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Ship_to_Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Ship to Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Ship_to_City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Ship to City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Ship_to_State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Ship to State/Province" axl:DisplayName="Ship to State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Ship_to_Zip" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Ship to ZIP/Postal Code" axl:DisplayName="Ship to Zip">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Ship_to_CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Ship to Country/Region" axl:DisplayName="Ship to CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Shipping_Fee" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Shipping Fee">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Tax_Rate" Type="Decimal" Precision="28" Scale="6" Nullable="false" axl:Format="General Number" axl:DisplayName="Tax Rate">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Tax" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Tax">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Estimate Date" />
<axl:Expression>
<axl:Original>=Today()</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Shipping Fee" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Tax Rate" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Tax" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="8a1485b8-939c-9f84-b30a-cabea4d1eb0d" />
<axl:ExtendedAttribute Name="SingularName" Value="Estimate" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="eccd8c7d-b27d-e951-a252-d6d6b2b6eacd">
<Properties>
<Property Name="Name" Value="Events" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Events, conferences and large meetings - includes title, description and dates." />
<Property Name="PrioritySearchTerms" Value="Appointment;Appointments;Event;Events;" />
<Property Name="SearchTerms" Value="Appointment;Appointments;Calendar;Calendars;Conference;Conferences;Date;Dates;Day;Days;Event;Events;Hour;Hours;Invitation;Invitations;Meeting;Meetings;Minute;Minutes;Month;Months;Parties;Party;Schedule;Schedules;Time;Times;Timetable;Timetables;Travel;Travels;Wedding;Weddings;Work;Works;Year;Years;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Services_Events_Event_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Events table." />
<Property Name="LookupFieldName" Value="Event" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="af0386cc-c0be-86fe-affe-b9c2a624fbf2" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="True" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Tasks_Events_Event_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Events table." />
<Property Name="LookupFieldName" Value="Event" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="ef88c2eb-d351-ba74-940a-d24fce6bed4e" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Events" EntityType="Access.Store.Events" axl:DisplayName="Events" />
</EntityContainer>
<EntityType Name="Events" axl:DisplayName="Events">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Event_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Event Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Start_Time" Type="Time" axl:Format="Short Time" axl:DisplayName="Start Time">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="End_Time" Type="Time" axl:Format="Short Time" axl:DisplayName="End Time">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Location" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Location">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Webpage" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Webpage">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<axl:CheckConstraint axl:CheckData="false" axl:Message="End Time must be greater than Start Time.">
<axl:PropertyRef Name="End Time" />
<axl:Expression>
<axl:Original>[End Time]>[Start Time]</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="eccd8c7d-b27d-e951-a252-d6d6b2b6eacd" />
<axl:ExtendedAttribute Name="SingularName" Value="Event" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="d3645eb8-6cc1-46db-8b8b-0fce96e7e2ff">
<Properties>
<Property Name="Name" Value="Expense Report Details" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Expense_Report_Details" EntityType="Access.Store.Expense_Report_Details" axl:DisplayName="Expense Report Details" />
</EntityContainer>
<EntityType Name="Expense_Report_Details" axl:DisplayName="Expense Report Details">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Date_of_Service" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="Date of Service">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Amount" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Amount">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<axl:Index axl:Caption="Date of Service">
<axl:PropertyRef Name="Date of Service" Direction="Ascending" />
</axl:Index>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="d3645eb8-6cc1-46db-8b8b-0fce96e7e2ff" />
<axl:ExtendedAttribute Name="SingularName" Value="Expense Report Detail" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="cf2428c7-895f-47f1-977f-cadc5cbe9797">
<Properties>
<Property Name="Name" Value="Expense Reports" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Employee expense reports - including description, status of reimbursement, and line-by-line breakdown of expenses." />
<Property Name="PrioritySearchTerms" Value="Expense Report;Expense Reports;" />
<Property Name="SearchTerms" Value="Air;Automobile;Automobiles;Bed;Beds;Bus;Buses;Car;Cars;Employee;Employees;Expense;Expense Report;Expense Reports;Expenses;Flight;Flights;Hotel;Hotels;Leg;Legs;Meal;Meals;Motel;Motels;Plan;Planes;Reconcile;Reconciles;Report;Reports;Suitcase;Suitcases;Train;Trains;Transport;Transportation;Transports;Travel;Travel Agent;Travel Agents;Travels;Trip;Trips;Vacation;Vacations;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Expense_Reports_Employee" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Employee" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Expense_Reports_Approved_By" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Approved By" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="6" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="True" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Expense_Report_Details_Expense_Report_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Expense Reports table." />
<Property Name="LookupFieldName" Value="Expense Report" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="d3645eb8-6cc1-46db-8b8b-0fce96e7e2ff" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Expense_Reports" EntityType="Access.Store.Expense_Reports" axl:DisplayName="Expense Reports" />
</EntityContainer>
<EntityType Name="Expense_Reports" axl:DisplayName="Expense Reports">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="All" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Start_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:DisplayName="Start Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="End_Date" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="End Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="50" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Total_Amount" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Total Amount">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Approved_Date" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="Approved Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Status" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Not Submitted";"Submitted";"Approved";"Reimbursed"" axl:DisplayName="Status">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
</Property>
<axl:Index axl:Caption="Start Date">
<axl:PropertyRef Name="Start Date" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="End Date must be greater than or equal to Start Date.">
<axl:PropertyRef Name="End Date" />
<axl:Expression>
<axl:Original>[End Date]>=[Start Date]</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Status" />
<axl:Expression>
<axl:Original>"Not Submitted"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="cf2428c7-895f-47f1-977f-cadc5cbe9797" />
<axl:ExtendedAttribute Name="SingularName" Value="Expense Report" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="ed121d6e-09c4-481a-95cd-0807dafae229">
<Properties>
<Property Name="Name" Value="Game Collection" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Your game collection - includes title, genre and publisher." />
<Property Name="PrioritySearchTerms" Value="Collection;Collections;Game;Game Collection;Games;" />
<Property Name="SearchTerms" Value="Cartridge;Cartridges;Collection;Collections;Console;Consoles;Deck;Decks;Game;Game Collection;Games;Play;Plays;Xbox;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Games_Game_Collection_Genre" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Genres table." />
<Property Name="LookupFieldName" Value="Genre" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="ea5df3fa-ccdf-4c6f-a8ed-f4cd27008526" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Games_Game_Collection_Publisher" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Publishers table." />
<Property Name="LookupFieldName" Value="Publisher" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="5" />
<Property Name="PreferedTypeId" Value="6d26cc02-ce0b-496a-a389-d7be7970998d" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Games_Game_Collection_Series" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Series table." />
<Property Name="LookupFieldName" Value="Series" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="6" />
<Property Name="PreferedTypeId" Value="d2228b03-dc25-4d76-bcaf-e63c507b20c1" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="True" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Games" EntityType="Access.Store.Games" axl:DisplayName="Games" />
</EntityContainer>
<EntityType Name="Games" axl:DisplayName="Games">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Rating" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""*";"**";"***";"****";"*****"" axl:DisplayName="Rating">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Publication_Year" Type="Int32" axl:DisplayName="Publication Year">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Date_Acquired" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="Date Acquired">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Location" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Location">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
</Property>
<axl:Unique axl:Caption="ID">
<axl:PropertyRef Name="ID" Direction="Ascending" />
</axl:Unique>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="ed121d6e-09c4-481a-95cd-0807dafae229" />
<axl:ExtendedAttribute Name="SingularName" Value="Game" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="ea5df3fa-ccdf-4c6f-a8ed-f4cd27008526">
<Properties>
<Property Name="Name" Value="Genres" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Music, movie, or book genres - includes title." />
<Property Name="PrioritySearchTerms" Value="Genre;Genres;" />
<Property Name="SearchTerms" Value="Class;Classes;Classification;Classifications;Genre;Genres;Group;Groups;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Genres" EntityType="Access.Store.Genres" axl:DisplayName="Genres" />
</EntityContainer>
<EntityType Name="Genres" axl:DisplayName="Genres">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="ea5df3fa-ccdf-4c6f-a8ed-f4cd27008526" />
<axl:ExtendedAttribute Name="SingularName" Value="Genre" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="81a6d333-ce97-c441-83c3-dbc2a832fd99">
<Properties>
<Property Name="Name" Value="Wedding Planner" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Plan a wedding - includes tasks to prepare, who is coming, and gifts received." />
<Property Name="PrioritySearchTerms" Value="Gift;Gifts;Wedding Planner;Wedding Planners;" />
<Property Name="SearchTerms" Value="Bride;Brides;Caterer;Caterers;Christmas;Flower;Flowers;Gift;Gifts;Groom;Grooms;In-law;In-laws;Marriage;Marriages;Nuptial;Nuptials;Present;Presents;Shower;Wed;Wedding;Wedding Planner;Wedding Planners;Weddings;Xmas;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Gifts_Wedding_Planner_Guest" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Guests table." />
<Property Name="LookupFieldName" Value="Guest" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="5" />
<Property Name="PreferedTypeId" Value="c9a4c9d6-fecf-f737-9fff-e7afe28bb42f" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Gifts_Wedding_Planner_Event" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Events table." />
<Property Name="LookupFieldName" Value="Event" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="6" />
<Property Name="PreferedTypeId" Value="eccd8c7d-b27d-e951-a252-d6d6b2b6eacd" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Gifts" EntityType="Access.Store.Gifts" axl:DisplayName="Gifts" />
</EntityContainer>
<EntityType Name="Gifts" axl:DisplayName="Gifts">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Date_Received" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Date Received">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Gift" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Gift">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Card_Sent" Type="Boolean" Nullable="false" axl:DisplayName="Card Sent">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Date Received" />
<axl:Expression>
<axl:Original>=Today()</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Card Sent" />
<axl:Expression>
<axl:Original>No</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="81a6d333-ce97-c441-83c3-dbc2a832fd99" />
<axl:ExtendedAttribute Name="SingularName" Value="Gift" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="d2a1c20f-9c96-ca97-dfcf-ba6df3c2a43a">
<Properties>
<Property Name="Name" Value="Grade Book" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Grades and marks for assignments - includes Classes and Students." />
<Property Name="PrioritySearchTerms" Value="Grade;Grade Book;Grade Books;Grades;" />
<Property Name="SearchTerms" Value="Class;Classes;College;Colleges;Document;Documents;Educator;Educators;Fail;Grade;Grade Book;Grade Books;Grades;Kindergarten;Kindergartens;Lecture;Lecturer;Lecturers;Lectures;Mark;Marks;Pass;Preschool;Preschools;Professor;Professors;Pupil;Pupils;School;Schools;Student;Students;Teacher;Teachers;Universities;University;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Grades_Grade_Book_Student" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Students table." />
<Property Name="LookupFieldName" Value="Student" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="3" />
<Property Name="PreferedTypeId" Value="99b6cffb-b3b9-485b-8a75-5a19a63629d9" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Grades_Grade_Book_Assignment" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Assignments table." />
<Property Name="LookupFieldName" Value="Assignment" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="4" />
<Property Name="PreferedTypeId" Value="8e0ca531-b30e-c78d-a7cd-a5d5e76aa7a1" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Grades" EntityType="Access.Store.Grades" axl:DisplayName="Grades" />
</EntityContainer>
<EntityType Name="Grades" axl:DisplayName="Grades">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Numeric_Grade" Type="Int32" axl:DisplayName="Numeric Grade">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Letter_Grade" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""A+";"A ";"A-";"B+";"B";"B-";"C+";"C";"C-";"F"" axl:DisplayName="Letter Grade">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="d2a1c20f-9c96-ca97-dfcf-ba6df3c2a43a" />
<axl:ExtendedAttribute Name="SingularName" Value="Grade" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="69faaac2-5c65-478e-870b-ab16591b042c">
<Properties>
<Property Name="Name" Value="Guardians" />
<Property Name="Priority" Value="20" />
<Property Name="Description" Value="Parents and guardians - includes phone, email and address." />
<Property Name="PrioritySearchTerms" Value="Guardian;Guardians;Parent;Parents;" />
<Property Name="SearchTerms" Value="Adult;Adults;Attendance;Caregiver;Caregivers;Child;Children;Class;Classes;College;Colleges;Contact;Contacts;Guardian;Guardians;Kindergarten;Kindergartens;Parent;Parents;People;Person;Registration;Registrations;Schedule;Schedules;School;Schools;Student;Students;Supervisor;Supervisors;Teacher;Teachers;Teaching;Teachings;Timetable;Timetables;Universities;University;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Guardians" EntityType="Access.Store.Guardians" axl:DisplayName="Guardians" />
</EntityContainer>
<EntityType Name="Guardians" axl:DisplayName="Guardians">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Group" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Group" />
<axl:ExtendedAttribute Name="NounID" Value="69faaac2-5c65-478e-870b-ab16591b042c" />
<axl:ExtendedAttribute Name="SingularName" Value="Guardian" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="c9a4c9d6-fecf-f737-9fff-e7afe28bb42f">
<Properties>
<Property Name="Name" Value="Guests" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Guests attending Events - includes phone, email and address details." />
<Property Name="PrioritySearchTerms" Value="Guest;Guests;" />
<Property Name="SearchTerms" Value="Conference;Conferences;Dinner;Dinners;Event;Events;Family;Friend;Friends;Guest;Guests;Invitee;Invitees;Meal;Meals;Meeting;Meetings;Parties;Party;People;Person;Wedding;Weddings;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Guests" EntityType="Access.Store.Guests" axl:DisplayName="Guests" />
</EntityContainer>
<EntityType Name="Guests" axl:DisplayName="Guests">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="c9a4c9d6-fecf-f737-9fff-e7afe28bb42f" />
<axl:ExtendedAttribute Name="SingularName" Value="Guest" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="2e1aa12c-af5b-4b5c-bbbc-63205c012be9">
<Properties>
<Property Name="Name" Value="Billable Hours" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Manage and track billable hours - including service types, rates, and clients." />
<Property Name="PrioritySearchTerms" Value="Billable Hours;Hour;Hours;" />
<Property Name="SearchTerms" Value="Billable;Billable Hours;Charge;Charges;Client;Clients;Customer;Customers;Hour;Hours;Law;Legal;Project;Projects;Rate;Rates;Service;Services;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Hours_Billable_Hours_Service_Type" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Rates table." />
<Property Name="LookupFieldName" Value="Service Type" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="eaeaeddb-435a-41ae-90c1-003294d523f2" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="True" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Hours_Billable_Hours_Customer" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to another table." />
<Property Name="LookupFieldName" Value="Customer" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="3" />
<Property Name="PreferedTypeId" Value="ebc351e8-fc0d-4e16-9908-530aaff3ea4a" />
<Property Name="AcceptableTypeIds" Value="3e875c4f-2985-4343-9879-cc3d00644f1d" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="True" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Hours_Billable_Hours_Provided_By" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to another table." />
<Property Name="LookupFieldName" Value="Provided By" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="4" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="AcceptableTypeIds" Value="9e711c8e-f33a-4fdb-aeac-31cf8f304d53" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Hours" EntityType="Access.Store.Hours" axl:DisplayName="Hours" />
</EntityContainer>
<EntityType Name="Hours" axl:DisplayName="Hours">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Date_of_Service" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:DisplayName="Date of Service">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Hours" Type="Int32" axl:DisplayName="Hours">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="2e1aa12c-af5b-4b5c-bbbc-63205c012be9" />
<axl:ExtendedAttribute Name="SingularName" Value="Hour" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="294420a9-0e34-46ec-a5b4-8b75bae3f2ab">
<Properties>
<Property Name="Name" Value="Ingredients" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Ingredients for a menu or a recipe - includes title and Units." />
<Property Name="PrioritySearchTerms" Value="Ingredient;Ingredients;" />
<Property Name="SearchTerms" Value="Breakfast;Breakfasts;Brunch;Brunches;Dinner;Dinners;Ingredient;Ingredients;Lunch;Lunches;Meal;Meals;Menu;Menus;Recipe;Recipes;Restaurant;Restaurants;Unit;Units;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Ingredients_Units" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Units table." />
<Property Name="LookupFieldName" Value="Units" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="0f5493ae-7bf8-49d4-9f26-5b00a1223d22" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Ingredients" EntityType="Access.Store.Ingredients" axl:DisplayName="Ingredients" />
</EntityContainer>
<EntityType Name="Ingredients" axl:DisplayName="Ingredients">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="294420a9-0e34-46ec-a5b4-8b75bae3f2ab" />
<axl:ExtendedAttribute Name="SingularName" Value="Ingredient" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="d0a1bf31-bfcf-910b-fc15-96bccb76d73d">
<Properties>
<Property Name="Name" Value="Invoices" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Invoices for an Order - includes Orders, Products and invoice details." />
<Property Name="PrioritySearchTerms" Value="Invoice;Invoices;" />
<Property Name="SearchTerms" Value="Accounting;Charge;Charges;Invoice;Invoices;Order;Orders;Payable;Payables;Product;Products;Receivable;Receivables;Sell;Sells;Sold;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Invoices_Order" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Orders table." />
<Property Name="LookupFieldName" Value="Order" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="7" />
<Property Name="PreferedTypeId" Value="bf63b4dc-d8fe-96ec-b622-c586e846c53c" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Invoices" EntityType="Access.Store.Invoices" axl:DisplayName="Invoices" />
</EntityContainer>
<EntityType Name="Invoices" axl:DisplayName="Invoices">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="All" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Invoice_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Invoice Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Due_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Due Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Subtotal" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Subtotal">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Tax" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Tax">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Shipping" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Shipping">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Total" Type="Decimal" Precision="28" Scale="6" axl:Format="Currency" axl:CurrencyLocale="default" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Total">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>[Subtotal]+[Tax]+[Shipping]</axl:Original>
</axl:Expression>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Subtotal" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Tax" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Shipping" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="d0a1bf31-bfcf-910b-fc15-96bccb76d73d" />
<axl:ExtendedAttribute Name="SingularName" Value="Invoice" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="cf5da64d-e9e3-47a0-b250-c349fa2c3718">
<Properties>
<Property Name="Name" Value="Home Construction" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Invoices" EntityType="Access.Store.Invoices" axl:DisplayName="Invoices" />
</EntityContainer>
<EntityType Name="Invoices" axl:DisplayName="Invoices">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Invoice_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Invoice Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Original_Contract_Sum" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Original Contract Sum">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Change_Orders" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Change Orders">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Total_Work_Scheduled" Type="Decimal" Precision="28" Scale="6" axl:Format="Currency" axl:CurrencyLocale="default" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Total Work Scheduled">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>[Original Contract Sum]+[Change Orders]</axl:Original>
</axl:Expression>
</Property>
<Property Name="Completed_Previously" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Completed Previously">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Completed_This_Period" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Completed This Period">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Total_Work_Completed" Type="Decimal" Precision="28" Scale="6" axl:Format="Currency" axl:CurrencyLocale="default" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Total Work Completed">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>[Completed Previously]+[Completed This Period]</axl:Original>
</axl:Expression>
</Property>
<Property Name="Retainage" Type="Decimal" Precision="28" Scale="6" axl:Format="Currency" axl:CurrencyLocale="default" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Retainage">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>([Completed Previously]+[Completed This Period])*0.05</axl:Original>
</axl:Expression>
</Property>
<Property Name="Tax" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Tax">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Total_Due" Type="Decimal" Precision="28" Scale="6" axl:Format="Currency" axl:CurrencyLocale="default" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Total Due">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>([Completed Previously]+[Completed This Period])-(([Completed Previously]+[Completed This Period])*0.05)+[Tax]</axl:Original>
</axl:Expression>
</Property>
<Property Name="Previous_Payments" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Previous Payments">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Total_Due_This_Period" Type="Decimal" Precision="28" Scale="6" axl:Format="Currency" axl:CurrencyLocale="default" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Total Due This Period">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>(([Completed Previously]+[Completed This Period])-(([Completed Previously]+[Completed This Period])*0.05)+[Tax])-[Previous Payments]</axl:Original>
</axl:Expression>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Original Contract Sum" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Change Orders" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Completed Previously" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Completed This Period" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Tax" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Previous Payments" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="cf5da64d-e9e3-47a0-b250-c349fa2c3718" />
<axl:ExtendedAttribute Name="SingularName" Value="Invoice" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="aaa1ec35-5076-4d2d-875d-f92e69eb4e6e">
<Properties>
<Property Name="Name" Value="Issue Comments" />
<Property Name="Priority" Value="1001" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Issue_Comments_Created_By" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Created By" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="3" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="True" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Issue_Comments" EntityType="Access.Store.Issue_Comments" axl:DisplayName="Issue Comments" />
</EntityContainer>
<EntityType Name="Issue_Comments" axl:DisplayName="Issue Comments">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Comment_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Comment Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Comment" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" Nullable="false" axl:DisplayName="Comment">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Comment Date" />
<axl:Expression>
<axl:Original>Today()</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="aaa1ec35-5076-4d2d-875d-f92e69eb4e6e" />
<axl:ExtendedAttribute Name="SingularName" Value="Issue Comment" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="39b4bcd6-e6f9-4725-bdb0-41daae9d72a5">
<Properties>
<Property Name="Name" Value="Issues" />
<Property Name="Priority" Value="9" />
<Property Name="Description" Value="Customer issues that need to be tracked and resolved - includes Customers, Employees and Comments." />
<Property Name="PrioritySearchTerms" Value="Issue;Issues;" />
<Property Name="SearchTerms" Value="Agent;Agents;Comment;Comments;Complaint;Complaints;Customer;Customer Complaint;Customer Complaints;Customer Service;Customer Support;Customers;Employee;Employees;Human;Human Resource;Human Resources;Humans;Issue;Issue List;Issue Lists;Issue Management;Issue Tracking;Issues;Issues List;Issues Lists;Job;Jobs;Manage;Manager;Managers;Manages;Personnel;Position;Positions;Product Support;Representative;Representatives;Resolve;Resolves;Resource;Resources;Review;Reviews;Role;Roles;Service;Services;Support;Supports;Track;Tracks;Work;Works;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Issues_Customer" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to another table." />
<Property Name="LookupFieldName" Value="Customer" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="13" />
<Property Name="PreferedTypeId" Value="3e875c4f-2985-4343-9879-cc3d00644f1d" />
<Property Name="AcceptableTypeIds" Value="b001c448-1bbd-4b3d-bf96-b455e4bc2644;ebc351e8-fc0d-4e16-9908-530aaff3ea4a" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Issues_Opened_By" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Opened By" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="14" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Issues_Assigned_To" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Assigned To" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="15" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Issues_Changed_By" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Changed By" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="16" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Issue_Comments_Issue_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Issues table." />
<Property Name="LookupFieldName" Value="Issue" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="4" />
<Property Name="PreferedTypeId" Value="aaa1ec35-5076-4d2d-875d-f92e69eb4e6e" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="True" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Related_Issues_Related_Issue_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Issues table." />
<Property Name="LookupFieldName" Value="Related Issue" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="116ac5be-1848-49c7-aa04-67efa695655d" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Issues" EntityType="Access.Store.Issues" axl:DisplayName="Issues" />
</EntityContainer>
<EntityType Name="Issues" axl:DisplayName="Issues">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Summary" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Summary">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Status" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""1 - New";"2 - Active";"3 - Resolved";"4 - Closed"" axl:DisplayName="Status">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Priority" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""1 - Critical";"2 - Major";"3 - Minor";"4 - Trivial"" axl:DisplayName="Priority">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Category" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""1 - Category";"2 - Category";"3 - Category"" axl:DisplayName="Category">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Project" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""1 - Project";"2 - Project";"3 - Project"" axl:DisplayName="Project">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Picture" Type="Binary" MaxLength="Max" axl:DisplayName="Picture">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Opened_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Opened Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Due_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Due Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Keywords" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Keywords">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Resolution" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Fixed";"By Design";"Won't Fix";"Invalid";"Duplicate"" axl:DisplayName="Resolution">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Resolved_Version" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Resolved Version">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Status" />
<axl:Expression>
<axl:Original>"1 - New"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Priority" />
<axl:Expression>
<axl:Original>"1 - Critical"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Opened Date" />
<axl:Expression>
<axl:Original>=Today()</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<DataMacro Event="AfterInsert" xmlns="http://schemas.microsoft.com/office/accessservices/2010/12/application">
<Statements>
<Comment>Make sure the Status and Resolution fields are in sync</Comment>
<ConditionalBlock>
<If>
<Condition>
<Expression>
<Original>[Status]="3 - Resolved"</Original>
<FunctionCall Name="=">
<Identifier Name="Status" Index="0">
</Identifier>
<StringLiteral Value="3 - Resolved" Index="1">
</StringLiteral>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<ConditionalBlock>
<If>
<Condition>
<Expression>
<Original>[Resolution] Is Null</Original>
<FunctionCall Name="IsNull">
<Identifier Name="Resolution" Index="0">
</Identifier>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If the Status is Resolved but the Resolution is not specified, raise an error to prevent the data from being saved</Comment>
<Action Collapsed="true" Name="RaiseError">
<Argument Name="Description">You must select a resolution.</Argument>
</Action>
</Statements>
</If>
</ConditionalBlock>
</Statements>
</If>
<ElseIf>
<Condition>
<Expression>
<Original>[Status]="4 - Closed"</Original>
<FunctionCall Name="=">
<Identifier Name="Status" Index="0">
</Identifier>
<StringLiteral Value="4 - Closed" Index="1">
</StringLiteral>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<ConditionalBlock>
<If>
<Condition>
<Expression>
<Original>[Resolution] Is Null</Original>
<FunctionCall Name="IsNull">
<Identifier Name="Resolution" Index="0">
</Identifier>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If the Status is Closed but the Resolution is not specified, raise an error to prevent the data from being saved</Comment>
<Action Collapsed="true" Name="RaiseError">
<Argument Name="Description">An issue must be resolved before it can be closed.</Argument>
</Action>
</Statements>
</If>
</ConditionalBlock>
</Statements>
</ElseIf>
<ElseIf>
<Condition>
<Expression>
<Original>[Resolution] Is Not Null</Original>
<FunctionCall Name="Not">
<FunctionCall Name="IsNull" Index="0">
<Identifier Name="Resolution" Index="0">
</Identifier>
</FunctionCall>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If the Status is not Resolved and not Closed but a Resolution is specified, clear the resolution</Comment>
<EditRecord>
<Data>
</Data>
<Statements>
<Action Collapsed="true" Name="SetField">
<Argument Name="Field">Resolution</Argument>
<ExpressionArgument Name="Value">
<Expression>
<Original>Null</Original>
<NullLiteral>
</NullLiteral>
</Expression>
</ExpressionArgument>
</Action>
</Statements>
</EditRecord>
</Statements>
</ElseIf>
</ConditionalBlock>
</Statements>
</DataMacro>
</axl:EventDataMacro>
<axl:EventDataMacro>
<DataMacro Event="AfterUpdate" xmlns="http://schemas.microsoft.com/office/accessservices/2010/12/application">
<Statements>
<Comment>Make sure the Status and Resolution fields are in sync</Comment>
<ConditionalBlock>
<If>
<Condition>
<Expression>
<Original>[Status]="3 - Resolved"</Original>
<FunctionCall Name="=">
<Identifier Name="Status" Index="0">
</Identifier>
<StringLiteral Value="3 - Resolved" Index="1">
</StringLiteral>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<ConditionalBlock>
<If>
<Condition>
<Expression>
<Original>[Resolution] Is Null</Original>
<FunctionCall Name="IsNull">
<Identifier Name="Resolution" Index="0">
</Identifier>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If the Status is Resolved but the Resolution is not specified, raise an error to prevent the data from being saved</Comment>
<Action Collapsed="true" Name="RaiseError">
<Argument Name="Description">You must select a resolution.</Argument>
</Action>
</Statements>
</If>
</ConditionalBlock>
</Statements>
</If>
<ElseIf>
<Condition>
<Expression>
<Original>[Status]="4 - Closed"</Original>
<FunctionCall Name="=">
<Identifier Name="Status" Index="0">
</Identifier>
<StringLiteral Value="4 - Closed" Index="1">
</StringLiteral>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<ConditionalBlock>
<If>
<Condition>
<Expression>
<Original>[Resolution] Is Null</Original>
<FunctionCall Name="IsNull">
<Identifier Name="Resolution" Index="0">
</Identifier>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If the Status is Closed but the Resolution is not specified, raise an error to prevent the data from being saved</Comment>
<Action Collapsed="true" Name="RaiseError">
<Argument Name="Description">An issue must be resolved before it can be closed.</Argument>
</Action>
</Statements>
</If>
</ConditionalBlock>
</Statements>
</ElseIf>
<ElseIf>
<Condition>
<Expression>
<Original>[Resolution] Is Not Null</Original>
<FunctionCall Name="Not">
<FunctionCall Name="IsNull" Index="0">
<Identifier Name="Resolution" Index="0">
</Identifier>
</FunctionCall>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If the Status is not Resolved and not Closed but a Resolution is specified, clear the resolution</Comment>
<EditRecord>
<Data>
</Data>
<Statements>
<Action Collapsed="true" Name="SetField">
<Argument Name="Field">Resolution</Argument>
<ExpressionArgument Name="Value">
<Expression>
<Original>Null</Original>
<NullLiteral>
</NullLiteral>
</Expression>
</ExpressionArgument>
</Action>
</Statements>
</EditRecord>
</Statements>
</ElseIf>
</ConditionalBlock>
</Statements>
</DataMacro>
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Status" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Status" />
<axl:ExtendedAttribute Name="NounID" Value="39b4bcd6-e6f9-4725-bdb0-41daae9d72a5" />
<axl:ExtendedAttribute Name="SingularName" Value="Issue" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="d6c6c050-c1c2-bb42-ad3e-b3d1a286871e">
<Properties>
<Property Name="Name" Value="Items" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Items you own or hold - includes location, Owner and manufacturer." />
<Property Name="PrioritySearchTerms" Value="Item;Items;" />
<Property Name="SearchTerms" Value="Belonging;Belongings;Blu-ray;Blu-rays;Book;Books;CDs;Chair;Chairs;Collection;Collections;Computer;Computers;Desk;Desks;Desktop;Desktops;DVD;DVDs;Equipment;Filing Cabinet;Filing Cabinets;Furniture;Game;Games;Goods;Item;Items;Laptop;Laptops;Material;Materials;Monitor;Monitors;Music;Phone;Phones;Properties;Property;Stuff;Thing;Things;Tool;Tools;Xbox;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Items_Owner" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Contacts table." />
<Property Name="LookupFieldName" Value="Owner" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="10" />
<Property Name="PreferedTypeId" Value="b001c448-1bbd-4b3d-bf96-b455e4bc2644" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Items_Category" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Categories table." />
<Property Name="LookupFieldName" Value="Category" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="11" />
<Property Name="PreferedTypeId" Value="bd6f9c15-ff32-90b1-83b3-ac35c619f622" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Items" EntityType="Access.Store.Items" axl:DisplayName="Items" />
</EntityContainer>
<EntityType Name="Items" axl:DisplayName="Items">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Item" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Item">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Location" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Location">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Manufacturer" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Manufacturer">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Model" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Model">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Comments" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Comments">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Retired_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Retired Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Acquired_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Acquired Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Current_Value" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Current Value">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Condition" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""New";"Good";"OK";"Poor";"Bad"" axl:DisplayName="Condition">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Current Value" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Condition" />
<axl:Expression>
<axl:Original>"Good"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Category" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Category" />
<axl:ExtendedAttribute Name="NounID" Value="d6c6c050-c1c2-bb42-ad3e-b3d1a286871e" />
<axl:ExtendedAttribute Name="SingularName" Value="Item" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="29acfcb8-a7e4-4cb1-b26d-bb7cc9a71dda">
<Properties>
<Property Name="Name" Value="Ledger" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Double entry bookkeeping ledger - includes debit, credit and balance." />
<Property Name="PrioritySearchTerms" Value="Balance Sheet;Ledger;Ledgers;" />
<Property Name="SearchTerms" Value="Accounting;Balance;Balance Sheet;Balances;Bookkeeper;Bookkeepers;Bookkeeping;Borrow;Borrower;Borrowers;Borrows;Credit;Credits;Debit;Debits;Debt;Double;Doubleentry;Double-entry;Ledger;Ledgers;Lend;Lends;Loan;Loans;Money;Monies;Transaction;Transactions;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Ledger_Category" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Categories table." />
<Property Name="LookupFieldName" Value="Category" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="6" />
<Property Name="PreferedTypeId" Value="bd6f9c15-ff32-90b1-83b3-ac35c619f622" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="True" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Ledger" EntityType="Access.Store.Ledger" axl:DisplayName="Ledger" />
</EntityContainer>
<EntityType Name="Ledger" axl:DisplayName="Ledger">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Entry_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Entry Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Debit" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Debit">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Credit" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Credit">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Balance" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Balance">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Debit" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Credit" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Balance" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="29acfcb8-a7e4-4cb1-b26d-bb7cc9a71dda" />
<axl:ExtendedAttribute Name="SingularName" Value="Ledger" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="9f36fd51-87cc-b1f5-aeb8-beb493edbcbb">
<Properties>
<Property Name="Name" Value="Item Loans" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Loans of items, such as equipment or products - includes item, status and dates." />
<Property Name="PrioritySearchTerms" Value="Item Loan;Item Loans;Loan;Loans;" />
<Property Name="SearchTerms" Value="Borrow;Borrower;Borrowers;Borrows;Chair;Chairs;Computer;Computers;Debt;Desk;Desks;Desktop;Desktops;Equipment;Filing Cabinet;Filing Cabinets;Furniture;Goods;Item Loan;Item Loans;Laptop;Laptops;Lend;Lends;Loan;Loans;Material;Materials;Monitor;Monitors;Phone;Phones;Product;Products;Stuff;Thing;Things;Tool;Tools;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Loans_Item_Loans_Item" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Items table." />
<Property Name="LookupFieldName" Value="Item" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="7" />
<Property Name="PreferedTypeId" Value="d6c6c050-c1c2-bb42-ad3e-b3d1a286871e" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Loans_Item_Loans_Loaned_To" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Contacts table." />
<Property Name="LookupFieldName" Value="Loaned To" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="8" />
<Property Name="PreferedTypeId" Value="b001c448-1bbd-4b3d-bf96-b455e4bc2644" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Loans" EntityType="Access.Store.Loans" axl:DisplayName="Loans" />
</EntityContainer>
<EntityType Name="Loans" axl:DisplayName="Loans">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Loan_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Loan Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Due_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Due Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Returned_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Returned Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Return_Condition" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""New";"Good";"OK";"Poor";"Bad"" axl:DisplayName="Return Condition">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Status" Type="String" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Status">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>IIf([Returned Date] Is Null,"Checked Out","Returned")</axl:Original>
</axl:Expression>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Loan Date" />
<axl:Expression>
<axl:Original>Today()</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="9f36fd51-87cc-b1f5-aeb8-beb493edbcbb" />
<axl:ExtendedAttribute Name="SingularName" Value="Loan" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="f2f3c368-b19a-8059-a01c-94d8d293fd95">
<Properties>
<Property Name="Name" Value="Lending Library" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Loans of books, CDs, DVDs, and other items in personal collections - includes item, status and dates." />
<Property Name="PrioritySearchTerms" Value="Lending Library;Loan;Loans;" />
<Property Name="SearchTerms" Value="Actor;Actors;Actress;Actresses;Album;Albums;Artist;Artists;Belonging;Belongings;Blu-ray;Blu-rays;Book;Books;Borrow;Borrower;Borrowers;Borrows;CDs;Chair;Chairs;Cinema;Cinemas;Collection;Collections;Computer;Computers;Debt;Desk;Desks;Desktop;Desktops;DVD;DVDs;Equipment;Filing Cabinet;Filing Cabinets;Film;Films;Flick;Flicks;Furniture;Game;Games;Goods;Item;Items;Laptop;Laptops;Lend;Lending Library;Lends;Loan;Loans;Material;Materials;Monitor;Monitors;Motion Picture;Motion Pictures;Movie;Movies;MP3;MP3s;Music;Musical;Musicals;Performance;Performer;Performers;Phone;Phones;Picture;Pictures;Properties;Property;Record;Records;Role;Roles;Singer;Singers;Song Writer;Song Writers;Soundtrack;Soundtracks;Stuff;Theater;Theaters;Thing;Things;Tool;Tools;WMA;WMAs;Xbox;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Loans_Lending_Library_Item" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to another table." />
<Property Name="LookupFieldName" Value="Item" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="7" />
<Property Name="PreferedTypeId" Value="d6c6c050-c1c2-bb42-ad3e-b3d1a286871e" />
<Property Name="AcceptableTypeIds" Value="bed2e3a4-66fa-4eda-9b50-0042b5bf95ee;ca6cab47-11f4-46d9-8f69-e26bb83f889c;66c24cc5-1600-4c25-9fef-3bddca804151;ed121d6e-09c4-481a-95cd-0807dafae229" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Loans_Lending_Library_Loaned_To" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Contacts table." />
<Property Name="LookupFieldName" Value="Loaned To" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="8" />
<Property Name="PreferedTypeId" Value="b001c448-1bbd-4b3d-bf96-b455e4bc2644" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Loans" EntityType="Access.Store.Loans" axl:DisplayName="Loans" />
</EntityContainer>
<EntityType Name="Loans" axl:DisplayName="Loans">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Loan_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Loan Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Due_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Due Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Returned_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Returned Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Return_Condition" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""New";"Good";"OK";"Poor";"Bad"" axl:DisplayName="Return Condition">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Status" Type="String" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Status">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>IIf([Returned Date] Is Null,"Checked Out","Returned")</axl:Original>
</axl:Expression>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Loan Date" />
<axl:Expression>
<axl:Original>Today()</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="f2f3c368-b19a-8059-a01c-94d8d293fd95" />
<axl:ExtendedAttribute Name="SingularName" Value="Loan" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="a39e9489-94d7-d2c3-b47d-b4d5db3aa9c1">
<Properties>
<Property Name="Name" Value="Monetary Loans" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Loan money to others - includes dates, amount and status." />
<Property Name="PrioritySearchTerms" Value="Loan;Loans;Monetary Loan;Monetary Loans;" />
<Property Name="SearchTerms" Value="Borrow;Borrower;Borrowers;Borrows;Cash;Debt;Dollar;Dollars;IOU;IOUs;Lend;Lends;Loan;Loans;Monetary;Monetary Loan;Monetary Loans;Money;Monies;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Loans_Monetary_Loans_Loaned_To" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Contacts table." />
<Property Name="LookupFieldName" Value="Loaned To" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="7" />
<Property Name="PreferedTypeId" Value="b001c448-1bbd-4b3d-bf96-b455e4bc2644" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Loans" EntityType="Access.Store.Loans" axl:DisplayName="Loans" />
</EntityContainer>
<EntityType Name="Loans" axl:DisplayName="Loans">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Loan_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Loan Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Due_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Due Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Returned_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Returned Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Amount" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Amount">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Status" Type="String" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Status">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>IIf([Returned Date] Is Null,"Loaned","Returned")</axl:Original>
</axl:Expression>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Loan Date" />
<axl:Expression>
<axl:Original>Today()</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="a39e9489-94d7-d2c3-b47d-b4d5db3aa9c1" />
<axl:ExtendedAttribute Name="SingularName" Value="Loan" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="bbdcd632-952b-4faa-9274-bfe96543551c">
<Properties>
<Property Name="Name" Value="Meetings" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Meetings of a team, club, or organization - includes title, date, times, and location." />
<Property Name="PrioritySearchTerms" Value="Meeting;Meetings;" />
<Property Name="SearchTerms" Value="Appointment;Appointments;Calendar;Calendars;Club;Clubs;Date;Dates;Day;Days;Due;Dues;Event;Events;Group;Groups;Hour;Hours;Invitation;Invitations;Meeting;Meetings;Minute;Minutes;Month;Months;Organization;Organizations;Schedule;Schedules;Team;Teams;Time;Times;Timetable;Timetables;Year;Years;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Meetings" EntityType="Access.Store.Meetings" axl:DisplayName="Meetings" />
</EntityContainer>
<EntityType Name="Meetings" axl:DisplayName="Meetings">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Event_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Event Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Start_Time" Type="Time" axl:Format="Short Time" axl:DisplayName="Start Time">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="End_Time" Type="Time" axl:Format="Short Time" axl:DisplayName="End Time">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Location" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Location">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:Unique axl:Caption="ID">
<axl:PropertyRef Name="ID" Direction="Ascending" />
</axl:Unique>
<axl:CheckConstraint axl:CheckData="false" axl:Message="End Time must be greater than Start Time.">
<axl:PropertyRef Name="End Time" />
<axl:Expression>
<axl:Original>[End Time]>[Start Time]</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="bbdcd632-952b-4faa-9274-bfe96543551c" />
<axl:ExtendedAttribute Name="SingularName" Value="Meeting" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="9336c185-8ff5-4a2e-a9a5-71f75b5b87e7">
<Properties>
<Property Name="Name" Value="Members" />
<Property Name="Priority" Value="4" />
<Property Name="Description" Value="People who belong to an association or club - includes phone, email and address details." />
<Property Name="PrioritySearchTerms" Value="Member;Members;" />
<Property Name="SearchTerms" Value="Book Club;Book Clubs;Campaign;Campaign Fund;Campaign Funds;Campaigns;Charitable;Charities;Charity;Church;Churches;Club;Clubs;Contact;Contacts;Contribution;Contributions;Contributor;Contributors;Deduction;Deductions;Donation;Donations;Donor;Donors;Due;Dues;Fund;Fundraiser;Fundraisers;Fundraising;Funds;Gift;Gifts;Giving;Group;Groups;Match;Matches;Matching;Member;Members;Organization;Organizations;People;Person;Societies;Society;Subscription;Subscriptions;Team;Teams;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Members" EntityType="Access.Store.Members" axl:DisplayName="Members" />
</EntityContainer>
<EntityType Name="Members" axl:DisplayName="Members">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Group" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Group" />
<axl:ExtendedAttribute Name="NounID" Value="9336c185-8ff5-4a2e-a9a5-71f75b5b87e7" />
<axl:ExtendedAttribute Name="SingularName" Value="Member" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="d1f743ed-dcdb-467d-b444-f93e64e6d826">
<Properties>
<Property Name="Name" Value="Menu Item Ingredients" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Menu_Item_Ingredients_Ingredient" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Ingredients table." />
<Property Name="LookupFieldName" Value="Ingredient" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="294420a9-0e34-46ec-a5b4-8b75bae3f2ab" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Menu_Item_Ingredients_Unit" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Units table." />
<Property Name="LookupFieldName" Value="Unit" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="3" />
<Property Name="PreferedTypeId" Value="0f5493ae-7bf8-49d4-9f26-5b00a1223d22" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="True" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Menu_Item_Ingredients" EntityType="Access.Store.Menu_Item_Ingredients" axl:DisplayName="Menu Item Ingredients" />
</EntityContainer>
<EntityType Name="Menu_Item_Ingredients" axl:DisplayName="Menu Item Ingredients">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Quantity" Type="Decimal" Precision="28" Scale="6" axl:Format="General Number" axl:DisplayName="Quantity">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:Index axl:Caption="Quantity">
<axl:PropertyRef Name="Quantity" Direction="Ascending" />
</axl:Index>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Quantity" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="d1f743ed-dcdb-467d-b444-f93e64e6d826" />
<axl:ExtendedAttribute Name="SingularName" Value="Menu Item Ingredient" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="86591f2d-1e65-402b-bd5b-729e2b31676c">
<Properties>
<Property Name="Name" Value="Menu Items" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Dishes available on a restaurant menu - includes description, pricing and Ingredients." />
<Property Name="PrioritySearchTerms" Value="Menu;Menu Item;Menu Items;Menus;" />
<Property Name="SearchTerms" Value="Breakfast;Breakfasts;Brunch;Brunches;Dinner;Dinners;Food;Foods;Ingredient;Ingredients;Lunch;Lunches;Meal;Meals;Menu;Menu Item;Menu Items;Menus;Recipe;Recipes;Restaurant;Restaurants;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Menu_Items_Category" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Categories table." />
<Property Name="LookupFieldName" Value="Category" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="6" />
<Property Name="PreferedTypeId" Value="bd6f9c15-ff32-90b1-83b3-ac35c619f622" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="True" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Menu_Item_Ingredients_Menu_Item_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Menu Items table." />
<Property Name="LookupFieldName" Value="Menu Item" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="4" />
<Property Name="PreferedTypeId" Value="d1f743ed-dcdb-467d-b444-f93e64e6d826" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="True" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Menu_Items" EntityType="Access.Store.Menu_Items" axl:DisplayName="Menu Items" />
</EntityContainer>
<EntityType Name="Menu_Items" axl:DisplayName="Menu Items">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Item_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Item Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Price" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Price">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Times_Available" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""All Day";"Breakfast";"Brunch";"Lunch";"Happy Hour";"Dinner"" axl:DisplayName="Times Available">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Active" Type="Boolean" Nullable="false" axl:DisplayName="Active">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Price" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Active" />
<axl:Expression>
<axl:Original>No</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="86591f2d-1e65-402b-bd5b-729e2b31676c" />
<axl:ExtendedAttribute Name="SingularName" Value="Menu Item" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="8fd89201-b7e8-4f92-be7e-b917e6c0d5be">
<Properties>
<Property Name="Name" Value="Monthly Budget" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Monthly budget tracking income and expenses - includes amounts and dates." />
<Property Name="PrioritySearchTerms" Value="Month;Monthly Budget;Months;" />
<Property Name="SearchTerms" Value="Budget;Budgets;Date;Dates;Month;Monthly Budget;Months;Quarterly;Time;Times;Year;Years;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Budget_Items_Monthly_Budget_Budget_Month_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Months table." />
<Property Name="LookupFieldName" Value="Budget Month" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="8bbd1fcc-08dd-4dcd-b95c-4570de7c9576" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Months" EntityType="Access.Store.Months" axl:DisplayName="Months" />
</EntityContainer>
<EntityType Name="Months" axl:DisplayName="Months">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Budget_Month" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""January";"February";"March";"April";"May";"June";"July";"August";"September";"October";"November";"December"" axl:DisplayName="Budget Month">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Budget_Year" Type="Int32" Nullable="false" axl:DisplayName="Budget Year">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="8fd89201-b7e8-4f92-be7e-b917e6c0d5be" />
<axl:ExtendedAttribute Name="SingularName" Value="Month" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="ca6cab47-11f4-46d9-8f69-e26bb83f889c">
<Properties>
<Property Name="Name" Value="Movie Collection" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Film details for a private collection - includes title, genre and people involved in the production." />
<Property Name="PrioritySearchTerms" Value="Movie;Movie Collection;Movies;" />
<Property Name="SearchTerms" Value="Actor;Actors;Actress;Actresses;Artist;Artists;Band;Bands;Blu-ray;Blu-rays;Busker;Buskers;Cinema;Cinemas;Clown;Clowns;Coach;Coaches;Collection;Collections;DVD;DVDs;Film;Films;Flick;Flicks;Juggler;Jugglers;Lifecoach;Lifecoaches;Mime;Mimes;Motion Picture;Motion Pictures;Movie;Movie Collection;Movies;Performance;Performer;Performers;Performners;Picture;Pictures;Role;Roles;Singer;Singers;Soundtrack;Soundtracks;Speaker;Speakers;Theater;Theaters;Trainer;Trainers;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Movies_Movie_Collection_Genre" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Genres table." />
<Property Name="LookupFieldName" Value="Genre" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="ea5df3fa-ccdf-4c6f-a8ed-f4cd27008526" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Movies_Movie_Collection_Director" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to People table." />
<Property Name="LookupFieldName" Value="Director" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="5" />
<Property Name="PreferedTypeId" Value="b001c448-1bbd-4b3d-bf96-9845e4bc2644" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="True" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Movies_Movie_Collection_Leading_Role" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to People table." />
<Property Name="LookupFieldName" Value="Leading Role" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="6" />
<Property Name="PreferedTypeId" Value="b001c448-1bbd-4b3d-bf96-9845e4bc2644" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Movies_Movie_Collection_Supporting_Role" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to People table." />
<Property Name="LookupFieldName" Value="Supporting Role" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="7" />
<Property Name="PreferedTypeId" Value="b001c448-1bbd-4b3d-bf96-9845e4bc2644" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Movies_Movie_Collection_Studio" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Studios table." />
<Property Name="LookupFieldName" Value="Studio" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="8" />
<Property Name="PreferedTypeId" Value="6abf68d7-4fc0-4c26-8c73-5e586ea639ab" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Movies_Movie_Collection_Series" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Series table." />
<Property Name="LookupFieldName" Value="Series" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="9" />
<Property Name="PreferedTypeId" Value="d2228b03-dc25-4d76-bcaf-e63c507b20c1" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Movies" EntityType="Access.Store.Movies" axl:DisplayName="Movies" />
</EntityContainer>
<EntityType Name="Movies" axl:DisplayName="Movies">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Release_Year" Type="Int32" axl:DisplayName="Release Year">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Rating" Type="Int32" axl:DisplayName="Rating">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Date_Acquired" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="Date Acquired">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Format" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Blu-ray with DVD";"Blu-ray";"DVD";"Laserdisc";"VHS"" axl:DisplayName="Format">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Location" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Location">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="ca6cab47-11f4-46d9-8f69-e26bb83f889c" />
<axl:ExtendedAttribute Name="SingularName" Value="Movie" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="66c24cc5-1600-4c25-9fef-3bddca804151">
<Properties>
<Property Name="Name" Value="Music Collection" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Music information for a private collection - includes Artists, title and Music Labels." />
<Property Name="PrioritySearchTerms" Value="Music;Music Collection;" />
<Property Name="SearchTerms" Value="Actor;Actors;Actress;Actresses;Album;Albums;Artist;Artists;Band;Bands;Busker;Buskers;CDs;Clown;Clowns;Coach;Coaches;Collection;Collections;Juggler;Jugglers;Lifecoach;Lifecoaches;Mime;Mimes;MP3;MP3s;Music;Music Collection;Musical;Musicals;Performance;Performer;Performers;Performners;Record;Records;Singer;Singers;Song Writer;Song Writers;Soundtrack;Soundtracks;Speaker;Speakers;Trainer;Trainers;WMA;WMAs;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Music_Music_Collection_Artist" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Artists table." />
<Property Name="LookupFieldName" Value="Artist" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="f82bfdb3-a4f5-4e6c-90b9-f5b1c0e90600" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Music_Music_Collection_Genre" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Genres table." />
<Property Name="LookupFieldName" Value="Genre" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="3" />
<Property Name="PreferedTypeId" Value="ea5df3fa-ccdf-4c6f-a8ed-f4cd27008526" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="True" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Music_Music_Collection_Label" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Music Labels table." />
<Property Name="LookupFieldName" Value="Label" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="6" />
<Property Name="PreferedTypeId" Value="6d545ea1-1c6b-4d1d-9b2c-b1607eaea718" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Music_Music_Collection_Series" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Series table." />
<Property Name="LookupFieldName" Value="Series" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="7" />
<Property Name="PreferedTypeId" Value="d2228b03-dc25-4d76-bcaf-e63c507b20c1" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Music" EntityType="Access.Store.Music" axl:DisplayName="Music" />
</EntityContainer>
<EntityType Name="Music" axl:DisplayName="Music">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Rating" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""*";"**";"***";"****";"*****"" axl:DisplayName="Rating">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Release_Year" Type="Int32" axl:DisplayName="Release Year">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Date_Acquired" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="Date Acquired">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Format" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""CD";"MP3";"WMA"" axl:DisplayName="Format">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Location" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Location">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="66c24cc5-1600-4c25-9fef-3bddca804151" />
<axl:ExtendedAttribute Name="SingularName" Value="Music" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="6d545ea1-1c6b-4d1d-9b2c-b1607eaea718">
<Properties>
<Property Name="Name" Value="Music Labels" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Music_Labels" EntityType="Access.Store.Music_Labels" axl:DisplayName="Music Labels" />
</EntityContainer>
<EntityType Name="Music_Labels" axl:DisplayName="Music Labels">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="6d545ea1-1c6b-4d1d-9b2c-b1607eaea718" />
<axl:ExtendedAttribute Name="SingularName" Value="Music Label" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="b6b9c129-9d28-cf41-beb2-d724f17baf6d">
<Properties>
<Property Name="Name" Value="Order Details" />
<Property Name="Priority" Value="1000" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Order_Details_Product" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Products table." />
<Property Name="LookupFieldName" Value="Product" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="6" />
<Property Name="PreferedTypeId" Value="c4e5b405-ec72-e9c1-d611-dc66ff95ab7e" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Order_Details" EntityType="Access.Store.Order_Details" axl:DisplayName="Order Details" />
</EntityContainer>
<EntityType Name="Order_Details" axl:DisplayName="Order Details">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Quantity" Type="Decimal" Precision="28" Scale="6" Nullable="false" axl:Format="General Number" axl:DisplayName="Quantity">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Unit_Price" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Unit Price">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Discount" Type="Decimal" Precision="28" Scale="6" Nullable="false" axl:Format="General Number" axl:DisplayName="Discount">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Extended_Price" Type="Decimal" Precision="28" Scale="6" axl:Format="Currency" axl:CurrencyLocale="default" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Extended Price">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>[Unit Price]*[Quantity]*(1-[Discount])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Status" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values="None;No Stock;Back Ordered;Allocated;Invoiced;Shipped" axl:DisplayName="Status">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Quantity" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Unit Price" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Discount" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Status" />
<axl:Expression>
<axl:Original>"None"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Status" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Status" />
<axl:ExtendedAttribute Name="NounID" Value="b6b9c129-9d28-cf41-beb2-d724f17baf6d" />
<axl:ExtendedAttribute Name="SingularName" Value="Order Detail" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="bf63b4dc-d8fe-96ec-b622-c586e846c53c">
<Properties>
<Property Name="Name" Value="Orders" />
<Property Name="Priority" Value="10" />
<Property Name="Description" Value="Orders for selling goods to companies or people - includes Order Details, Products and Customers." />
<Property Name="PrioritySearchTerms" Value="Order;Orders;" />
<Property Name="SearchTerms" Value="Accounting;Borrower;Borrowers;Call;Calls;Charge;Charges;Client;Clients;Invoice;Invoices;Lead;Leads;Marketing;Opportunities;Opportunity;Order;Order Detail;Order Details;Order Entries;Order Entry;Orders;Payable;Payables;Product;Products;Purchase;Purchases;Realtor;Realtors;Receivable;Receivables;Rent;Rents;Retail;Sale;Sales;Sales Lead;Sales Leads;Sales Order;Sales Orders;Salesman;Salesmen;Salespeople;Salesperson;Saleswoman;Saleswomen;Sell;Sells;Service;Services;Shopper;Shoppers;Sold;Store;Stores;Wholesale;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Orders_Customer" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Customers table." />
<Property Name="LookupFieldName" Value="Customer" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="16" />
<Property Name="PreferedTypeId" Value="3e875c4f-2985-4343-9879-cc3d00644f1d" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Orders_Employee" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Employee" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="17" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Order_Details_Order_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Orders table." />
<Property Name="LookupFieldName" Value="Order" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="7" />
<Property Name="PreferedTypeId" Value="b6b9c129-9d28-cf41-beb2-d724f17baf6d" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Orders" EntityType="Access.Store.Orders" axl:DisplayName="Orders" />
</EntityContainer>
<EntityType Name="Orders" axl:DisplayName="Orders">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="All" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Order_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:DisplayName="Order Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Ship_to_Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Ship to Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Ship_to_Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Ship to Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Ship_to_City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Ship to City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Ship_to_State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Ship to State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Ship_to_Zip" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Ship to Zip">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Ship_to_CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Ship to CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Shipping_Fee" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Shipping Fee">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Tax_Rate" Type="Decimal" Precision="28" Scale="6" Nullable="false" axl:Format="General Number" axl:DisplayName="Tax Rate">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Tax" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Tax">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Payment_Type" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Credit Card";"Check";"Cash"" axl:DisplayName="Payment Type">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Payment_Date" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="Payment Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Status" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values="New;Invoiced;Shipped;Completed" axl:DisplayName="Status">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="In_Progress" Type="Int32" axl:StoreGeneratedPattern="Computed" axl:DisplayName="In Progress">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>IIf([Status]="Completed",No,Yes)</axl:Original>
</axl:Expression>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Order Date" />
<axl:Expression>
<axl:Original>=Today()</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Shipping Fee" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Tax Rate" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Tax" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Status" />
<axl:Expression>
<axl:Original>"New"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Status" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Status" />
<axl:ExtendedAttribute Name="NounID" Value="bf63b4dc-d8fe-96ec-b622-c586e846c53c" />
<axl:ExtendedAttribute Name="SingularName" Value="Order" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="619f5307-c2d6-4d51-a1fd-64053c5fd861">
<Properties>
<Property Name="Name" Value="Owners" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="People who own an item such as a property - includes phone, email and address details." />
<Property Name="PrioritySearchTerms" Value="Owner;Owners;" />
<Property Name="SearchTerms" Value="Apartment;Apartments;Buyer;Buyers;Client;Clients;Condo;Condominium;Condominiums;Condos;Customer;Customers;Duplex;Duplexes;Estate;Estates;Flat;Flats;Home;Homes;House;Houses;Housing;Owner;Owners;Properties;Property;Real Estate;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Owners" EntityType="Access.Store.Owners" axl:DisplayName="Owners" />
</EntityContainer>
<EntityType Name="Owners" axl:DisplayName="Owners">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="619f5307-c2d6-4d51-a1fd-64053c5fd861" />
<axl:ExtendedAttribute Name="SingularName" Value="Owner" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="8bffcbe5-b711-41bb-bbae-d74e38192b4c">
<Properties>
<Property Name="Name" Value="Packing List" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Items to pack for a trip or vacation - includes item and quantity." />
<Property Name="PrioritySearchTerms" Value="Pack;Packing;Packing List;Packs;" />
<Property Name="SearchTerms" Value="Box;Boxes;Business;Car;Cars;Chair;Chairs;Computer;Computers;Desk;Desks;Desktop;Desktops;Equipment;Filing Cabinet;Filing Cabinets;Flight;Flights;Furniture;Goods;Laptop;Laptops;Material;Materials;Monitor;Monitors;Pack;Packing;Packing List;Packs;Phone;Phones;Stuff;Suitcase;Suitcases;Thing;Things;Train;Trains;Travel;Travels;Vacation;Vacations;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Packing_List" EntityType="Access.Store.Packing_List" axl:DisplayName="Packing List" />
</EntityContainer>
<EntityType Name="Packing_List" axl:DisplayName="Packing List">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Item" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Item">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Quantity" Type="Int32" axl:DisplayName="Quantity">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Packed" Type="Boolean" Nullable="false" axl:DisplayName="Packed">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:Index axl:Caption="Item">
<axl:PropertyRef Name="Item" Direction="Ascending" />
</axl:Index>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Quantity" />
<axl:Expression>
<axl:Original>1</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Packed" />
<axl:Expression>
<axl:Original>No</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="8bffcbe5-b711-41bb-bbae-d74e38192b4c" />
<axl:ExtendedAttribute Name="SingularName" Value="Packing List" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="928814b2-f88b-4f7a-8c23-c6ffb2ee5789">
<Properties>
<Property Name="Name" Value="Home Construction" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Payments" EntityType="Access.Store.Payments" axl:DisplayName="Payments" />
</EntityContainer>
<EntityType Name="Payments" axl:DisplayName="Payments">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Payment_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Payment Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Payment_Amount" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Payment Amount">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:Index axl:Caption="Payment Date">
<axl:PropertyRef Name="Payment Date" Direction="Ascending" />
</axl:Index>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Payment Amount" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="928814b2-f88b-4f7a-8c23-c6ffb2ee5789" />
<axl:ExtendedAttribute Name="SingularName" Value="Payment" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="b001c448-1bbd-4b3d-bf96-9845e4bc2644">
<Properties>
<Property Name="Name" Value="People" />
<Property Name="Priority" Value="1" />
<Property Name="Description" Value="People you want to keep track of - includes phone, email and address details." />
<Property Name="PrioritySearchTerms" Value="People;Person;" />
<Property Name="SearchTerms" Value="Acquaintance;Acquaintances;Associate;Associates;Buddies;Buddy;Client;Clients;Companies;Company;Contact;Contacts;Contribution;Contributions;Contributor;Contributors;Customer;Customers;Deal;Deals;Donation;Donations;Donor;Donors;Email;Emails;Friend;Friends;Mail;Mails;Member;Members;People;Person;Phone;Phones;Relation;Relations;Relationship;Relationships;Rolodex;Subscription;Subscriptions;Telephone;Telephones;Track;Tracking;Tracks;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="People" EntityType="Access.Store.People" axl:DisplayName="People" />
</EntityContainer>
<EntityType Name="People" axl:DisplayName="People">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Group" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Group" />
<axl:ExtendedAttribute Name="NounID" Value="b001c448-1bbd-4b3d-bf96-9845e4bc2644" />
<axl:ExtendedAttribute Name="SingularName" Value="Person" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="f9d6d472-8c5e-4801-ad65-36efb545f983">
<Properties>
<Property Name="Name" Value="Performance Booking" />
<Property Name="Priority" Value="90" />
<Property Name="Description" Value="Performer appearance schedules - includes Performers, Skills and appearances." />
<Property Name="PrioritySearchTerms" Value="Performance Booking;Performer Booking;Performer Bookings;" />
<Property Name="SearchTerms" Value="Actor;Actors;Actress;Actresses;Album;Albums;Artist;Artists;Band;Bands;Blu-ray;Blu-rays;Busker;Buskers;CDs;Cinema;Cinemas;Clown;Clowns;Coach;Coaches;DVD;DVDs;Film;Films;Flick;Flicks;Juggler;Jugglers;Lifecoach;Lifecoaches;Mime;Mimes;Motion Picture;Motion Pictures;Movie;Movies;MP3;MP3s;Music;Musical;Musicals;Performance;Performance Booking;Performer;Performer Booking;Performer Bookings;Performers;Performners;Picture;Pictures;Record;Records;Role;Roles;Singer;Singers;Song Writer;Song Writers;Soundtrack;Soundtracks;Speaker;Speakers;Theater;Theaters;Trainer;Trainers;WMA;WMAs;all;" />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Performer_Bookings_Performance_Booking_Performer" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Performers table." />
<Property Name="LookupFieldName" Value="Performer" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="2f9b2ec2-4f45-4fb3-908f-d76c0023b9e7" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Performer_Bookings_Performance_Booking_Booking" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Bookings table." />
<Property Name="LookupFieldName" Value="Booking" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="e4a75fa7-5503-43fe-84e4-caab8c5c1c7f" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Performer_Bookings" EntityType="Access.Store.Performer_Bookings" axl:DisplayName="Performer Bookings" />
</EntityContainer>
<EntityType Name="Performer_Bookings" axl:DisplayName="Performer Bookings">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="f9d6d472-8c5e-4801-ad65-36efb545f983" />
<axl:ExtendedAttribute Name="SingularName" Value="Performer Booking" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="2f9b2ec2-4f45-4fb3-908f-d76c0023b9e7">
<Properties>
<Property Name="Name" Value="Performers" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Artists who entertain through music, film or other medium - includes phone, email and address details." />
<Property Name="PrioritySearchTerms" Value="Performer;Performers;" />
<Property Name="SearchTerms" Value="Actor;Actors;Actress;Actresses;Album;Albums;Artist;Artists;Band;Bands;Blu-ray;Blu-rays;Busker;Buskers;CDs;Cinema;Cinemas;Clown;Clowns;Coach;Coaches;DVD;DVDs;Film;Films;Flick;Flicks;Juggler;Jugglers;Lifecoach;Lifecoaches;Mime;Mimes;Motion Picture;Motion Pictures;Movie;Movies;MP3;MP3s;Music;Musical;Musicals;Performance;Performer;Performers;Performners;Picture;Pictures;Record;Records;Role;Roles;Singer;Singers;Song Writer;Song Writers;Soundtrack;Soundtracks;Speaker;Speakers;Theater;Theaters;Trainer;Trainers;WMA;WMAs;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Performers_Type" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Performer Types table." />
<Property Name="LookupFieldName" Value="Type" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="79b4b546-ed1c-40de-b2a0-02b4006b62e2" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Performer_Skills_Performers_Performer_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Performers table." />
<Property Name="LookupFieldName" Value="Performer" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="66806e9e-703a-401f-bd00-5000ca71da14" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Performer_Venue_Types_Performers_Performer_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Performers table." />
<Property Name="LookupFieldName" Value="Performer" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="7ef5e36b-e00a-461d-b15f-273786fe30de" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Performers" EntityType="Access.Store.Performers" axl:DisplayName="Performers" />
</EntityContainer>
<EntityType Name="Performers" axl:DisplayName="Performers">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="23" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="2f9b2ec2-4f45-4fb3-908f-d76c0023b9e7" />
<axl:ExtendedAttribute Name="SingularName" Value="Performer" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="66806e9e-703a-401f-bd00-5000ca71da14">
<Properties>
<Property Name="Name" Value="Performers" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Performer_Skills_Performers_Skill" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Skills table." />
<Property Name="LookupFieldName" Value="Skill" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="e701d0bd-ec76-452e-b7a8-a0465667797d" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Performer_Skills" EntityType="Access.Store.Performer_Skills" axl:DisplayName="Performer Skills" />
</EntityContainer>
<EntityType Name="Performer_Skills" axl:DisplayName="Performer Skills">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="66806e9e-703a-401f-bd00-5000ca71da14" />
<axl:ExtendedAttribute Name="SingularName" Value="Performer Skill" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="79b4b546-ed1c-40de-b2a0-02b4006b62e2">
<Properties>
<Property Name="Name" Value="Performer Types" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Performer_Types" EntityType="Access.Store.Performer_Types" axl:DisplayName="Performer Types" />
</EntityContainer>
<EntityType Name="Performer_Types" axl:DisplayName="Performer Types">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="79b4b546-ed1c-40de-b2a0-02b4006b62e2" />
<axl:ExtendedAttribute Name="SingularName" Value="Performer Type" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="7ef5e36b-e00a-461d-b15f-273786fe30de">
<Properties>
<Property Name="Name" Value="Performers" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Performer_Venue_Types_Performers_Venue_Type" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Venue Types table." />
<Property Name="LookupFieldName" Value="Venue Type" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="a377e6b2-dd0d-49ae-0013-7241eff90681" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Performer_Venue_Types" EntityType="Access.Store.Performer_Venue_Types" axl:DisplayName="Performer Venue Types" />
</EntityContainer>
<EntityType Name="Performer_Venue_Types" axl:DisplayName="Performer Venue Types">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="7ef5e36b-e00a-461d-b15f-273786fe30de" />
<axl:ExtendedAttribute Name="SingularName" Value="Performer Venue Type" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="96590a18-0b42-4424-80ad-95643789639d">
<Properties>
<Property Name="Name" Value="Plans" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Plans" EntityType="Access.Store.Plans" axl:DisplayName="Plans" />
</EntityContainer>
<EntityType Name="Plans" axl:DisplayName="Plans">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Travel_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Travel Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Origin" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Origin">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Destination" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Destination">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Carrier" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Carrier">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Confirmation_Number" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Confirmation Number">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Route_Number" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Route Number">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Departure_Time" Type="Time" axl:Format="Short Time" axl:DisplayName="Departure Time">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="96590a18-0b42-4424-80ad-95643789639d" />
<axl:ExtendedAttribute Name="SingularName" Value="Plan" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="e481b080-a513-f5ad-d0dc-d056b6d78c8a">
<Properties>
<Property Name="Name" Value="Policies" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Insurance policies - includes type, Provider and the Customer who owns the policy." />
<Property Name="PrioritySearchTerms" Value="Policies;Policy;" />
<Property Name="SearchTerms" Value="Car;Cars;Collision;Collisions;Comprehensive;Coverage;Document;Documents;Home;Homeowner;Homeowners;Homes;Insurance;Liability;Motorcycle;Motorcycles;Policies;Policy;Premium;Premiums;Proof;Proofs;Renter;Renters;Umbrella;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Policies_Customer" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Customers table." />
<Property Name="LookupFieldName" Value="Customer" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="5" />
<Property Name="PreferedTypeId" Value="3e875c4f-2985-4343-9879-cc3d00644f1d" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Policies_Agent" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Agents table." />
<Property Name="LookupFieldName" Value="Agent" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="6" />
<Property Name="PreferedTypeId" Value="9e711c8e-f33a-4fdb-aeac-31cf8f304d53" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Policies" EntityType="Access.Store.Policies" axl:DisplayName="Policies" />
</EntityContainer>
<EntityType Name="Policies" axl:DisplayName="Policies">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Policy_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Policy Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Policy_Number" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Policy Number">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Policy_Type" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Auto";"Home";"Life ";"Health";"Renter";"Marine";"Umbrella"" axl:DisplayName="Policy Type">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Insurance_Provider" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Insurance Provider">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="e481b080-a513-f5ad-d0dc-d056b6d78c8a" />
<axl:ExtendedAttribute Name="SingularName" Value="Policy" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="eeb2baf8-fd10-4ca4-b2a3-0f5a52af5223">
<Properties>
<Property Name="Name" Value="Position Candidates" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Position_Candidates_Position" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Positions table." />
<Property Name="LookupFieldName" Value="Position" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="149d6733-135c-4980-ade8-9dacca724417" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Position_Candidates_Canidate" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to another table." />
<Property Name="LookupFieldName" Value="Canidate" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="efd4b26a-6971-4583-b2c8-8f5d91eb2500" />
<Property Name="AcceptableTypeIds" Value="b001c448-1bbd-4b3d-bf96-9845e4bc2644" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Position_Candidates" EntityType="Access.Store.Position_Candidates" axl:DisplayName="Position Candidates" />
</EntityContainer>
<EntityType Name="Position_Candidates" axl:DisplayName="Position Candidates">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="eeb2baf8-fd10-4ca4-b2a3-0f5a52af5223" />
<axl:ExtendedAttribute Name="SingularName" Value="Position Candidate" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="149d6733-135c-4980-ade8-9dacca724417">
<Properties>
<Property Name="Name" Value="Job Positions" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Job positions to be filled - includes Positions with skills required, Candidates, and Status." />
<Property Name="PrioritySearchTerms" Value="Job Positions;Position;Positions;" />
<Property Name="SearchTerms" Value="Agent;Agents;Employee;Employees;Human;Human Resource;Human Resources;Humans;Job;Job Positions;Jobs;Manager;Managers;Personnel;Position;Positions;Representative;Representatives;Resource;Resources;Review;Reviews;Role;Roles;Work;Works;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Positions_Job_Positions_Hiring_Manager" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Hiring Manager" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="3" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Positions_Job_Positions_Hired" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Hired" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="10" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Position_Skills_Position_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Positions table." />
<Property Name="LookupFieldName" Value="Position" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="67eb24b2-2485-4a69-a074-0d121891813b" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Positions" EntityType="Access.Store.Positions" axl:DisplayName="Positions" />
</EntityContainer>
<EntityType Name="Positions" axl:DisplayName="Positions">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="All" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Location" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Location">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Description" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Job Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Status" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Open";"Posted";"Offer Made";"Closed"" axl:DisplayName="Status">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Open_Date" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="Open Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Minimum_Pay_Rate" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Minimum Pay Rate">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Maximum_Pay_Rate" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Maximum Pay Rate">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Close_Date" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="Close Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Status" />
<axl:Expression>
<axl:Original>"Open"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="149d6733-135c-4980-ade8-9dacca724417" />
<axl:ExtendedAttribute Name="SingularName" Value="Position" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="9b69cdc9-b390-413d-af35-98ec463d8efa">
<Properties>
<Property Name="Name" Value="Organizational Positions" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Positions in a team, club, or organization - includes member, title, and description." />
<Property Name="PrioritySearchTerms" Value="Organizational Positions;Position;Positions;" />
<Property Name="SearchTerms" Value="Club;Clubs;Due;Dues;Group;Groups;Member;Members;Organization;Organizational Positions;Organizations;Position;Positions;Team;Teams;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Positions_Organizational_Positions_Member" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to another table." />
<Property Name="LookupFieldName" Value="Member" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="9336c185-8ff5-4a2e-a9a5-71f75b5b87e7" />
<Property Name="AcceptableTypeIds" Value="b001c448-1bbd-4b3d-bf96-b455e4bc2644;236e16c6-2b71-4145-ab6e-b01809922a5b;b001c448-1bbd-4b3d-bf96-9845e4bc2644" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Positions" EntityType="Access.Store.Positions" axl:DisplayName="Positions" />
</EntityContainer>
<EntityType Name="Positions" axl:DisplayName="Positions">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:Index axl:Caption="Title">
<axl:PropertyRef Name="Title" Direction="Ascending" />
</axl:Index>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="9b69cdc9-b390-413d-af35-98ec463d8efa" />
<axl:ExtendedAttribute Name="SingularName" Value="Position" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="67eb24b2-2485-4a69-a074-0d121891813b">
<Properties>
<Property Name="Name" Value="Position Skills" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Position_Skills_Skill" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Skills table." />
<Property Name="LookupFieldName" Value="Skill" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="b624dca3-2735-4752-b0ae-00d2023cd02d" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Position_Skills" EntityType="Access.Store.Position_Skills" axl:DisplayName="Position Skills" />
</EntityContainer>
<EntityType Name="Position_Skills" axl:DisplayName="Position Skills">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="67eb24b2-2485-4a69-a074-0d121891813b" />
<axl:ExtendedAttribute Name="SingularName" Value="Position Skill" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="c4e5b405-ec72-e9c1-d611-dc66ff95ab7e">
<Properties>
<Property Name="Name" Value="Products" />
<Property Name="Priority" Value="10" />
<Property Name="Description" Value="Product attributes and tracking - includes name, Category and inventory numbers." />
<Property Name="PrioritySearchTerms" Value="Product;Products;" />
<Property Name="SearchTerms" Value="Borrower;Borrowers;Call;Calls;Client;Clients;Lead;Leads;Marketing;Opportunities;Opportunity;Order;Orders;Part;Parts;Product;Products;Purchase;Purchases;Realtor;Realtors;Rent;Rents;Retail;Sale;Sales;Sales Lead;Sales Leads;Sales Order;Sales Orders;Salesman;Salesmen;Salespeople;Salesperson;Saleswoman;Saleswomen;Sell;Sells;Service;Services;Shopper;Shoppers;Sold;Store;Stores;Wholesale;Widget;Widgets;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Products_Supplier" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Suppliers table." />
<Property Name="LookupFieldName" Value="Supplier" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="12" />
<Property Name="PreferedTypeId" Value="0565e808-9e31-4e7e-89fb-148676d0ef1b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Products_Category" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Categories table." />
<Property Name="LookupFieldName" Value="Category" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="13" />
<Property Name="PreferedTypeId" Value="bd6f9c15-ff32-90b1-83b3-ac35c619f622" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Products" EntityType="Access.Store.Products" axl:DisplayName="Products" />
</EntityContainer>
<EntityType Name="Products" axl:DisplayName="Products">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Picture" Type="Binary" MaxLength="Max" axl:DisplayName="Picture">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Product_Code" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Product Code">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Product_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Product Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Standard_Cost" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Standard Cost">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="List_Price" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="List Price">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Quantity_Per_Unit" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Quantity Per Unit">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Discontinued" Type="Boolean" Nullable="false" axl:DisplayName="Discontinued">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Quantity_On_Hand" Type="Decimal" Precision="28" Scale="6" axl:Format="General Number" axl:DisplayName="Quantity On Hand">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Minimum_Reorder_Quantity" Type="Decimal" Precision="28" Scale="6" axl:Format="General Number" axl:DisplayName="Minimum Reorder Quantity">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Target_Level" Type="Decimal" Precision="28" Scale="6" axl:Format="General Number" axl:DisplayName="Target Level">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Reorder_Level" Type="Decimal" Precision="28" Scale="6" axl:Format="General Number" axl:DisplayName="Reorder Level">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Standard Cost" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="List Price" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Discontinued" />
<axl:Expression>
<axl:Original>No</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Quantity On Hand" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Minimum Reorder Quantity" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Target Level" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Reorder Level" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Category" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Category" />
<axl:ExtendedAttribute Name="NounID" Value="c4e5b405-ec72-e9c1-d611-dc66ff95ab7e" />
<axl:ExtendedAttribute Name="SingularName" Value="Product" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="f03d2000-a2aa-46ff-b2e0-addc5cc23048">
<Properties>
<Property Name="Name" Value="Projects" />
<Property Name="Priority" Value="7" />
<Property Name="Description" Value="A planned program of work - includes priority, status and dates." />
<Property Name="PrioritySearchTerms" Value="Project;Projects;" />
<Property Name="SearchTerms" Value="Manage;Management;Manages;Project;Project Management;Projects;Schedule;Schedules;Task;Tasks;Work item;Work Items;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Projects_Owner" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Owner" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="10" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Projects_Customer" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to another table." />
<Property Name="LookupFieldName" Value="Customer" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="11" />
<Property Name="PreferedTypeId" Value="3e875c4f-2985-4343-9879-cc3d00644f1d" />
<Property Name="AcceptableTypeIds" Value="b001c448-1bbd-4b3d-bf96-b455e4bc2644;ebc351e8-fc0d-4e16-9908-530aaff3ea4a" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Tasks_Project_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Projects table." />
<Property Name="LookupFieldName" Value="Project" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="10" />
<Property Name="PreferedTypeId" Value="56d3a7db-f3c4-41fc-912d-f0ce3e4d5cbb" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Projects" EntityType="Access.Store.Projects" axl:DisplayName="Projects" />
</EntityContainer>
<EntityType Name="Projects" axl:DisplayName="Projects">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Project_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="150" Nullable="false" axl:DisplayName="Project Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Category" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Category 1";"Category 2";"Category 3";"Category 4"" axl:DisplayName="Category">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Priority" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""1 - High";"2 - Medium";"3 - Low"" axl:DisplayName="Priority">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Status" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Not Started";"In Progress";"Completed";"Deferred";"Waiting"" axl:DisplayName="Status">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Start_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Start Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="End_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="End Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Changed_Date" Type="DateTime" axl:UnderlyingType="Date/Time" Scale="3" axl:Format="General Date" axl:DisplayName="Changed Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Active" Type="Boolean" Nullable="false" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Active">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>IIf([Status] In ("Completed","Deferred"),No,Yes)</axl:Original>
</axl:Expression>
</Property>
<axl:CheckConstraint axl:CheckData="false" axl:Message="End Date must be greater than or equal to Start Date.">
<axl:PropertyRef Name="End Date" />
<axl:Expression>
<axl:Original>[End Date]>=[Start Date]</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Priority" />
<axl:Expression>
<axl:Original>"2 - Medium"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Status" />
<axl:Expression>
<axl:Original>"Not Started"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Changed Date" />
<axl:Expression>
<axl:Original>Now()</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<DataMacro Event="AfterUpdate" xmlns="http://schemas.microsoft.com/office/accessservices/2010/12/application">
<Statements>
<ConditionalBlock>
<If>
<Condition>
<Expression>
<Original>Not Update([Changed Date])</Original>
<FunctionCall Name="Not">
<FunctionCall Name="Update" Index="0">
<Identifier Name="Changed Date" Index="0" />
</FunctionCall>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<EditRecord>
<Data />
<Statements>
<Action Name="SetField">
<Argument Name="Field">Changed Date</Argument>
<ExpressionArgument Name="Value">
<Expression>
<Original>Now()</Original>
<FunctionCall Name="Now" />
</Expression>
</ExpressionArgument>
</Action>
</Statements>
</EditRecord>
</Statements>
</If>
</ConditionalBlock>
</Statements>
</DataMacro>
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Status" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Status" />
<axl:ExtendedAttribute Name="NounID" Value="f03d2000-a2aa-46ff-b2e0-addc5cc23048" />
<axl:ExtendedAttribute Name="SingularName" Value="Project" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="2bf929b4-ee62-4e30-9423-80873f2645b2">
<Properties>
<Property Name="Name" Value="Home Construction" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Contract and cost information for a home renovation - includes project name, Contractor and Architect." />
<Property Name="PrioritySearchTerms" Value="Home;Home Construction;Homes;Project;Projects;Renovation;Renovations;" />
<Property Name="SearchTerms" Value="Architect;Architects;Build;Building;Buildings;Change Order;Change Orders;Construction;Constructions;Contractor;Contractors;Designer;Designers;Drywall;Fix;Fixes;Home;Home Construction;Homes;House;Houses;Invoice;Invoices;Project;Projects;Reconstruction;Reconstructions;Remodel;Remodels;Renovation;Renovations;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Projects_Home_Construction_Architect" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Contacts table." />
<Property Name="LookupFieldName" Value="Architect" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="4" />
<Property Name="PreferedTypeId" Value="b001c448-1bbd-4b3d-bf96-b455e4bc2644" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Projects_Home_Construction_Contractor" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Contacts table." />
<Property Name="LookupFieldName" Value="Contractor" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="5" />
<Property Name="PreferedTypeId" Value="b001c448-1bbd-4b3d-bf96-b455e4bc2644" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="True" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Change_Orders_Project_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Projects table." />
<Property Name="LookupFieldName" Value="Project" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="8" />
<Property Name="PreferedTypeId" Value="3d102336-f2ac-42b8-a821-b6985e4e53f9" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Invoices_Home_Construction_Project_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Projects table." />
<Property Name="LookupFieldName" Value="Project" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="13" />
<Property Name="PreferedTypeId" Value="cf5da64d-e9e3-47a0-b250-c349fa2c3718" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="True" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Payments_Home_Construction_Project_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Projects table." />
<Property Name="LookupFieldName" Value="Project" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="3" />
<Property Name="PreferedTypeId" Value="928814b2-f88b-4f7a-8c23-c6ffb2ee5789" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Projects" EntityType="Access.Store.Projects" axl:DisplayName="Projects" />
</EntityContainer>
<EntityType Name="Projects" axl:DisplayName="Projects">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Project_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Project Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Original_Contract_Sum" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Original Contract Sum">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Completed_Total" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Completed Total">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Original Contract Sum" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Completed Total" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="2bf929b4-ee62-4e30-9423-80873f2645b2" />
<axl:ExtendedAttribute Name="SingularName" Value="Project" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="7667be15-98e8-4b1b-9fe6-93d0fd3c2378">
<Properties>
<Property Name="Name" Value="Properties for Rent" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Property details for rentals or leasing - includes address and Owner." />
<Property Name="PrioritySearchTerms" Value="Properties;Properties for Rent;Property;" />
<Property Name="SearchTerms" Value="Apartment;Apartments;Building;Buildings;Condo;Condominium;Condominiums;Condos;Duplex;Duplexes;Estate;Estates;Flat;Flats;Home;Homes;House;Houses;Housing;Properties;Properties for Rent;Property;Real Estate;Rent;Rents;Store;Stores;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Properties_Properties_for_Rent_Owner" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Owners table." />
<Property Name="LookupFieldName" Value="Owner" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="12" />
<Property Name="PreferedTypeId" Value="619f5307-c2d6-4d51-a1fd-64053c5fd861" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="True" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Properties_Properties_for_Rent_Type" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Property Types table." />
<Property Name="LookupFieldName" Value="Type" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="13" />
<Property Name="PreferedTypeId" Value="8dbee459-bad5-e078-cc4c-ea9682679aed" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="True" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Properties" EntityType="Access.Store.Properties" axl:DisplayName="Properties" />
</EntityContainer>
<EntityType Name="Properties" axl:DisplayName="Properties">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Property_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Property Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="County" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="County">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Current_Rental_Rate" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Current Rental Rate">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Picture" Type="Binary" MaxLength="Max" axl:DisplayName="Picture">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<axl:Unique axl:Caption="ID">
<axl:PropertyRef Name="ID" Direction="Ascending" />
</axl:Unique>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Current Rental Rate" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="7667be15-98e8-4b1b-9fe6-93d0fd3c2378" />
<axl:ExtendedAttribute Name="SingularName" Value="Property" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="a0eed07a-c562-9402-f821-d3c6c0c7b1fb">
<Properties>
<Property Name="Name" Value="Properties for Sale" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Property details for real estate transactions - includes address and Owner." />
<Property Name="PrioritySearchTerms" Value="Properties;Properties for Sale;Property;" />
<Property Name="SearchTerms" Value="Apartment;Apartments;Building;Buildings;Condo;Condominium;Condominiums;Condos;Duplex;Duplexes;Estate;Estates;Flat;Flats;Home;Homes;House;Houses;Housing;Properties;Properties for Sale;Property;Real Estate;Store;Stores;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Properties_Properties_for_Sale_Owner" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Clients table." />
<Property Name="LookupFieldName" Value="Owner" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="12" />
<Property Name="PreferedTypeId" Value="ebc351e8-fc0d-4e16-9908-530aaff3ea4a" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Properties_Properties_for_Sale_Type" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Property Types table." />
<Property Name="LookupFieldName" Value="Type" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="13" />
<Property Name="PreferedTypeId" Value="8dbee459-bad5-e078-cc4c-ea9682679aed" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="True" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Buyers_Property_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Properties table." />
<Property Name="LookupFieldName" Value="Property" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="24" />
<Property Name="PreferedTypeId" Value="89778d7f-aa75-906a-8008-c4b5d41ac5a2" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Properties" EntityType="Access.Store.Properties" axl:DisplayName="Properties" />
</EntityContainer>
<EntityType Name="Properties" axl:DisplayName="Properties">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Listing_Number" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Listing Number">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Listing_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Listing Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="County" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="County">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Price" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Price">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Picture" Type="Binary" MaxLength="Max" axl:DisplayName="Picture">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Listing Date" />
<axl:Expression>
<axl:Original>=Today()</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Price" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="a0eed07a-c562-9402-f821-d3c6c0c7b1fb" />
<axl:ExtendedAttribute Name="SingularName" Value="Property" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="8dbee459-bad5-e078-cc4c-ea9682679aed">
<Properties>
<Property Name="Name" Value="Property Types" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Property_Types" EntityType="Access.Store.Property_Types" axl:DisplayName="Property Types" />
</EntityContainer>
<EntityType Name="Property_Types" axl:DisplayName="Property Types">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="8dbee459-bad5-e078-cc4c-ea9682679aed" />
<axl:ExtendedAttribute Name="SingularName" Value="Property Type" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="6d26cc02-ce0b-496a-a389-d7be7970998d">
<Properties>
<Property Name="Name" Value="Publishers" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Publishers" EntityType="Access.Store.Publishers" axl:DisplayName="Publishers" />
</EntityContainer>
<EntityType Name="Publishers" axl:DisplayName="Publishers">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="6d26cc02-ce0b-496a-a389-d7be7970998d" />
<axl:ExtendedAttribute Name="SingularName" Value="Publisher" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="b3e11fad-a6ab-428b-8b98-39c7f6edbee2">
<Properties>
<Property Name="Name" Value="Purchase Log" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Purchase history for items such as books, movies, or music - includes Item, date and Supplier." />
<Property Name="PrioritySearchTerms" Value="Purchase Log;" />
<Property Name="SearchTerms" Value="Accounting;Actor;Actors;Actress;Actresses;Album;Albums;Alcohol;Artist;Artists;Blu-ray;Blu-rays;CDs;Charge;Charges;Cinema;Cinemas;Date;Dates;Drink;Drinks;DVD;DVDs;Film;Films;Flick;Flicks;Future;Futures;Grape;Grapes;Histories;History;Invoice;Invoices;Log;Logs;Motion Picture;Motion Pictures;Movie;Movies;MP3;MP3s;Music;Musical;Musicals;Oenology;Oenophile;Oenophiles;Order;Orders;Past;Pasts;Payable;Payables;Performance;Performer;Performers;Picture;Pictures;Product;Products;Purchase Log;Receivable;Receivables;Record;Records;Role;Roles;Sell;Sells;Singer;Singers;Sold;Song Writer;Song Writers;Soundtrack;Soundtracks;Tasting;Tastings;Theater;Theaters;Time;Timeline;Timelines;Times;Vine;Vines;Vineyard;Vineyards;Wine;Wines;WMA;WMAs;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Purchase_Log_Item" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to another table." />
<Property Name="LookupFieldName" Value="Item" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="d6c6c050-c1c2-bb42-ad3e-b3d1a286871e" />
<Property Name="AcceptableTypeIds" Value="bed2e3a4-66fa-4eda-9b50-0042b5bf95ee;66c24cc5-1600-4c25-9fef-3bddca804151;ca6cab47-11f4-46d9-8f69-e26bb83f889c;ed121d6e-09c4-481a-95cd-0807dafae229;02aea233-232f-4335-9156-c0549ed52785" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Purchase_Log_Supplier" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Suppliers table." />
<Property Name="LookupFieldName" Value="Supplier" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="3" />
<Property Name="PreferedTypeId" Value="0565e808-9e31-4e7e-89fb-148676d0ef1b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="True" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Purchase_Log" EntityType="Access.Store.Purchase_Log" axl:DisplayName="Purchase Log" />
</EntityContainer>
<EntityType Name="Purchase_Log" axl:DisplayName="Purchase Log">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Date_Purchased" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Date Purchased">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Location" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Location">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Quantity" Type="Decimal" Precision="28" Scale="6" axl:Format="General Number" axl:DisplayName="Quantity">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Unit_Price" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Unit Price">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Total_Price" Type="Decimal" Precision="28" Scale="6" axl:Format="Currency" axl:CurrencyLocale="default" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Total Price">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>[Quantity]*[Unit Price]</axl:Original>
</axl:Expression>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
</axl:ExtendedAttributes>
</Property>
<axl:Index axl:Caption="Date Purchased">
<axl:PropertyRef Name="Date Purchased" Direction="Ascending" />
</axl:Index>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Quantity" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Unit Price" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="b3e11fad-a6ab-428b-8b98-39c7f6edbee2" />
<axl:ExtendedAttribute Name="SingularName" Value="Purchase Log" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="bfc5ac65-b315-45b7-811f-75408448169f">
<Properties>
<Property Name="Name" Value="Purchase Order Details" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Purchase_Order_Details_Product" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Products table." />
<Property Name="LookupFieldName" Value="Product" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="8" />
<Property Name="PreferedTypeId" Value="c4e5b405-ec72-e9c1-d611-dc66ff95ab7e" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Purchase_Order_Details" EntityType="Access.Store.Purchase_Order_Details" axl:DisplayName="Purchase Order Details" />
</EntityContainer>
<EntityType Name="Purchase_Order_Details" axl:DisplayName="Purchase Order Details">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Quantity" Type="Decimal" Precision="28" Scale="6" Nullable="false" axl:Format="General Number" axl:DisplayName="Quantity">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Unit_Price" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Unit Price">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Discount" Type="Decimal" Precision="28" Scale="6" Nullable="false" axl:Format="General Number" axl:DisplayName="Discount">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Extended_Price" Type="Decimal" Precision="28" Scale="6" axl:Format="Currency" axl:CurrencyLocale="default" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Extended Price">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>[Unit Price]*[Quantity]*(1-[Discount])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Status" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values="None;No Stock;Back Ordered;Allocated;Invoiced;Shipped" axl:DisplayName="Status">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Date_Received" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="Date Received">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<axl:Unique axl:Caption="ID">
<axl:PropertyRef Name="ID" Direction="Ascending" />
</axl:Unique>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Quantity" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Unit Price" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Discount" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Status" />
<axl:Expression>
<axl:Original>"None"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="bfc5ac65-b315-45b7-811f-75408448169f" />
<axl:ExtendedAttribute Name="SingularName" Value="Purchase Order Detail" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="ba44d1d6-c224-4dfc-ac5c-0ad2474d79cf">
<Properties>
<Property Name="Name" Value="Purchase Orders" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Purchase orders for acquiring items from other companies - includes Purchase Order Details, Products and Suppliers." />
<Property Name="PrioritySearchTerms" Value="Purchase;Purchase Order;Purchase Orders;Purchases;" />
<Property Name="SearchTerms" Value="Accounting;Borrower;Borrowers;Call;Calls;Chair;Chairs;Charge;Charges;Client;Clients;Computer;Computers;Desk;Desks;Desktop;Desktops;Equipment;Filing Cabinet;Filing Cabinets;Furniture;Goods;Invoice;Invoices;Laptop;Laptops;Lead;Leads;Marketing;Material;Materials;Monitor;Monitors;Opportunities;Opportunity;Order;Orders;Payable;Payables;Phone;Phones;Product;Products;Purchase;Purchase Order;Purchase Orders;Purchases;Realtor;Realtors;Receivable;Receivables;Rent;Rents;Retail;Sale;Sales;Sales Lead;Sales Leads;Sales Order;Sales Orders;Salesman;Salesmen;Salespeople;Salesperson;Saleswoman;Saleswomen;Sell;Sells;Service;Services;Shopper;Shoppers;Sold;Store;Stores;Stuff;Supplier;Suppliers;Thing;Things;Wholesale;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Purchase_Orders_Supplier" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Suppliers table." />
<Property Name="LookupFieldName" Value="Supplier" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="0565e808-9e31-4e7e-89fb-148676d0ef1b" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Purchase_Orders_Created_By" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Created By" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="12" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Purchase_Orders_Approved_By" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Approved By" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="13" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Purchase_Order_Details_Purchase_Order_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Purchase Orders table." />
<Property Name="LookupFieldName" Value="Purchase Order" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="bfc5ac65-b315-45b7-811f-75408448169f" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Purchase_Orders" EntityType="Access.Store.Purchase_Orders" axl:DisplayName="Purchase Orders" />
</EntityContainer>
<EntityType Name="Purchase_Orders" axl:DisplayName="Purchase Orders">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="All" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Order_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:DisplayName="Order Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Expected_Date" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="Expected Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Shipping_Fee" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Shipping Fee">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Tax_Rate" Type="Decimal" Precision="28" Scale="6" Nullable="false" axl:Format="General Number" axl:DisplayName="Tax Rate">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Tax" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Tax">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Payment_Type" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Credit Card";"Check";"Cash"" axl:DisplayName="Payment Type">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Payment_Date" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="Payment Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Status" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values="New;Invoiced;Shipped;Completed" axl:DisplayName="Status">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="In_Progress" Type="Int32" axl:StoreGeneratedPattern="Computed" axl:DisplayName="In Progress">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>IIf([Status]="Completed",No,Yes)</axl:Original>
</axl:Expression>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Order Date" />
<axl:Expression>
<axl:Original>=Today()</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Shipping Fee" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Tax Rate" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Tax" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Status" />
<axl:Expression>
<axl:Original>"New"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="ba44d1d6-c224-4dfc-ac5c-0ad2474d79cf" />
<axl:ExtendedAttribute Name="SingularName" Value="Purchase Order" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="4fb9f143-e1ed-4959-a300-00eda5753c00">
<Properties>
<Property Name="Name" Value="Quarterly Budget" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Quarterly budget tracking income and expenses - includes amounts and dates." />
<Property Name="PrioritySearchTerms" Value="Quarter;Quarterly Budget;Quarters;" />
<Property Name="SearchTerms" Value="Budget;Budgets;Date;Dates;Month;Months;Quarter;Quarterly;Quarterly Budget;Quarters;Time;Times;Year;Years;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Budget_Items_Quarterly_Budget_Quarter_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Quarters table." />
<Property Name="LookupFieldName" Value="Quarter" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="664305ee-2502-491c-00e9-fa83e8002800" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Quarters" EntityType="Access.Store.Quarters" axl:DisplayName="Quarters" />
</EntityContainer>
<EntityType Name="Quarters" axl:DisplayName="Quarters">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Budget_Quarter" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Q1";"Q2";"Q3";"Q4"" axl:DisplayName="Budget Quarter">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Budget_Year" Type="Int32" Nullable="false" axl:DisplayName="Budget Year">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name" Type="String" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Concat([Budget Year]," - ",[Budget Quarter])</axl:Original>
</axl:Expression>
</Property>
<axl:Unique axl:Caption="Quarter">
<axl:PropertyRef Name="Budget Year" Direction="Ascending" />
<axl:PropertyRef Name="Budget Quarter" Direction="Ascending" />
</axl:Unique>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="4fb9f143-e1ed-4959-a300-00eda5753c00" />
<axl:ExtendedAttribute Name="SingularName" Value="Quarter" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="eaeaeddb-435a-41ae-90c1-003294d523f2">
<Properties>
<Property Name="Name" Value="Billable Hours" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Rates" EntityType="Access.Store.Rates" axl:DisplayName="Rates" />
</EntityContainer>
<EntityType Name="Rates" axl:DisplayName="Rates">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Rate" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Rate">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="eaeaeddb-435a-41ae-90c1-003294d523f2" />
<axl:ExtendedAttribute Name="SingularName" Value="Rate" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="7c27fff1-eae7-436a-0015-170161d9e1b3">
<Properties>
<Property Name="Name" Value="Regions" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Location names for geographic divisions - includes title." />
<Property Name="PrioritySearchTerms" Value="Region;Regions;" />
<Property Name="SearchTerms" Value="Continent;Continents;Countries;Country;Destination;Destinations;Division;Divisions;Island;Islands;Land;Lands;Location;Locations;Origin;Origins;Parish;Parishes;Place;Places;Province;Provinces;Region;Regions;State;States;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Regions" EntityType="Access.Store.Regions" axl:DisplayName="Regions" />
</EntityContainer>
<EntityType Name="Regions" axl:DisplayName="Regions">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="7c27fff1-eae7-436a-0015-170161d9e1b3" />
<axl:ExtendedAttribute Name="SingularName" Value="Region" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="116ac5be-1848-49c7-aa04-67efa695655d">
<Properties>
<Property Name="Name" Value="Related Issues" />
<Property Name="Priority" Value="1000" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Related_Issues_Issue" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Issues table." />
<Property Name="LookupFieldName" Value="Issue" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="39b4bcd6-e6f9-4725-bdb0-41daae9d72a5" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Related_Issues" EntityType="Access.Store.Related_Issues" axl:DisplayName="Related Issues" />
</EntityContainer>
<EntityType Name="Related_Issues" axl:DisplayName="Related Issues">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="116ac5be-1848-49c7-aa04-67efa695655d" />
<axl:ExtendedAttribute Name="SingularName" Value="Related Issue" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="0bc93910-a31c-41fd-9846-47902e208815">
<Properties>
<Property Name="Name" Value="Rental Property" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Rental history for a rental property - includes dates and Clients." />
<Property Name="PrioritySearchTerms" Value="Rent;Rental;Rental Property;Rentals;Rents;" />
<Property Name="SearchTerms" Value="Apartment;Apartments;Condo;Condominium;Condominiums;Condos;Duplex;Duplexes;Estate;Estates;Flat;Flats;Home;Homes;House;Houses;Housing;Properties;Property;Real Estate;Rent;Rental;Rental Property;Rentals;Rents;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Rentals_Rental_Property_Renter" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Clients table." />
<Property Name="LookupFieldName" Value="Renter" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="ebc351e8-fc0d-4e16-9908-530aaff3ea4a" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Rentals_Rental_Property_Property" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Properties table." />
<Property Name="LookupFieldName" Value="Property" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="7667be15-98e8-4b1b-9fe6-93d0fd3c2378" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Rentals" EntityType="Access.Store.Rentals" axl:DisplayName="Rentals" />
</EntityContainer>
<EntityType Name="Rentals" axl:DisplayName="Rentals">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Start_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Start Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="End_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="End Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Rental_Rate" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" Nullable="false" axl:DisplayName="Rental Rate">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Rental_Cost" Type="Decimal" Precision="28" Scale="6" axl:Format="Currency" axl:CurrencyLocale="default" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Rental Cost">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>DateDiff(MONTH,[Start Date],[End Date])*[Rental Rate]</axl:Original>
</axl:Expression>
</Property>
<axl:CheckConstraint axl:CheckData="false" axl:Message="End Date must be greater than or equal to Start Date.">
<axl:PropertyRef Name="End Date" />
<axl:Expression>
<axl:Original>[End Date]>=[Start Date]</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Rental Rate" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="0bc93910-a31c-41fd-9846-47902e208815" />
<axl:ExtendedAttribute Name="SingularName" Value="Rental" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="fff8ebf2-f82d-4fbf-9300-a19836f600e4">
<Properties>
<Property Name="Name" Value="Reservations" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Table reservation for a restaurant - includes date, party size and Customer." />
<Property Name="PrioritySearchTerms" Value="Reservation;Reservations;Restaurant;Restaurants;" />
<Property Name="SearchTerms" Value="Breakfast;Breakfasts;Brunch;Brunches;Dinner;Dinners;Lunch;Lunches;Meal;Meals;Reservation;Reservations;Restaurant;Restaurants;Seating;Seatings;Table;Tables;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Reservations_Customer" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Customers table." />
<Property Name="LookupFieldName" Value="Customer" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="3e875c4f-2985-4343-9879-cc3d00644f1d" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Reservations_Table" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Tables table." />
<Property Name="LookupFieldName" Value="Table" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="6" />
<Property Name="PreferedTypeId" Value="20c51c00-6df7-4b63-aa73-98a4453c90fd" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Reservations" EntityType="Access.Store.Reservations" axl:DisplayName="Reservations" />
</EntityContainer>
<EntityType Name="Reservations" axl:DisplayName="Reservations">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Reservation_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:DisplayName="Reservation Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Number_in_Party" Type="Int32" Nullable="false" axl:DisplayName="Number in Party">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Start_Time" Type="Time" Nullable="false" axl:Format="Short Time" axl:DisplayName="Start Time">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Number in Party" />
<axl:Expression>
<axl:Original>2</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="fff8ebf2-f82d-4fbf-9300-a19836f600e4" />
<axl:ExtendedAttribute Name="SingularName" Value="Reservation" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="4d1ac7dc-b8d9-4660-a9c0-09948f2045e8">
<Properties>
<Property Name="Name" Value="Review Periods" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Review_Periods" EntityType="Access.Store.Review_Periods" axl:DisplayName="Review Periods" />
</EntityContainer>
<EntityType Name="Review_Periods" axl:DisplayName="Review Periods">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="4d1ac7dc-b8d9-4660-a9c0-09948f2045e8" />
<axl:ExtendedAttribute Name="SingularName" Value="Review Period" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="b1d4c5d4-024e-4ef9-9767-2ecbbdfbde12">
<Properties>
<Property Name="Name" Value="Employee Performance Reviews" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Employee job performance reviews - includes Employee, Manager and rating." />
<Property Name="PrioritySearchTerms" Value="Employee Performance Reviews;Review;Reviews;" />
<Property Name="SearchTerms" Value="Agent;Agents;Employee;Employee Performance Reviews;Employees;Human;Human Resource;Human Resources;Humans;Job;Jobs;Manager;Managers;Performance;Personnel;Position;Positions;Representative;Representatives;Resource;Resources;Review;Reviews;Role;Roles;Work;Works;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Reviews_Employee_Performance_Reviews_Employee" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Employee" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Reviews_Employee_Performance_Reviews_Manager" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Manager" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Reviews_Employee_Performance_Reviews_Review_Period" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Review Periods table." />
<Property Name="LookupFieldName" Value="Review Period" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="4" />
<Property Name="PreferedTypeId" Value="4d1ac7dc-b8d9-4660-a9c0-09948f2045e8" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="True" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Reviews" EntityType="Access.Store.Reviews" axl:DisplayName="Reviews" />
</EntityContainer>
<EntityType Name="Reviews" axl:DisplayName="Reviews">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Pay_Level" Type="Int32" axl:DisplayName="Pay Level">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Rating" Type="Int32" axl:DisplayName="Rating">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Promotion" Type="Boolean" Nullable="false" axl:DisplayName="Promotion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Promotion" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="b1d4c5d4-024e-4ef9-9767-2ecbbdfbde12" />
<axl:ExtendedAttribute Name="SingularName" Value="Review" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="f22c24e8-6e35-48e4-bf62-f96993d6bca2">
<Properties>
<Property Name="Name" Value="Organizational Roles" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Roles within a team, club, or organization - includes member, title, and description." />
<Property Name="PrioritySearchTerms" Value="Organizational Roles;Role;Roles;" />
<Property Name="SearchTerms" Value="Club;Clubs;Due;Dues;Group;Groups;Organization;Organizational Roles;Organizations;Role;Roles;Team;Teams;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Roles_Organizational_Roles_Member" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to another table." />
<Property Name="LookupFieldName" Value="Member" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="9336c185-8ff5-4a2e-a9a5-71f75b5b87e7" />
<Property Name="AcceptableTypeIds" Value="b001c448-1bbd-4b3d-bf96-b455e4bc2644;236e16c6-2b71-4145-ab6e-b01809922a5b;b001c448-1bbd-4b3d-bf96-9845e4bc2644" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Roles" EntityType="Access.Store.Roles" axl:DisplayName="Roles" />
</EntityContainer>
<EntityType Name="Roles" axl:DisplayName="Roles">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:Index axl:Caption="Title">
<axl:PropertyRef Name="Title" Direction="Ascending" />
</axl:Index>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="f22c24e8-6e35-48e4-bf62-f96993d6bca2" />
<axl:ExtendedAttribute Name="SingularName" Value="Role" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="6ca31448-9ef8-42f3-b7ee-62d11c358254">
<Properties>
<Property Name="Name" Value="Schedule" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Schedule for an appointment or event - includes date, time and location." />
<Property Name="PrioritySearchTerms" Value="Schedule;Schedules;" />
<Property Name="SearchTerms" Value="Appointment;Appointments;Calendar;Calendars;Date;Dates;Day;Days;Event;Events;Hour;Hours;Invitation;Invitations;Meeting;Meetings;Minute;Minutes;Month;Months;Schedule;Schedules;Time;Times;Timetable;Timetables;Year;Years;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Schedule" EntityType="Access.Store.Schedule" axl:DisplayName="Schedule" />
</EntityContainer>
<EntityType Name="Schedule" axl:DisplayName="Schedule">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Event_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Event Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Start_Time" Type="Time" axl:Format="Short Time" axl:DisplayName="Start Time">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="End_Time" Type="Time" axl:Format="Short Time" axl:DisplayName="End Time">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Location" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Location">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:Unique axl:Caption="ID">
<axl:PropertyRef Name="ID" Direction="Ascending" />
</axl:Unique>
<axl:CheckConstraint axl:CheckData="false" axl:Message="End Time must be greater than Start Time.">
<axl:PropertyRef Name="End Time" />
<axl:Expression>
<axl:Original>[End Time]>[Start Time]</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="6ca31448-9ef8-42f3-b7ee-62d11c358254" />
<axl:ExtendedAttribute Name="SingularName" Value="Schedule" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="e9e88a7b-9891-d6e6-ba23-adb39332da29">
<Properties>
<Property Name="Name" Value="Sellers" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Sellers for transactions such as real estate or retail sales - includes phone, email and address details." />
<Property Name="PrioritySearchTerms" Value="Seller;Sellers;" />
<Property Name="SearchTerms" Value="Borrower;Borrowers;Call;Calls;Client;Clients;Lead;Leads;Marketing;Opportunities;Opportunity;Order;Orders;Purchase;Purchases;Real Estate;Realtor;Realtors;Rent;Rents;Retail;Sale;Sales;Sales Lead;Sales Leads;Sales Order;Sales Orders;Salesman;Salesmen;Salespeople;Salesperson;Saleswoman;Saleswomen;Sell;Seller;Sellers;Sells;Service;Services;Shopper;Shoppers;Sold;Store;Stores;Wholesale;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Sellers_Property" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Properties table." />
<Property Name="LookupFieldName" Value="Property" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="23" />
<Property Name="PreferedTypeId" Value="a0eed07a-c562-9402-f821-d3c6c0c7b1fb" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Sellers_Agent" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Agents table." />
<Property Name="LookupFieldName" Value="Agent" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="24" />
<Property Name="PreferedTypeId" Value="9e711c8e-f33a-4fdb-aeac-31cf8f304d53" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Sellers" EntityType="Access.Store.Sellers" axl:DisplayName="Sellers" />
</EntityContainer>
<EntityType Name="Sellers" axl:DisplayName="Sellers">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Group" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Group" />
<axl:ExtendedAttribute Name="NounID" Value="e9e88a7b-9891-d6e6-ba23-adb39332da29" />
<axl:ExtendedAttribute Name="SingularName" Value="Seller" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="d2228b03-dc25-4d76-bcaf-e63c507b20c1">
<Properties>
<Property Name="Name" Value="Series" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Names for lists of items - includes title." />
<Property Name="PrioritySearchTerms" Value="Series;" />
<Property Name="SearchTerms" Value="Group;Grouping;Groupings;Groups;Item;Items;List;Lists;Number;Numbers;Series;Sort;Sorts;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Series" EntityType="Access.Store.Series" axl:DisplayName="Series" />
</EntityContainer>
<EntityType Name="Series" axl:DisplayName="Series">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="d2228b03-dc25-4d76-bcaf-e63c507b20c1" />
<axl:ExtendedAttribute Name="SingularName" Value="Series" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="77272269-8705-41cb-b735-a9304d28d180">
<Properties>
<Property Name="Name" Value="Service Rates" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Service_Rates" EntityType="Access.Store.Service_Rates" axl:DisplayName="Service Rates" />
</EntityContainer>
<EntityType Name="Service_Rates" axl:DisplayName="Service Rates">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Rate" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Rate">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="77272269-8705-41cb-b735-a9304d28d180" />
<axl:ExtendedAttribute Name="SingularName" Value="Service Rate" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="aa348c37-cb7e-95be-f6bb-8c89b8d0a2f0">
<Properties>
<Property Name="Name" Value="Services" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Services history or schedule for an item - includes date and description." />
<Property Name="PrioritySearchTerms" Value="Service;Services;" />
<Property Name="SearchTerms" Value="Appointment;Appointments;Calendar;Calendars;Date;Dates;Day;Days;Event;Events;Fix;Fixes;Histories;History;Hour;Hours;Invitation;Invitations;Maintenance;Meeting;Meetings;Minute;Minutes;Month;Months;Part;Parts;Preventitive;Repair;Repairs;Schedule;Schedules;Service;Services;Time;Times;Timetable;Timetables;Year;Years;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Services_Service_Type" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Types table." />
<Property Name="LookupFieldName" Value="Service Type" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="3" />
<Property Name="PreferedTypeId" Value="e522a60c-9e1d-bd80-a097-ab9985c0bdc0" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="True" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Services" EntityType="Access.Store.Services" axl:DisplayName="Services" />
</EntityContainer>
<EntityType Name="Services" axl:DisplayName="Services">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Date_of_Service" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Date of Service">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="aa348c37-cb7e-95be-f6bb-8c89b8d0a2f0" />
<axl:ExtendedAttribute Name="SingularName" Value="Services" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="af0386cc-c0be-86fe-affe-b9c2a624fbf2">
<Properties>
<Property Name="Name" Value="Events" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Services_Events_Supplier" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Suppliers table." />
<Property Name="LookupFieldName" Value="Supplier" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="3" />
<Property Name="PreferedTypeId" Value="0565e808-9e31-4e7e-89fb-148676d0ef1b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="True" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Services" EntityType="Access.Store.Services" axl:DisplayName="Services" />
</EntityContainer>
<EntityType Name="Services" axl:DisplayName="Services">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Service" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Service">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Price" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Price">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Selected" Type="Boolean" Nullable="false" axl:DisplayName="Selected">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Price" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Selected" />
<axl:Expression>
<axl:Original>No</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Event" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Event" />
<axl:ExtendedAttribute Name="NounID" Value="af0386cc-c0be-86fe-affe-b9c2a624fbf2" />
<axl:ExtendedAttribute Name="SingularName" Value="Service" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="a745cf07-81a9-4886-b000-a8b15650fec5">
<Properties>
<Property Name="Name" Value="Service Business" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Services provided to a customer - includes dates, times and Customer." />
<Property Name="PrioritySearchTerms" Value="Service;Service Business;Services;" />
<Property Name="SearchTerms" Value="Appointment;Appointments;Calendar;Calendars;Customer;Customers;Date;Dates;Day;Days;Event;Events;Hour;Hours;Invitation;Invitations;Meeting;Meetings;Minute;Minutes;Month;Months;Repair;Repairs;Schedule;Schedules;Service;Service Business;Services;Time;Times;Timetable;Timetables;Year;Years;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Services_Service_Business_Customer" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to another table." />
<Property Name="LookupFieldName" Value="Customer" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="3e875c4f-2985-4343-9879-cc3d00644f1d" />
<Property Name="AcceptableTypeIds" Value="ebc351e8-fc0d-4e16-9908-530aaff3ea4a" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="True" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="True" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Services_Service_Business_Provided_By" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to another table." />
<Property Name="LookupFieldName" Value="Provided By" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="AcceptableTypeIds" Value="9e711c8e-f33a-4fdb-aeac-31cf8f304d53" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="True" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Services_Service_Business_Service_Type" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Service Rates table." />
<Property Name="LookupFieldName" Value="Service Type" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="4" />
<Property Name="PreferedTypeId" Value="77272269-8705-41cb-b735-a9304d28d180" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Services" EntityType="Access.Store.Services" axl:DisplayName="Services" />
</EntityContainer>
<EntityType Name="Services" axl:DisplayName="Services">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="All" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Date_of_Service" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:DisplayName="Date of Service">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Hours" Type="Int32" axl:DisplayName="Hours">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="a745cf07-81a9-4886-b000-a8b15650fec5" />
<axl:ExtendedAttribute Name="SingularName" Value="Service" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="8e41f9b0-d215-4401-b5db-913ff1961e47">
<Properties>
<Property Name="Name" Value="Shifts" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Employee shift times and assignments - includes name, day and time." />
<Property Name="PrioritySearchTerms" Value="Shift;Shifts;" />
<Property Name="SearchTerms" Value="Appointment;Appointments;Assigments;Assignment;Calendar;Calendars;Date;Dates;Day;Days;Employee;Employees;Event;Events;Hour;Hours;Invitation;Invitations;Meeting;Meetings;Minute;Minutes;Month;Months;Rotation;Rotations;Schedule;Schedules;Shift;Shifts;Time;Times;Timetable;Timetables;Working hour;Working hours;Year;Years;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Employee_Shifts_Shift_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Shifts table." />
<Property Name="LookupFieldName" Value="Shift" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="fc0056b2-3255-4b94-8ca6-66db7112165b" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Shifts" EntityType="Access.Store.Shifts" axl:DisplayName="Shifts" />
</EntityContainer>
<EntityType Name="Shifts" axl:DisplayName="Shifts">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Shift_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Shift Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Day" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Sunday";"Monday";"Tuesday";"Wednesday";"Thursday";"Friday";"Saturday"" axl:DisplayName="Day">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Start_Time" Type="Time" Nullable="false" axl:Format="Short Time" axl:DisplayName="Start Time">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="End_Time" Type="Time" Nullable="false" axl:Format="Short Time" axl:DisplayName="End Time">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:CheckConstraint axl:CheckData="false" axl:Message="End Time must be greater than Start Time.">
<axl:PropertyRef Name="End Time" />
<axl:Expression>
<axl:Original>[End Time]>[Start Time]</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="8e41f9b0-d215-4401-b5db-913ff1961e47" />
<axl:ExtendedAttribute Name="SingularName" Value="Shift" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="c68cabb2-7c63-4e3d-ab49-89fb16137b1c">
<Properties>
<Property Name="Name" Value="Shippers" />
<Property Name="Priority" Value="25" />
<Property Name="Description" Value="Companies or people that ship your products to customers - includes phone, email and address details." />
<Property Name="PrioritySearchTerms" Value="Shipper;Shippers;" />
<Property Name="SearchTerms" Value="Client;Clients;Contact;Contacts;Mail;Mailer;Mailers;Mailing;Mailings;Mails;Opportunities;Opportunity;Order;Orders;People;Person;Post;Postage;Postal;Posts;Real Estate;Realtor;Realtors;Rent;Rents;Retail;Sale;Sales;Sales Lead;Sales Leads;Sales Order;Sales Orders;Sell;Sells;Send;Ship;Shipper;Shippers;Shipping;Ships;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Shippers" EntityType="Access.Store.Shippers" axl:DisplayName="Shippers" />
</EntityContainer>
<EntityType Name="Shippers" axl:DisplayName="Shippers">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Group" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Group" />
<axl:ExtendedAttribute Name="NounID" Value="c68cabb2-7c63-4e3d-ab49-89fb16137b1c" />
<axl:ExtendedAttribute Name="SingularName" Value="Shipper" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="e701d0bd-ec76-452e-b7a8-a0465667797d">
<Properties>
<Property Name="Name" Value="Performers" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Skills" EntityType="Access.Store.Skills" axl:DisplayName="Skills" />
</EntityContainer>
<EntityType Name="Skills" axl:DisplayName="Skills">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="e701d0bd-ec76-452e-b7a8-a0465667797d" />
<axl:ExtendedAttribute Name="SingularName" Value="Skill" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="b624dca3-2735-4752-b0ae-00d2023cd02d">
<Properties>
<Property Name="Name" Value="Positions" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Skills" EntityType="Access.Store.Skills" axl:DisplayName="Skills" />
</EntityContainer>
<EntityType Name="Skills" axl:DisplayName="Skills">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="b624dca3-2735-4752-b0ae-00d2023cd02d" />
<axl:ExtendedAttribute Name="SingularName" Value="Skill" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="c6a2a44a-04cd-421a-a896-e4c3d379f8ed">
<Properties>
<Property Name="Name" Value="Employee Status Reports" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Employee status reports - includes date and status." />
<Property Name="PrioritySearchTerms" Value="Employee Status Reports;Status Report;Status Reports;" />
<Property Name="SearchTerms" Value="Agent;Agents;Date;Dates;Employee;Employee Status Reports;Employees;Future;Futures;Histories;History;Human;Human Resource;Human Resources;Humans;Job;Jobs;Log;Logs;Manager;Managers;Past;Pasts;Personnel;Position;Positions;Report;Reports;Representative;Representatives;Resource;Resources;Review;Reviews;Role;Roles;Status;Status Report;Status Reports;Time;Timeline;Timelines;Times;Update;Updates;Work;Works;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Status_Reports_Employee_Status_Reports_Employee" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Employee" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="True" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Status_Reports" EntityType="Access.Store.Status_Reports" axl:DisplayName="Status Reports" />
</EntityContainer>
<EntityType Name="Status_Reports" axl:DisplayName="Status Reports">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Status_Date" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="Status Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Status" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Behind Schedule";"On Track";"Ahead of Schedule"" axl:DisplayName="Status">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Status" />
<axl:Expression>
<axl:Original>"On Track"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="c6a2a44a-04cd-421a-a896-e4c3d379f8ed" />
<axl:ExtendedAttribute Name="SingularName" Value="Status Report" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="99b6cffb-b3b9-485b-8a75-5a19a63629d9">
<Properties>
<Property Name="Name" Value="Students" />
<Property Name="Priority" Value="21" />
<Property Name="Description" Value="Students enrolled in educational programs - includes phone, email and address details." />
<Property Name="PrioritySearchTerms" Value="Student;Students;" />
<Property Name="SearchTerms" Value="Attendance;Caregiver;Caregivers;Child;Children;Class;Classes;College;Colleges;Contact;Contacts;Document;Documents;Educator;Educators;Kindergarten;Kindergartens;Lecture;Lecturer;Lecturers;Lectures;People;Person;Preschool;Preschools;Professor;Professors;Pupil;Pupils;Registration;Registrations;Schedule;Schedules;School;Schools;Student;Students;Supervisor;Supervisors;Teacher;Teachers;Teaching;Teachings;Timetable;Timetables;Universities;University;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Students" EntityType="Access.Store.Students" axl:DisplayName="Students" />
</EntityContainer>
<EntityType Name="Students" axl:DisplayName="Students">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Group" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Group" />
<axl:ExtendedAttribute Name="NounID" Value="99b6cffb-b3b9-485b-8a75-5a19a63629d9" />
<axl:ExtendedAttribute Name="SingularName" Value="Student" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="6abf68d7-4fc0-4c26-8c73-5e586ea639ab">
<Properties>
<Property Name="Name" Value="Studios" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Art or movie studios - includes phone, email and address details." />
<Property Name="PrioritySearchTerms" Value="Studio;Studios;" />
<Property Name="SearchTerms" Value="Actor;Actors;Actress;Actresses;Album;Albums;Art;Artist;Artists;Arts;Blu-ray;Blu-rays;CDs;Cinema;Cinemas;DVD;DVDs;Film;Films;Flick;Flicks;Motion Picture;Motion Pictures;Movie;Movies;MP3;MP3s;Music;Musical;Musicals;Performance;Performer;Performers;Picture;Pictures;Record;Records;Role;Roles;Singer;Singers;Song Writer;Song Writers;Soundtrack;Soundtracks;Studio;Studios;Theater;Theaters;WMA;WMAs;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Studios" EntityType="Access.Store.Studios" axl:DisplayName="Studios" />
</EntityContainer>
<EntityType Name="Studios" axl:DisplayName="Studios">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="6abf68d7-4fc0-4c26-8c73-5e586ea639ab" />
<axl:ExtendedAttribute Name="SingularName" Value="Studio" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="0565e808-9e31-4e7e-89fb-148676d0ef1b">
<Properties>
<Property Name="Name" Value="Suppliers" />
<Property Name="Priority" Value="24" />
<Property Name="Description" Value="Companies or people who supply goods and services - includes phone, email and address details." />
<Property Name="PrioritySearchTerms" Value="Supplier;Suppliers;" />
<Property Name="SearchTerms" Value="Borrow;Borrower;Borrowers;Borrows;Client;Clients;Contact;Contacts;Debt;Lead;Leads;Lend;Lends;Loan;Loans;Opportunities;Opportunity;Order;Orders;People;Person;Retail;Sale;Sales;Sales Lead;Sales Leads;Sales Order;Sales Orders;Sell;Sells;Supplier;Suppliers;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Suppliers" EntityType="Access.Store.Suppliers" axl:DisplayName="Suppliers" />
</EntityContainer>
<EntityType Name="Suppliers" axl:DisplayName="Suppliers">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Group" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Group" />
<axl:ExtendedAttribute Name="NounID" Value="0565e808-9e31-4e7e-89fb-148676d0ef1b" />
<axl:ExtendedAttribute Name="SingularName" Value="Supplier" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="20c51c00-6df7-4b63-aa73-98a4453c90fd">
<Properties>
<Property Name="Name" Value="Tables" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Tables" EntityType="Access.Store.Tables" axl:DisplayName="Tables" />
</EntityContainer>
<EntityType Name="Tables" axl:DisplayName="Tables">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="20c51c00-6df7-4b63-aa73-98a4453c90fd" />
<axl:ExtendedAttribute Name="SingularName" Value="Table" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="56d3a7db-f3c4-41fc-912d-f0ce3e4d5cbb">
<Properties>
<Property Name="Name" Value="Tasks" />
<Property Name="Priority" Value="8" />
<Property Name="Description" Value="Work items that need to be tracked - includes name, due date and Employee." />
<Property Name="PrioritySearchTerms" Value="Task;Tasks;" />
<Property Name="SearchTerms" Value="Appointment;Appointments;Calendar;Calendars;Date;Dates;Day;Days;Dos;Event;Events;Hour;Hours;Invitation;Invitations;List;Lists;Manage;Management;Manages;Meeting;Meetings;Minute;Minutes;Month;Months;Project;Project Management;Projects;Schedule;Schedules;Task;Task List;Task Lists;Tasks;Time;Times;Timetable;Timetables;Todo;Todos;Work item;Work Items;Year;Years;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Tasks_Assigned_To" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Assigned To" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="11" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Tasks" EntityType="Access.Store.Tasks" axl:DisplayName="Tasks" />
</EntityContainer>
<EntityType Name="Tasks" axl:DisplayName="Tasks">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Task_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Task Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Priority" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""1 - High";"2 - Medium";"3 - Low"" axl:DisplayName="Priority">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Start_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Start Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Due_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Due Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Percent_Complete" Type="Double" Nullable="false" axl:Format="Percent" axl:DisplayName="Percent Complete">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Hours" Type="Double" axl:Format="General Number" axl:DisplayName="Hours">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Status" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Not Started";"In Progress";"Completed";"Deferred";"Waiting"" axl:DisplayName="Status">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Active" Type="Boolean" Nullable="false" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Active">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>IIf([Status] In ("Completed","Deferred"),No,Yes)</axl:Original>
</axl:Expression>
</Property>
<axl:CheckConstraint axl:CheckData="false" axl:Message="Percent Complete must be a value between 0% and 100%.">
<axl:PropertyRef Name="Percent Complete" />
<axl:Expression>
<axl:Original>[Percent Complete] Between 0 And 1</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Priority" />
<axl:Expression>
<axl:Original>"2 - Medium"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Percent Complete" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Status" />
<axl:Expression>
<axl:Original>"Not Started"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<DataMacro Event="AfterInsert" xmlns="http://schemas.microsoft.com/office/accessservices/2010/12/application">
<Statements>
<Comment>This data macro makes sure the Status is set correctly if the Percent Complete is updated or it makes sure the Percent Complete is set correctly if the Status is updated.</Comment>
<Comment>Percent Complete: 0=0%, 1=100%</Comment>
<ConditionalBlock>
<If>
<Condition>
<Expression>
<Original>[Percent Complete]=0</Original>
<FunctionCall Name="=">
<Identifier Name="Percent Complete" Index="0" />
<IntegerLiteral Value="0" Index="1" />
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>Percent Complete is default - check Status</Comment>
<ConditionalBlock>
<If>
<Condition>
<Expression>
<Original>[Status]="Completed"</Original>
<FunctionCall Name="=">
<Identifier Name="Status" Index="0" />
<StringLiteral Value="Completed" Index="1" />
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If Status is changed to Completed set Percent Complete to 100%</Comment>
<EditRecord>
<Data />
<Statements>
<Action Collapsed="true" Name="SetField">
<Argument Name="Field">Percent Complete</Argument>
<ExpressionArgument Name="Value">
<Expression>
<Original>1</Original>
<IntegerLiteral Value="1" />
</Expression>
</ExpressionArgument>
</Action>
</Statements>
</EditRecord>
</Statements>
</If>
</ConditionalBlock>
</Statements>
</If>
<ElseIf>
<Condition>
<Expression>
<Original>[Percent Complete]=1</Original>
<FunctionCall Name="=">
<Identifier Name="Percent Complete" Index="0" />
<IntegerLiteral Value="1" Index="1" />
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If Percent Complete is 100% set Status to Completed</Comment>
<EditRecord>
<Data />
<Statements>
<Action Collapsed="true" Name="SetField">
<Argument Name="Field">[Status]</Argument>
<ExpressionArgument Name="Value">
<Expression>
<Original>"Completed"</Original>
<StringLiteral Value="Completed" />
</Expression>
</ExpressionArgument>
</Action>
</Statements>
</EditRecord>
</Statements>
</ElseIf>
<ElseIf>
<Condition>
<Expression>
<Original>[Status]="Completed" Or [Status]="Not Started"</Original>
<FunctionCall Name="Or">
<FunctionCall Name="=" Index="0">
<Identifier Name="Status" Index="0" />
<StringLiteral Value="Completed" Index="1" />
</FunctionCall>
<FunctionCall Name="=" Index="1">
<Identifier Name="Status" Index="0" />
<StringLiteral Value="Not Started" Index="1" />
</FunctionCall>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If Percent Complete is between 0% and 100% and the Status is either Completed or Not Started, set Status to In Progress</Comment>
<EditRecord>
<Data />
<Statements>
<Action Collapsed="true" Name="SetField">
<Argument Name="Field">Status</Argument>
<ExpressionArgument Name="Value">
<Expression>
<Original>"In Progress"</Original>
<StringLiteral Value="In Progress" />
</Expression>
</ExpressionArgument>
</Action>
</Statements>
</EditRecord>
</Statements>
</ElseIf>
</ConditionalBlock>
</Statements>
</DataMacro>
</axl:EventDataMacro>
<axl:EventDataMacro>
<DataMacro Event="AfterUpdate" xmlns="http://schemas.microsoft.com/office/accessservices/2010/12/application">
<Statements>
<Comment>This data macro makes sure the Status is set correctly if the Percent Complete is updated or it makes sure the Percent Complete is set correctly if the Status is updated.</Comment>
<Comment>Percent Complete: 0=0%, 1=100%</Comment>
<ConditionalBlock>
<If>
<Condition>
<Expression>
<Original>Update([Percent Complete])</Original>
<FunctionCall Name="Update">
<Identifier Name="Percent Complete" Index="0" />
</FunctionCall>
</Expression>
</Condition>
<Statements>
<ConditionalBlock>
<If Collapsed="true">
<Condition>
<Expression>
<Original>[Percent Complete]=1</Original>
<FunctionCall Name="=">
<Identifier Name="Percent Complete" Index="0" />
<IntegerLiteral Value="1" Index="1" />
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If Percent Complete is changed to 100% and Status is not set to Completed, set Status to Completed</Comment>
<ConditionalBlock>
<If>
<Condition>
<Expression>
<Original>[Status]<>"Completed"</Original>
<FunctionCall Name="<>">
<Identifier Name="Status" Index="0" />
<StringLiteral Value="Completed" Index="1" />
</FunctionCall>
</Expression>
</Condition>
<Statements>
<EditRecord>
<Data />
<Statements>
<Action Collapsed="true" Name="SetField">
<Argument Name="Field">Status</Argument>
<ExpressionArgument Name="Value">
<Expression>
<Original>"Completed"</Original>
<StringLiteral Value="Completed" />
</Expression>
</ExpressionArgument>
</Action>
</Statements>
</EditRecord>
</Statements>
</If>
</ConditionalBlock>
</Statements>
</If>
<ElseIf Collapsed="true">
<Condition>
<Expression>
<Original>[Percent Complete]=0</Original>
<FunctionCall Name="=">
<Identifier Name="Percent Complete" Index="0" />
<IntegerLiteral Value="0" Index="1" />
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If Percent Complete is changed to 0% and Status is Completed, set Status to Not Started</Comment>
<ConditionalBlock>
<If>
<Condition>
<Expression>
<Original>[Status]="Completed"</Original>
<FunctionCall Name="=">
<Identifier Name="Status" Index="0" />
<StringLiteral Value="Completed" Index="1" />
</FunctionCall>
</Expression>
</Condition>
<Statements>
<EditRecord>
<Data />
<Statements>
<Action Collapsed="true" Name="SetField">
<Argument Name="Field">Status</Argument>
<ExpressionArgument Name="Value">
<Expression>
<Original>"Not Started"</Original>
<StringLiteral Value="Not Started" />
</Expression>
</ExpressionArgument>
</Action>
</Statements>
</EditRecord>
</Statements>
</If>
</ConditionalBlock>
</Statements>
</ElseIf>
<ElseIf Collapsed="true">
<Condition>
<Expression>
<Original>[Status]="Completed" Or [Status]="Not Started"</Original>
<FunctionCall Name="Or">
<FunctionCall Name="=" Index="0">
<Identifier Name="Status" Index="0" />
<StringLiteral Value="Completed" Index="1" />
</FunctionCall>
<FunctionCall Name="=" Index="1">
<Identifier Name="Status" Index="0" />
<StringLiteral Value="Not Started" Index="1" />
</FunctionCall>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If Percent Complete is between 0% and 100% and the Status is either Completed or Not Started, set Status to In Progress</Comment>
<EditRecord>
<Data />
<Statements>
<Action Collapsed="true" Name="SetField">
<Argument Name="Field">Status</Argument>
<ExpressionArgument Name="Value">
<Expression>
<Original>"In Progress"</Original>
<StringLiteral Value="In Progress" />
</Expression>
</ExpressionArgument>
</Action>
</Statements>
</EditRecord>
</Statements>
</ElseIf>
</ConditionalBlock>
</Statements>
</If>
<ElseIf>
<Condition>
<Expression>
<Original>Update([Status])</Original>
<FunctionCall Name="Update">
<Identifier Name="Status" Index="0" />
</FunctionCall>
</Expression>
</Condition>
<Statements>
<ConditionalBlock>
<If Collapsed="true">
<Condition>
<Expression>
<Original>[Status]="Completed"</Original>
<FunctionCall Name="=">
<Identifier Name="Status" Index="0" />
<StringLiteral Value="Completed" Index="1" />
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If Status is changed to Completed and Percent Complete is not 100%, set Percent Complete to 100%</Comment>
<ConditionalBlock>
<If Collapsed="true">
<Condition>
<Expression>
<Original>[Percent Complete]<>1</Original>
<FunctionCall Name="<>">
<Identifier Name="Percent Complete" Index="0" />
<IntegerLiteral Value="1" Index="1" />
</FunctionCall>
</Expression>
</Condition>
<Statements>
<EditRecord>
<Data />
<Statements>
<Action Collapsed="true" Name="SetField">
<Argument Name="Field">Percent Complete</Argument>
<ExpressionArgument Name="Value">
<Expression>
<Original>1</Original>
<IntegerLiteral Value="1" />
</Expression>
</ExpressionArgument>
</Action>
</Statements>
</EditRecord>
</Statements>
</If>
</ConditionalBlock>
</Statements>
</If>
<ElseIf>
<Condition>
<Expression>
<Original>[Status]="Not Started"</Original>
<FunctionCall Name="=">
<Identifier Name="Status" Index="0" />
<StringLiteral Value="Not Started" Index="1" />
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If Status is changed to Not Started and Percent Complete is not 0%, set Percent Complete to 0%</Comment>
<ConditionalBlock>
<If Collapsed="true">
<Condition>
<Expression>
<Original>[Percent Complete]<>0</Original>
<FunctionCall Name="<>">
<Identifier Name="Percent Complete" Index="0" />
<IntegerLiteral Value="0" Index="1" />
</FunctionCall>
</Expression>
</Condition>
<Statements>
<EditRecord>
<Data />
<Statements>
<Action Collapsed="true" Name="SetField">
<Argument Name="Field">Percent Complete</Argument>
<ExpressionArgument Name="Value">
<Expression>
<Original>0</Original>
<IntegerLiteral Value="0" />
</Expression>
</ExpressionArgument>
</Action>
</Statements>
</EditRecord>
</Statements>
</If>
</ConditionalBlock>
</Statements>
</ElseIf>
<ElseIf>
<Condition>
<Expression>
<Original>[Percent Complete]=1</Original>
<FunctionCall Name="=">
<Identifier Name="Percent Complete" Index="0" />
<IntegerLiteral Value="1" Index="1" />
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If Status is changed to something other than Completed and the Percent Complete is 100%, set Percent Complete to 0%</Comment>
<EditRecord>
<Data />
<Statements>
<Action Collapsed="true" Name="SetField">
<Argument Name="Field">Percent Complete</Argument>
<ExpressionArgument Name="Value">
<Expression>
<Original>0</Original>
<IntegerLiteral Value="0" />
</Expression>
</ExpressionArgument>
</Action>
</Statements>
</EditRecord>
</Statements>
</ElseIf>
</ConditionalBlock>
</Statements>
</ElseIf>
</ConditionalBlock>
</Statements>
</DataMacro>
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Status" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Status" />
<axl:ExtendedAttribute Name="NounID" Value="56d3a7db-f3c4-41fc-912d-f0ce3e4d5cbb" />
<axl:ExtendedAttribute Name="SingularName" Value="Task" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="ef88c2eb-d351-ba74-940a-d24fce6bed4e">
<Properties>
<Property Name="Name" Value="Events" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Tasks" EntityType="Access.Store.Tasks" axl:DisplayName="Tasks" />
</EntityContainer>
<EntityType Name="Tasks" axl:DisplayName="Tasks">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Task_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Task Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Priority" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""1 - High";"2 - Medium";"3 - Low"" axl:DisplayName="Priority">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Start_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Start Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Due_Date" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Due Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Percent_Complete" Type="Double" Nullable="false" axl:Format="Percent" axl:DisplayName="Percent Complete">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Hours" Type="Double" axl:Format="General Number" axl:DisplayName="Hours">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Status" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Not Started";"In Progress";"Completed";"Deferred";"Waiting"" axl:DisplayName="Status">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Active" Type="Boolean" Nullable="false" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Active">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>IIf([Status] In ("Completed","Deferred"),No,Yes)</axl:Original>
</axl:Expression>
</Property>
<axl:CheckConstraint axl:CheckData="false" axl:Message="Percent Complete must be a value between 0% and 100%.">
<axl:PropertyRef Name="Percent Complete" />
<axl:Expression>
<axl:Original>[Percent Complete] Between 0 And 1</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Priority" />
<axl:Expression>
<axl:Original>"2 - Medium"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Percent Complete" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Status" />
<axl:Expression>
<axl:Original>"Not Started"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<DataMacro Event="AfterUpdate" xmlns="http://schemas.microsoft.com/office/accessservices/2010/12/application">
<Statements>
<Comment>This data macro makes sure the Status is set correctly if the Percent Complete is updated or it makes sure the Percent Complete is set correctly if the Status is updated.</Comment>
<Comment>Percent Complete: 0=0%, 1=100%</Comment>
<ConditionalBlock>
<If>
<Condition>
<Expression>
<Original>Update([Percent Complete])</Original>
<FunctionCall Name="Update">
<Identifier Name="Percent Complete" Index="0">
</Identifier>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<ConditionalBlock>
<If>
<Condition>
<Expression>
<Original>[Percent Complete]=1</Original>
<FunctionCall Name="=">
<Identifier Name="Percent Complete" Index="0">
</Identifier>
<IntegerLiteral Value="1" Index="1">
</IntegerLiteral>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If Percent Complete is changed to 100% and Status is not set to Completed, set Status to Completed</Comment>
<ConditionalBlock>
<If>
<Condition>
<Expression>
<Original>[Status]<>"Completed"</Original>
<FunctionCall Name="<>">
<Identifier Name="Status" Index="0">
</Identifier>
<StringLiteral Value="Completed" Index="1">
</StringLiteral>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<EditRecord>
<Data>
</Data>
<Statements>
<Action Collapsed="true" Name="SetField">
<Argument Name="Field">Status</Argument>
<ExpressionArgument Name="Value">
<Expression>
<Original>"Completed"</Original>
<StringLiteral Value="Completed">
</StringLiteral>
</Expression>
</ExpressionArgument>
</Action>
</Statements>
</EditRecord>
</Statements>
</If>
</ConditionalBlock>
</Statements>
</If>
<ElseIf>
<Condition>
<Expression>
<Original>[Percent Complete]=0</Original>
<FunctionCall Name="=">
<Identifier Name="Percent Complete" Index="0">
</Identifier>
<IntegerLiteral Value="0" Index="1">
</IntegerLiteral>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If Percent Complete is changed to 0% and Status is Completed, set Status to Not Started</Comment>
<ConditionalBlock>
<If>
<Condition>
<Expression>
<Original>[Status]="Completed"</Original>
<FunctionCall Name="=">
<Identifier Name="Status" Index="0">
</Identifier>
<StringLiteral Value="Completed" Index="1">
</StringLiteral>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<EditRecord>
<Data>
</Data>
<Statements>
<Action Collapsed="true" Name="SetField">
<Argument Name="Field">Status</Argument>
<ExpressionArgument Name="Value">
<Expression>
<Original>"Not Started"</Original>
<StringLiteral Value="Not Started">
</StringLiteral>
</Expression>
</ExpressionArgument>
</Action>
</Statements>
</EditRecord>
</Statements>
</If>
</ConditionalBlock>
</Statements>
</ElseIf>
<ElseIf>
<Condition>
<Expression>
<Original>[Status]="Completed" Or [Status]="Not Started"</Original>
<FunctionCall Name="Or">
<FunctionCall Name="=" Index="0">
<Identifier Name="Status" Index="0">
</Identifier>
<StringLiteral Value="Completed" Index="1">
</StringLiteral>
</FunctionCall>
<FunctionCall Name="=" Index="1">
<Identifier Name="Status" Index="0">
</Identifier>
<StringLiteral Value="Not Started" Index="1">
</StringLiteral>
</FunctionCall>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If Percent Complete is between 0% and 100% and the Status is either Completed or Not Started, set Status to In Progress</Comment>
<EditRecord>
<Data>
</Data>
<Statements>
<Action Collapsed="true" Name="SetField">
<Argument Name="Field">Status</Argument>
<ExpressionArgument Name="Value">
<Expression>
<Original>"In Progress"</Original>
<StringLiteral Value="In Progress">
</StringLiteral>
</Expression>
</ExpressionArgument>
</Action>
</Statements>
</EditRecord>
</Statements>
</ElseIf>
</ConditionalBlock>
</Statements>
</If>
<ElseIf>
<Condition>
<Expression>
<Original>Update([Status])</Original>
<FunctionCall Name="Update">
<Identifier Name="Status" Index="0">
</Identifier>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<ConditionalBlock>
<If>
<Condition>
<Expression>
<Original>[Status]="Completed"</Original>
<FunctionCall Name="=">
<Identifier Name="Status" Index="0">
</Identifier>
<StringLiteral Value="Completed" Index="1">
</StringLiteral>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If Status is changed to Completed and Percent Complete is not 100%, set Percent Complete to 100%</Comment>
<ConditionalBlock>
<If>
<Condition>
<Expression>
<Original>[Percent Complete]<>1</Original>
<FunctionCall Name="<>">
<Identifier Name="Percent Complete" Index="0">
</Identifier>
<IntegerLiteral Value="1" Index="1">
</IntegerLiteral>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<EditRecord>
<Data>
</Data>
<Statements>
<Action Collapsed="true" Name="SetField">
<Argument Name="Field">Percent Complete</Argument>
<ExpressionArgument Name="Value">
<Expression>
<Original>1</Original>
<IntegerLiteral Value="1">
</IntegerLiteral>
</Expression>
</ExpressionArgument>
</Action>
</Statements>
</EditRecord>
</Statements>
</If>
</ConditionalBlock>
</Statements>
</If>
<ElseIf>
<Condition>
<Expression>
<Original>[Status]="Not Started"</Original>
<FunctionCall Name="=">
<Identifier Name="Status" Index="0">
</Identifier>
<StringLiteral Value="Not Started" Index="1">
</StringLiteral>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If Status is changed to Not Started and Percent Complete is not 0%, set Percent Complete to 0%</Comment>
<ConditionalBlock>
<If>
<Condition>
<Expression>
<Original>[Percent Complete]<>0</Original>
<FunctionCall Name="<>">
<Identifier Name="Percent Complete" Index="0">
</Identifier>
<IntegerLiteral Value="0" Index="1">
</IntegerLiteral>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<EditRecord>
<Data>
</Data>
<Statements>
<Action Collapsed="true" Name="SetField">
<Argument Name="Field">Percent Complete</Argument>
<ExpressionArgument Name="Value">
<Expression>
<Original>0</Original>
<IntegerLiteral Value="0">
</IntegerLiteral>
</Expression>
</ExpressionArgument>
</Action>
</Statements>
</EditRecord>
</Statements>
</If>
</ConditionalBlock>
</Statements>
</ElseIf>
<ElseIf>
<Condition>
<Expression>
<Original>[Percent Complete]=1</Original>
<FunctionCall Name="=">
<Identifier Name="Percent Complete" Index="0">
</Identifier>
<IntegerLiteral Value="1" Index="1">
</IntegerLiteral>
</FunctionCall>
</Expression>
</Condition>
<Statements>
<Comment>If Status is changed to something other than Completed and the Percent Complete is 100%, set Percent Complete to 0%</Comment>
<EditRecord>
<Data>
</Data>
<Statements>
<Action Collapsed="true" Name="SetField">
<Argument Name="Field">Percent Complete</Argument>
<ExpressionArgument Name="Value">
<Expression>
<Original>0</Original>
<IntegerLiteral Value="0">
</IntegerLiteral>
</Expression>
</ExpressionArgument>
</Action>
</Statements>
</EditRecord>
</Statements>
</ElseIf>
</ConditionalBlock>
</Statements>
</ElseIf>
</ConditionalBlock>
</Statements>
</DataMacro>
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Event" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Event" />
<axl:ExtendedAttribute Name="NounID" Value="ef88c2eb-d351-ba74-940a-d24fce6bed4e" />
<axl:ExtendedAttribute Name="SingularName" Value="Task" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="7b56d992-18a9-4bd0-af82-f5859a6c989e">
<Properties>
<Property Name="Name" Value="Teachers" />
<Property Name="Priority" Value="22" />
<Property Name="Description" Value="Teachers, lecturers or professors - includes phone, email and address details." />
<Property Name="PrioritySearchTerms" Value="Lecturer;Lecturers;Professor;Professors;Teacher;Teachers;" />
<Property Name="SearchTerms" Value="Attendance;Caregiver;Caregivers;Child;Children;Class;Classes;College;Colleges;Contact;Contacts;Document;Documents;Educator;Educators;Kindergarten;Kindergartens;Lecture;Lecturer;Lecturers;Lectures;People;Person;Preschool;Preschools;Professor;Professors;Pupil;Pupils;Registration;Registrations;Schedule;Schedules;School;Schools;Student;Students;Supervisor;Supervisors;Teacher;Teachers;Teaching;Teachings;Timetable;Timetables;Universities;University;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Teachers" EntityType="Access.Store.Teachers" axl:DisplayName="Teachers" />
</EntityContainer>
<EntityType Name="Teachers" axl:DisplayName="Teachers">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Group" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Group" />
<axl:ExtendedAttribute Name="NounID" Value="7b56d992-18a9-4bd0-af82-f5859a6c989e" />
<axl:ExtendedAttribute Name="SingularName" Value="Teacher" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="b5651c00-9cc0-4a96-b547-132b555a39c5">
<Properties>
<Property Name="Name" Value="Tenants" />
<Property Name="Priority" Value="26" />
<Property Name="Description" Value="People renting or leasing properties - includes phone, email and address details." />
<Property Name="PrioritySearchTerms" Value="Tenant;Tenants;" />
<Property Name="SearchTerms" Value="Apartment;Apartments;Borrow;Borrower;Borrowers;Borrows;Client;Clients;Condo;Condominium;Condominiums;Condos;Contact;Contacts;Debt;Duplex;Duplexes;Estate;Estates;Flat;Flats;Home;Homes;House;Houses;Housing;Lease;Leases;Lend;Lends;Loan;Loans;Management;Properties;Property;Real Estate;Realtor;Realtors;Rent;Rental;Rentals;Renter;Renters;Rents;Tenant;Tenants;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Tenants" EntityType="Access.Store.Tenants" axl:DisplayName="Tenants" />
</EntityContainer>
<EntityType Name="Tenants" axl:DisplayName="Tenants">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Group" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Group" />
<axl:ExtendedAttribute Name="NounID" Value="b5651c00-9cc0-4a96-b547-132b555a39c5" />
<axl:ExtendedAttribute Name="SingularName" Value="Tenant" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="e9499ad6-bbff-ef1a-ea06-b488bb33aca7">
<Properties>
<Property Name="Name" Value="Project Timesheets" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Time spent by an employee on a project - includes hours, Employee and Project." />
<Property Name="PrioritySearchTerms" Value="Project Timesheet;Project Timesheets;Timesheet;Timesheets;" />
<Property Name="SearchTerms" Value="Appointment;Appointments;Calendar;Calendars;Charge;Chargeback;Charges;Date;Dates;Day;Days;ERM;ERP;Event;Events;Gantt;Hour;Hours;Invitation;Invitations;Meeting;Meetings;Minute;Minutes;Month;Months;Project Timesheet;Project Timesheets;Schedule;Schedules;Time;Times;Timesheet;Timesheets;Timetable;Timetables;Year;Years;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Timesheets_Project_Timesheets_Employee" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Employee" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Timesheets_Project_Timesheets_Project" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Projects table." />
<Property Name="LookupFieldName" Value="Project" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="f03d2000-a2aa-46ff-b2e0-addc5cc23048" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Timesheets" EntityType="Access.Store.Timesheets" axl:DisplayName="Timesheets" />
</EntityContainer>
<EntityType Name="Timesheets" axl:DisplayName="Timesheets">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Hours" Type="Decimal" Precision="28" Scale="6" Nullable="false" axl:Format="General Number" axl:DisplayName="Hours">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Entry_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Entry Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Hours" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Entry Date" />
<axl:Expression>
<axl:Original>=Today()</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="e9499ad6-bbff-ef1a-ea06-b488bb33aca7" />
<axl:ExtendedAttribute Name="SingularName" Value="Timesheet" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="da4fc447-ca2d-a510-a6a6-e32a81cbe15f">
<Properties>
<Property Name="Name" Value="Weekly Timesheets" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Weekly timesheet - includes number of hours worked in a given week." />
<Property Name="PrioritySearchTerms" Value="Timesheet;Timesheets;Weekly Timesheet;Weekly Timesheets;" />
<Property Name="SearchTerms" Value="Appointment;Appointments;Calendar;Calendars;Date;Dates;Day;Days;Event;Events;Hour;Hours;Invitation;Invitations;Meeting;Meetings;Minute;Minutes;Month;Months;Schedule;Schedules;Time;Time Tracking;Times;Timesheet;Timesheets;Timetable;Timetables;Weekly Timesheet;Weekly Timesheets;Year;Years;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Timesheets_Weekly_Timesheets_Employee" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Employee" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Timesheets" EntityType="Access.Store.Timesheets" axl:DisplayName="Timesheets" />
</EntityContainer>
<EntityType Name="Timesheets" axl:DisplayName="Timesheets">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Week_of" Type="DateTime" axl:UnderlyingType="Date" axl:DisplayName="Week of">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Sunday" Type="Int32" Nullable="false" axl:DisplayName="Sunday">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Monday" Type="Int32" Nullable="false" axl:DisplayName="Monday">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Tuesday" Type="Int32" Nullable="false" axl:DisplayName="Tuesday">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Wednesday" Type="Int32" Nullable="false" axl:DisplayName="Wednesday">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Thursday" Type="Int32" Nullable="false" axl:DisplayName="Thursday">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Friday" Type="Int32" Nullable="false" axl:DisplayName="Friday">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Saturday" Type="Int32" Nullable="false" axl:DisplayName="Saturday">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Total_Hours" Type="Int32" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Total Hours">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>[Sunday]+[Monday]+[Tuesday]+[Wednesday]+[Thursday]+[Friday]+[Saturday]</axl:Original>
</axl:Expression>
</Property>
<Property Name="Pay_Rate" Type="Decimal" Precision="28" Scale="6" axl:CurrencyLocale="default" axl:DisplayName="Pay Rate">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Total_Pay" Type="Decimal" Precision="28" Scale="6" axl:Format="Currency" axl:CurrencyLocale="default" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Total Pay">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>([Sunday]+[Monday]+[Tuesday]+[Wednesday]+[Thursday]+[Friday]+[Saturday])*[Pay Rate]</axl:Original>
</axl:Expression>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Sunday" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Monday" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Tuesday" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Wednesday" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Thursday" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Friday" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Saturday" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="da4fc447-ca2d-a510-a6a6-e32a81cbe15f" />
<axl:ExtendedAttribute Name="SingularName" Value="Timesheet" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="178ca629-44a5-44d9-93ff-3851482b4865">
<Properties>
<Property Name="Name" Value="Employee To Do List" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Items to be completed - includes title and Employee." />
<Property Name="PrioritySearchTerms" Value="Employee To Do List;To Do;To Dos;" />
<Property Name="SearchTerms" Value="Agent;Agents;Employee;Employee To Do List;Employees;Human;Human Resource;Human Resources;Humans;Job;Jobs;Manager;Managers;Personnel;Position;Positions;Representative;Representatives;Resource;Resources;Review;Reviews;Role;Roles;To Do;To Dos;Work;Works;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="To_Dos_Employee_To_Do_List_Assigned_To" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Employees table." />
<Property Name="LookupFieldName" Value="Assigned To" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="3" />
<Property Name="PreferedTypeId" Value="236e16c6-2b71-4145-ab6e-b01809922a5b" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="True" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="To_Dos" EntityType="Access.Store.To_Dos" axl:DisplayName="To Dos" />
</EntityContainer>
<EntityType Name="To_Dos" axl:DisplayName="To Dos">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Completed" Type="Boolean" Nullable="false" axl:DisplayName="Completed">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Completed" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="178ca629-44a5-44d9-93ff-3851482b4865" />
<axl:ExtendedAttribute Name="SingularName" Value="To Do" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="9958b00d-8c3c-cec4-d9e8-b844b5dfab03">
<Properties>
<Property Name="Name" Value="To Do List" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Simple to do list - includes title and completion status." />
<Property Name="PrioritySearchTerms" Value="Dos;To Do;To Do List;To Dos;Todo;ToDo Lists;Todos;" />
<Property Name="SearchTerms" Value="Dos;List;Lists;To Do;To Do List;To Dos;Todo;ToDo Lists;Todos;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="To_Dos" EntityType="Access.Store.To_Dos" axl:DisplayName="To Dos" />
</EntityContainer>
<EntityType Name="To_Dos" axl:DisplayName="To Dos">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Completed" Type="Boolean" Nullable="false" axl:DisplayName="Completed">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Completed" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Completed" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="Completed Status" />
<axl:ExtendedAttribute Name="NounID" Value="9958b00d-8c3c-cec4-d9e8-b844b5dfab03" />
<axl:ExtendedAttribute Name="SingularName" Value="To Do" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="4e922f9f-92bf-4a86-bd7d-35ef87082ccf">
<Properties>
<Property Name="Name" Value="Trips" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Upcoming travel plans - includes destination, dates and travellers." />
<Property Name="PrioritySearchTerms" Value="Travel;Travels;Trip;Trips;" />
<Property Name="SearchTerms" Value="Air;Automobile;Automobiles;Bed;Beds;Box;Boxes;Bus;Buses;Business;Car;Cars;Continent;Continents;Countries;Country;Destination;Destinations;Division;Divisions;Flight;Flights;Hotel;Hotels;Island;Islands;Land;Lands;Leg;Legs;Location;Locations;Motel;Motels;Origin;Origins;Packing;Packing List;Parish;Parishes;Place;Places;Plan;Planes;Province;Provinces;Region;Regions;State;States;Suitcase;Suitcases;Train;Trains;Transport;Transportation;Transports;Travel;Travel Agent;Travel Agents;Travels;Trip;Trips;Vacation;Vacations;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Packing_List_Trip_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Trips table." />
<Property Name="LookupFieldName" Value="Trip" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="4" />
<Property Name="PreferedTypeId" Value="8bffcbe5-b711-41bb-bbae-d74e38192b4c" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="True" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="True" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Plans_Trip_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Trips table." />
<Property Name="LookupFieldName" Value="Trip" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="8" />
<Property Name="PreferedTypeId" Value="96590a18-0b42-4424-80ad-95643789639d" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Trips" EntityType="Access.Store.Trips" axl:DisplayName="Trips" />
</EntityContainer>
<EntityType Name="Trips" axl:DisplayName="Trips">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Destination" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Destination">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Start_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Start Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="End_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="End Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Duration" Type="Int32" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Duration">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>DateDiff(DAY,[Start Date],[End Date])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Description" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Purpose" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Business";"Pleasure";"Other"" axl:DisplayName="Purpose">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Travellers" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Travellers">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:CheckConstraint axl:CheckData="false" axl:Message="End Date must be greater than or equal to Start Date.">
<axl:PropertyRef Name="End Date" />
<axl:Expression>
<axl:Original>[End Date]>=[Start Date]</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Purpose" />
<axl:Expression>
<axl:Original>"Pleasure"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="4e922f9f-92bf-4a86-bd7d-35ef87082ccf" />
<axl:ExtendedAttribute Name="SingularName" Value="Trip" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="e522a60c-9e1d-bd80-a097-ab9985c0bdc0">
<Properties>
<Property Name="Name" Value="Types" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Classification of data into types - includes title." />
<Property Name="PrioritySearchTerms" Value="Type;Types;" />
<Property Name="SearchTerms" Value="Class;Classes;Classification;Classifications;Group;Groups;Type;Types;all;" />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Types" EntityType="Access.Store.Types" axl:DisplayName="Types" />
</EntityContainer>
<EntityType Name="Types" axl:DisplayName="Types">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="e522a60c-9e1d-bd80-a097-ab9985c0bdc0" />
<axl:ExtendedAttribute Name="SingularName" Value="Type" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="0f5493ae-7bf8-49d4-9f26-5b00a1223d22">
<Properties>
<Property Name="Name" Value="Units" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Units of measure - includes title." />
<Property Name="PrioritySearchTerms" Value="Unit;Units;" />
<Property Name="SearchTerms" Value="Class;Classes;Classification;Classifications;Group;Groups;Measure;Measures;Unit;Units;Volume;Volumes;Weight;Weights;all;" />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Units" EntityType="Access.Store.Units" axl:DisplayName="Units" />
</EntityContainer>
<EntityType Name="Units" axl:DisplayName="Units">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="0f5493ae-7bf8-49d4-9f26-5b00a1223d22" />
<axl:ExtendedAttribute Name="SingularName" Value="Unit" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="96a3629b-7974-4e61-bfcf-6e12f9bb7786">
<Properties>
<Property Name="Name" Value="Vendors" />
<Property Name="Priority" Value="23" />
<Property Name="Description" Value="Companies or people who sell things - includes phone, email and address details." />
<Property Name="PrioritySearchTerms" Value="Vendor;Vendors;" />
<Property Name="SearchTerms" Value="Borrow;Borrower;Borrowers;Borrows;Call;Calls;Client;Clients;Contact;Contacts;Debt;Estate;Estates;Housing;Lead;Leads;Lease;Leases;Lend;Lends;Loan;Loans;Marketing;Opportunities;Opportunity;Order;Orders;People;Person;Purchase;Purchases;Real Estate;Realtor;Realtors;Rent;Rents;Retail;Sale;Sales;Sales Lead;Sales Leads;Sales Order;Sales Orders;Salesman;Salesmen;Salespeople;Salesperson;Saleswoman;Saleswomen;Sell;Sells;Service;Services;Shopper;Shoppers;Store;Stores;Supplier;Suppliers;Vendor;Vendors;Wholesale;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Vendors" EntityType="Access.Store.Vendors" axl:DisplayName="Vendors" />
</EntityContainer>
<EntityType Name="Vendors" axl:DisplayName="Vendors">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="First_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="First Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Last_Name_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Last Name Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Company_Furigana" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Company Furigana">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Email" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Email">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Job_Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Job Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Work_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Work Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="9" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Home_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Home Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="10" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Mobile_Phone" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Mobile Phone">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="11" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_1" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 1">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="12" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Address_2" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Address 2">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="13" />
</axl:ExtendedAttributes>
</Property>
<Property Name="City" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="City">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="14" />
</axl:ExtendedAttributes>
</Property>
<Property Name="State" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="State/Province" axl:DisplayName="State">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="15" />
</axl:ExtendedAttributes>
</Property>
<Property Name="ZIP" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="ZIP/Postal Code" axl:DisplayName="ZIP">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="16" />
</axl:ExtendedAttributes>
</Property>
<Property Name="CountryRegion" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Caption="Country/Region" axl:DisplayName="CountryRegion">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="17" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Web_Page" Type="String" Unicode="true" axl:TextType="Hyperlink" MaxLength="Max" axl:DisplayName="Web Page">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="18" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="19" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Group" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Personal";"Business";"Family";"Friends"" axl:DisplayName="Group">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="20" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Display_Name_First_Last" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name First Last">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="21" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([First Name]+" "+[Last Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<Property Name="Display_Name_Last_First" Type="String" axl:Description="A calculated field that uses the Coalesce function to display the first non-null (empty) value of the set of fields in the calculation. There is a table level validation rule that ensures that one of these fields is not empty." axl:Caption="Display Name" axl:StoreGeneratedPattern="Computed" axl:DisplayName="Display Name Last First">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="22" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="CreateField" Value="false" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
<axl:Expression>
<axl:Original>Coalesce([Last Name]+" "+[First Name],[Last Name],[First Name],[Email],[Company])</axl:Original>
</axl:Expression>
</Property>
<axl:Index axl:Caption="Group">
<axl:PropertyRef Name="Group" Direction="Ascending" />
</axl:Index>
<axl:CheckConstraint axl:CheckData="false" axl:Message="This record needs more data before you can save it. Please enter a First Name, Last Name, Company, or Email for this contact.">
<axl:Expression>
<axl:Original>Coalesce([First Name],[Last Name],[Email],[Company]) Is Not Null</axl:Original>
</axl:Expression>
</axl:CheckConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Group" />
<axl:Expression>
<axl:Original>"Business"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="DisplayGroupCount" Value="true" />
<axl:ExtendedAttribute Name="GroupByExpression" Value="Group" />
<axl:ExtendedAttribute Name="GroupedViewName" Value="By Group" />
<axl:ExtendedAttribute Name="NounID" Value="96a3629b-7974-4e61-bfcf-6e12f9bb7786" />
<axl:ExtendedAttribute Name="SingularName" Value="Vendor" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="a377e6b2-dd0d-49ae-0013-7241eff90681">
<Properties>
<Property Name="Name" Value="Performers" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Venue_Types" EntityType="Access.Store.Venue_Types" axl:DisplayName="Venue Types" />
</EntityContainer>
<EntityType Name="Venue_Types" axl:DisplayName="Venue Types">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Title" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Title">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="a377e6b2-dd0d-49ae-0013-7241eff90681" />
<axl:ExtendedAttribute Name="SingularName" Value="Venue Type" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="d105436f-13be-47a0-ab50-47150810519e">
<Properties>
<Property Name="Name" Value="Vineyards" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Vineyards that produce wine - includes name and region." />
<Property Name="PrioritySearchTerms" Value="Vineyard;Vineyards;" />
<Property Name="SearchTerms" Value="Alcohol;Drink;Drinks;Farm;Farms;Grape;Grapes;Oenology;Oenophile;Oenophiles;Tasting;Tastings;Vine;Vines;Vineyard;Vineyards;Wine;Wines;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Vineyards_Wine_Region" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Regions table." />
<Property Name="LookupFieldName" Value="Wine Region" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="7c27fff1-eae7-436a-0015-170161d9e1b3" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="True" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Vineyards" EntityType="Access.Store.Vineyards" axl:DisplayName="Vineyards" />
</EntityContainer>
<EntityType Name="Vineyards" axl:DisplayName="Vineyards">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Vineyard_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Vineyard Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="d105436f-13be-47a0-ab50-47150810519e" />
<axl:ExtendedAttribute Name="SingularName" Value="Vineyard" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="ea51919d-2e5f-4835-a201-448264c998c9">
<Properties>
<Property Name="Name" Value="Waybill Details" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Supporting Table." />
<Property Name="IsSupportingTable" Value="true" />
</Properties>
<Relationships />
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Waybill_Details" EntityType="Access.Store.Waybill_Details" axl:DisplayName="Waybill Details" />
</EntityContainer>
<EntityType Name="Waybill_Details" axl:DisplayName="Waybill Details">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Piece_Number" Type="Int32" axl:DisplayName="Piece Number">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Package_Type" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Box";"Envelope";"Crate";"Pallet";"Container"" axl:DisplayName="Package Type">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="3" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Item_Description" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Item Description">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Weight" Type="Decimal" Precision="28" Scale="6" axl:Format="General Number" axl:DisplayName="Weight">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Dimensions" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Dimensions">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
<axl:ExtendedAttribute Name="RelatedItemsFourthField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="ea51919d-2e5f-4835-a201-448264c998c9" />
<axl:ExtendedAttribute Name="SingularName" Value="Waybill Detail" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="b8ebf86e-e6db-4c37-b5e0-00184ecb72ef">
<Properties>
<Property Name="Name" Value="Waybills" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Shipping waybill information for items you are sending with a shipping company - includes dates, addresses and tracking number." />
<Property Name="PrioritySearchTerms" Value="Waybill;Waybills;" />
<Property Name="SearchTerms" Value="Bill of Lading;Bills of Lading;Borrower;Borrowers;Box;Boxes;Call;Calls;Carrier;Carriers;Client;Clients;Container;Containers;Courier;Couriers;Deliveries;Delivery;Envelope;Envelopes;Lead;Leads;Mail;Mails;Marketing;Opportunities;Opportunity;Order;Orders;Package;Packages;Parcel;Parcels;Purchase;Purchases;Realtor;Realtors;Rent;Rents;Retail;Runner;Runners;Sale;Sales;Sales Lead;Sales Leads;Sales Order;Sales Orders;Salesman;Salesmen;Salespeople;Salesperson;Saleswoman;Saleswomen;Sell;Sells;Service;Services;Ship;Shipment;Shipments;Shipping;Ships;Shopper;Shoppers;Store;Stores;Waybill;Waybills;Wholesale;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Waybills_Ship_From" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Contacts table." />
<Property Name="LookupFieldName" Value="Ship From" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="3" />
<Property Name="PreferedTypeId" Value="b001c448-1bbd-4b3d-bf96-b455e4bc2644" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Waybills_Ship_To" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Contacts table." />
<Property Name="LookupFieldName" Value="Ship To" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="4" />
<Property Name="PreferedTypeId" Value="b001c448-1bbd-4b3d-bf96-b455e4bc2644" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Waybills_Shipper" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Shippers table." />
<Property Name="LookupFieldName" Value="Shipper" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="5" />
<Property Name="PreferedTypeId" Value="c68cabb2-7c63-4e3d-ab49-89fb16137b1c" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="True" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Waybill_Details_Waybill_ReverseLookup" />
<Property Name="RelationshipType" Value="RequiredDependent" />
<Property Name="Description" Value="Lookup to Waybills table." />
<Property Name="LookupFieldName" Value="Waybill" />
<Property Name="ReferentialIntegrity" Value="DeleteCascade" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="1" />
<Property Name="PreferedTypeId" Value="ea51919d-2e5f-4835-a201-448264c998c9" />
<Property Name="IsLookupFieldRequired" Value="True" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Waybills" EntityType="Access.Store.Waybills" axl:DisplayName="Waybills" />
</EntityContainer>
<EntityType Name="Waybills" axl:DisplayName="Waybills">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Shipment_Date" Type="DateTime" axl:UnderlyingType="Date" Nullable="false" axl:Format="Short Date" axl:DisplayName="Shipment Date">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Deliver_By" Type="DateTime" axl:UnderlyingType="Date" axl:Format="Short Date" axl:DisplayName="Deliver By">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="2" />
<axl:ExtendedAttribute Name="RelatedItemsThirdField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Ship_Via" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:Dscription="Lookup to a Value List." axl:LookupType="ValueList" axl:Values=""Air";"Ground";"Our Truck";"Best Way"" axl:DisplayName="Ship Via">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Tracking_Number" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" axl:DisplayName="Tracking Number">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Special_Instructions" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Special Instructions">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="8" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Shipment Date" />
<axl:Expression>
<axl:Original>Today()</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Ship Via" />
<axl:Expression>
<axl:Original>"Best Way"</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="b8ebf86e-e6db-4c37-b5e0-00184ecb72ef" />
<axl:ExtendedAttribute Name="SingularName" Value="Waybill" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
<Noun ID="02aea233-232f-4335-9156-c0549ed52785">
<Properties>
<Property Name="Name" Value="Wine Collection" />
<Property Name="Priority" Value="100" />
<Property Name="Description" Value="Wine collection - includes name, type and Vineyard." />
<Property Name="PrioritySearchTerms" Value="Wine;Wine Collection;Wines;" />
<Property Name="SearchTerms" Value="Alcohol;Drink;Drinks;Grape;Grapes;Oenology;Oenophile;Oenophiles;Tasting;Tastings;Vine;Vines;Vineyard;Vineyards;Wine;Wine Collection;Wines;all;" />
<Property Name="IsSupportingTable" Value="false" />
</Properties>
<Relationships>
<Relationship>
<Properties>
<Property Name="Name" Value="Wines_Wine_Collection_Wine_Type" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Types table." />
<Property Name="LookupFieldName" Value="Wine Type" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="2" />
<Property Name="PreferedTypeId" Value="e522a60c-9e1d-bd80-a097-ab9985c0bdc0" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="False" />
<Property Name="RelatedItemsFourthField" Value="True" />
</Properties>
</Relationship>
<Relationship>
<Properties>
<Property Name="Name" Value="Wines_Wine_Collection_Vineyard" />
<Property Name="RelationshipType" Value="Required" />
<Property Name="Description" Value="Lookup to Vineyards table." />
<Property Name="LookupFieldName" Value="Vineyard" />
<Property Name="ReferentialIntegrity" Value="DeleteRestrict" />
<Property Name="SortDirection" Value="Ascending" />
<Property Name="LookupFieldPosition" Value="3" />
<Property Name="PreferedTypeId" Value="d105436f-13be-47a0-ab50-47150810519e" />
<Property Name="IsLookupFieldRequired" Value="False" />
<Property Name="ListPrimaryField" Value="False" />
<Property Name="ListSecondaryField" Value="False" />
<Property Name="RelatedItemsFirstField" Value="False" />
<Property Name="RelatedItemsSecondField" Value="False" />
<Property Name="RelatedItemsThirdField" Value="True" />
<Property Name="RelatedItemsFourthField" Value="False" />
</Properties>
</Relationship>
</Relationships>
<TableDefinition>
<Schema Namespace="Access.Store" xmlns:axl="http://schemas.microsoft.com/office/accessservices/2010/12/application" xmlns="http://schemas.microsoft.com/ado/2008/09/edm">
<EntityContainer Name="AccessStoreContainer">
<EntitySet Name="Wines" EntityType="Access.Store.Wines" axl:DisplayName="Wines" />
</EntityContainer>
<EntityType Name="Wines" axl:DisplayName="Wines">
<Key>
<PropertyRef Name="ID" />
</Key>
<Property Name="ID" Type="Int32" Nullable="false" axl:StoreGeneratedPattern="Identity" axl:Caption="ID" axl:DisplayName="ID">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="0" />
<axl:ExtendedAttribute Name="AutomaticallyGenerate" Value="None" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Wine_Name" Type="String" Unicode="true" axl:TextType="SingleLine" MaxLength="220" Nullable="false" axl:DisplayName="Wine Name">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="1" />
<axl:ExtendedAttribute Name="DisplayField" Value="true" />
<axl:ExtendedAttribute Name="ListPrimaryField" Value="true" />
<axl:ExtendedAttribute Name="ListSortField" Value="true" />
<axl:ExtendedAttribute Name="ListSortOrder" Value="Ascending" />
<axl:ExtendedAttribute Name="RelatedItemsFirstField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Vintage" Type="Decimal" Precision="28" Scale="6" axl:Format="General Number" axl:DisplayName="Vintage">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="4" />
<axl:ExtendedAttribute Name="ListSecondaryField" Value="true" />
<axl:ExtendedAttribute Name="RelatedItemsSecondField" Value="true" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Rating" Type="Decimal" Precision="28" Scale="6" axl:Format="General Number" axl:DisplayName="Rating">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="5" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Quantiy_On_Hand" Type="Decimal" Precision="28" Scale="6" axl:Format="General Number" axl:DisplayName="Quantiy On Hand">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="6" />
</axl:ExtendedAttributes>
</Property>
<Property Name="Notes" Type="String" Unicode="true" axl:TextType="MultipleLines" MaxLength="Max" axl:DisplayName="Notes">
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="FieldCreationOrder" Value="7" />
</axl:ExtendedAttributes>
</Property>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Vintage" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Rating" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:DefaultConstraint>
<axl:PropertyRef Name="Quantiy On Hand" />
<axl:Expression>
<axl:Original>0</axl:Original>
</axl:Expression>
</axl:DefaultConstraint>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterInsert" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterUpdate" />
</axl:EventDataMacro>
<axl:EventDataMacro>
<axl:DataMacro Event="AfterDelete" />
</axl:EventDataMacro>
<axl:ExtendedAttributes>
<axl:ExtendedAttribute Name="NounID" Value="02aea233-232f-4335-9156-c0549ed52785" />
<axl:ExtendedAttribute Name="SingularName" Value="Wine" />
</axl:ExtendedAttributes>
</EntityType>
</Schema>
</TableDefinition>
</Noun>
</Nouns>
</NounInformation>