﻿<?xml version="1.0" encoding="utf-8"?>
<Mapping xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Entity type="SKMRData:SKMRMember" table="tbMember">
    <Id field="F_no">
      <Generator name="business"/>	
    </Id>
    <Attribute name="F_no" table="tbMember" field="F_no" db-type="String" size="255" scale="0" precision="0" not-null="false" />
    <Attribute name="B_Date" table="tbMember" field="B_Date" db-type="DateTime" size="0" scale="0" precision="0" not-null="false" />
    <Attribute name="F_name" table="tbMember" field="F_name" db-type="String" size="255" scale="0" precision="0" not-null="false" />
    <Attribute name="M_name" table="tbMember" field="M_name" db-type="String" size="255" scale="0" precision="0" not-null="false" />
    <Attribute name="S_Name" table="tbMember" field="S_Name" db-type="String" size="255" scale="0" precision="0" not-null="false" />
    <Attribute name="Address" table="tbMember" field="Address" db-type="String" size="255" scale="0" precision="0" not-null="false" />
    <Attribute name="Zip" table="tbMember" field="Zip" db-type="String" size="255" scale="0" precision="0" not-null="false" />
    <Attribute name="City" table="tbMember" field="City" db-type="String" size="255" scale="0" precision="0" not-null="false" />
    <Attribute name="Sex" table="tbMember" field="Sex" db-type="Int32" size="0" scale="0" precision="0" not-null="false" />
    <Attribute name="Status" table="tbMember" field="Status" db-type="Int32" size="0" scale="0" precision="0" not-null="false" />
    <Attribute name="Flr_Id" table="tbMember" field="Flr_Id" db-type="String" size="255" scale="0" precision="0" not-null="false" />
    <Attribute name="Parish" table="tbMember" field="Parish" db-type="String" size="255" scale="0" precision="0" not-null="false" />
    <Attribute name="Bap_date" table="tbMember" field="Bap_date" db-type="DateTime" size="0" scale="0" precision="0" not-null="false" />
  </Entity>
</Mapping>
