<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="LSGLMUserDefinedReport" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop">
  <xs:annotation>
    <xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
      <DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
        <Connections />
        <Tables />
        <Sources />
      </DataSource>
    </xs:appinfo>
  </xs:annotation>
  <xs:element name="LSGLMUserDefinedReport" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msdata:EnforceConstraints="False" msprop:Generator_DataSetName="LSGLMUserDefinedReport" msprop:Generator_UserDSName="LSGLMUserDefinedReport">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="Users" msprop:Generator_UserTableName="Users" msprop:Generator_RowEvArgName="UsersRowChangeEvent" msprop:Generator_TableVarName="tableUsers" msprop:Generator_TablePropName="Users" msprop:Generator_RowDeletingName="UsersRowDeleting" msprop:Generator_RowChangingName="UsersRowChanging" msprop:Generator_RowDeletedName="UsersRowDeleted" msprop:Generator_RowEvHandlerName="UsersRowChangeEventHandler" msprop:Generator_TableClassName="UsersDataTable" msprop:Generator_RowChangedName="UsersRowChanged" msprop:Generator_RowClassName="UsersRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="UserID" msprop:Generator_ColumnVarNameInTable="columnUserID" msprop:Generator_ColumnPropNameInRow="UserID" msprop:Generator_ColumnPropNameInTable="UserIDColumn" msprop:Generator_UserColumnName="UserID" type="xs:int" minOccurs="0" />
              <xs:element name="EmploymentType" msprop:Generator_ColumnVarNameInTable="columnEmploymentType" msprop:Generator_ColumnPropNameInRow="EmploymentType" msprop:Generator_ColumnPropNameInTable="EmploymentTypeColumn" msprop:Generator_UserColumnName="EmploymentType" type="xs:string" minOccurs="0" />
              <xs:element name="Salutation" msprop:Generator_ColumnVarNameInTable="columnSalutation" msprop:Generator_ColumnPropNameInRow="Salutation" msprop:Generator_ColumnPropNameInTable="SalutationColumn" msprop:Generator_UserColumnName="Salutation" type="xs:string" minOccurs="0" />
              <xs:element name="FirstName" msprop:Generator_ColumnVarNameInTable="columnFirstName" msprop:Generator_ColumnPropNameInRow="FirstName" msprop:Generator_ColumnPropNameInTable="FirstNameColumn" msprop:Generator_UserColumnName="FirstName" type="xs:string" minOccurs="0" />
              <xs:element name="LastName" msprop:Generator_ColumnVarNameInTable="columnLastName" msprop:Generator_ColumnPropNameInRow="LastName" msprop:Generator_ColumnPropNameInTable="LastNameColumn" msprop:Generator_UserColumnName="LastName" type="xs:string" minOccurs="0" />
              <xs:element name="MiddleName" msprop:Generator_ColumnVarNameInTable="columnMiddleName" msprop:Generator_ColumnPropNameInRow="MiddleName" msprop:Generator_ColumnPropNameInTable="MiddleNameColumn" msprop:Generator_UserColumnName="MiddleName" type="xs:string" minOccurs="0" />
              <xs:element name="Email" msprop:Generator_ColumnVarNameInTable="columnEmail" msprop:Generator_ColumnPropNameInRow="Email" msprop:Generator_ColumnPropNameInTable="EmailColumn" msprop:Generator_UserColumnName="Email" type="xs:string" minOccurs="0" />
              <xs:element name="Address" msprop:Generator_ColumnVarNameInTable="columnAddress" msprop:Generator_ColumnPropNameInRow="Address" msprop:Generator_ColumnPropNameInTable="AddressColumn" msprop:Generator_UserColumnName="Address" type="xs:string" minOccurs="0" />
              <xs:element name="City" msprop:Generator_ColumnVarNameInTable="columnCity" msprop:Generator_ColumnPropNameInRow="City" msprop:Generator_ColumnPropNameInTable="CityColumn" msprop:Generator_UserColumnName="City" type="xs:string" minOccurs="0" />
              <xs:element name="State" msprop:Generator_ColumnVarNameInTable="columnState" msprop:Generator_ColumnPropNameInRow="State" msprop:Generator_ColumnPropNameInTable="StateColumn" msprop:Generator_UserColumnName="State" type="xs:string" minOccurs="0" />
              <xs:element name="Zip" msprop:Generator_ColumnVarNameInTable="columnZip" msprop:Generator_ColumnPropNameInRow="Zip" msprop:Generator_ColumnPropNameInTable="ZipColumn" msprop:Generator_UserColumnName="Zip" type="xs:string" minOccurs="0" />
              <xs:element name="Country" msprop:Generator_ColumnVarNameInTable="columnCountry" msprop:Generator_ColumnPropNameInRow="Country" msprop:Generator_ColumnPropNameInTable="CountryColumn" msprop:Generator_UserColumnName="Country" type="xs:string" minOccurs="0" />
              <xs:element name="Active" msprop:Generator_ColumnVarNameInTable="columnActive" msprop:Generator_ColumnPropNameInRow="Active" msprop:Generator_ColumnPropNameInTable="ActiveColumn" msprop:Generator_UserColumnName="Active" type="xs:string" minOccurs="0" />
              <xs:element name="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_UserColumnName="Division" type="xs:string" minOccurs="0" />
              <xs:element name="Position" msprop:Generator_ColumnVarNameInTable="columnPosition" msprop:Generator_ColumnPropNameInRow="Position" msprop:Generator_ColumnPropNameInTable="PositionColumn" msprop:Generator_UserColumnName="Position" type="xs:string" minOccurs="0" />
              <xs:element name="HomePhone" msprop:Generator_ColumnVarNameInTable="columnHomePhone" msprop:Generator_ColumnPropNameInRow="HomePhone" msprop:Generator_ColumnPropNameInTable="HomePhoneColumn" msprop:Generator_UserColumnName="HomePhone" type="xs:string" minOccurs="0" />
              <xs:element name="WorkPhone" msprop:Generator_ColumnVarNameInTable="columnWorkPhone" msprop:Generator_ColumnPropNameInRow="WorkPhone" msprop:Generator_ColumnPropNameInTable="WorkPhoneColumn" msprop:Generator_UserColumnName="WorkPhone" type="xs:string" minOccurs="0" />
              <xs:element name="HomeEmail" msprop:Generator_ColumnVarNameInTable="columnHomeEmail" msprop:Generator_ColumnPropNameInRow="HomeEmail" msprop:Generator_ColumnPropNameInTable="HomeEmailColumn" msprop:Generator_UserColumnName="HomeEmail" type="xs:string" minOccurs="0" />
              <xs:element name="HireDate" msprop:Generator_ColumnVarNameInTable="columnHireDate" msprop:Generator_ColumnPropNameInRow="HireDate" msprop:Generator_ColumnPropNameInTable="HireDateColumn" msprop:Generator_UserColumnName="HireDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="TerminationDate" msprop:Generator_ColumnVarNameInTable="columnTerminationDate" msprop:Generator_ColumnPropNameInRow="TerminationDate" msprop:Generator_ColumnPropNameInTable="TerminationDateColumn" msprop:Generator_UserColumnName="TerminationDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="BirthDate" msprop:Generator_ColumnVarNameInTable="columnBirthDate" msprop:Generator_ColumnPropNameInRow="BirthDate" msprop:Generator_ColumnPropNameInTable="BirthDateColumn" msprop:Generator_UserColumnName="BirthDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="EmployeeID" msprop:Generator_ColumnVarNameInTable="columnEmployeeID" msprop:Generator_ColumnPropNameInRow="EmployeeID" msprop:Generator_ColumnPropNameInTable="EmployeeIDColumn" msprop:Generator_UserColumnName="EmployeeID" type="xs:string" minOccurs="0" />
              <xs:element name="CertDivision" msprop:Generator_ColumnVarNameInTable="columnCertDivision" msprop:Generator_ColumnPropNameInRow="CertDivision" msprop:Generator_ColumnPropNameInTable="CertDivisionColumn" msprop:Generator_UserColumnName="CertDivision" type="xs:string" minOccurs="0" />
              <xs:element name="School" msprop:Generator_ColumnVarNameInTable="columnSchool" msprop:Generator_ColumnPropNameInRow="School" msprop:Generator_ColumnPropNameInTable="SchoolColumn" msprop:Generator_UserColumnName="School" type="xs:string" minOccurs="0" />
              <xs:element name="LeadershipAssessmentLevel" msprop:Generator_ColumnVarNameInTable="columnLeadershipAssessmentLevel" msprop:Generator_ColumnPropNameInRow="LeadershipAssessmentLevel" msprop:Generator_ColumnPropNameInTable="LeadershipAssessmentLevelColumn" msprop:Generator_UserColumnName="LeadershipAssessmentLevel" type="xs:string" minOccurs="0" />
              <xs:element name="Language" msprop:Generator_ColumnVarNameInTable="columnLanguage" msprop:Generator_ColumnPropNameInRow="Language" msprop:Generator_ColumnPropNameInTable="LanguageColumn" msprop:Generator_UserColumnName="Language" type="xs:string" minOccurs="0" />
              <xs:element name="UserName" msprop:Generator_ColumnVarNameInTable="columnUserName" msprop:Generator_ColumnPropNameInRow="UserName" msprop:Generator_ColumnPropNameInTable="UserNameColumn" msprop:Generator_UserColumnName="UserName" type="xs:string" minOccurs="0" />
              <xs:element name="FullName" msprop:Generator_ColumnVarNameInTable="columnFullName" msprop:Generator_ColumnPropNameInRow="FullName" msprop:Generator_ColumnPropNameInTable="FullNameColumn" msprop:Generator_UserColumnName="FullName" type="xs:string" minOccurs="0" />
              <xs:element name="BadgeID" msprop:Generator_ColumnVarNameInTable="columnBadgeID" msprop:Generator_ColumnPropNameInRow="BadgeID" msprop:Generator_ColumnPropNameInTable="BadgeIDColumn" msprop:Generator_UserColumnName="BadgeID" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="UserGroups" msprop:Generator_UserTableName="UserGroups" msprop:Generator_RowEvArgName="UserGroupsRowChangeEvent" msprop:Generator_TableVarName="tableUserGroups" msprop:Generator_TablePropName="UserGroups" msprop:Generator_RowDeletingName="UserGroupsRowDeleting" msprop:Generator_RowChangingName="UserGroupsRowChanging" msprop:Generator_RowDeletedName="UserGroupsRowDeleted" msprop:Generator_RowEvHandlerName="UserGroupsRowChangeEventHandler" msprop:Generator_TableClassName="UserGroupsDataTable" msprop:Generator_RowChangedName="UserGroupsRowChanged" msprop:Generator_RowClassName="UserGroupsRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="UserID" msprop:Generator_ColumnVarNameInTable="columnUserID" msprop:Generator_ColumnPropNameInRow="UserID" msprop:Generator_ColumnPropNameInTable="UserIDColumn" msprop:Generator_UserColumnName="UserID" type="xs:int" minOccurs="0" />
              <xs:element name="GroupName" msprop:Generator_ColumnVarNameInTable="columnGroupName" msprop:Generator_ColumnPropNameInRow="GroupName" msprop:Generator_ColumnPropNameInTable="GroupNameColumn" msprop:Generator_UserColumnName="GroupName" type="xs:string" minOccurs="0" />
              <xs:element name="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_UserColumnName="Division" type="xs:string" minOccurs="0" />
              <xs:element name="Position" msprop:Generator_ColumnVarNameInTable="columnPosition" msprop:Generator_ColumnPropNameInRow="Position" msprop:Generator_ColumnPropNameInTable="PositionColumn" msprop:Generator_UserColumnName="Position" type="xs:string" minOccurs="0" />
              <xs:element name="PrimaryPosition" msprop:Generator_ColumnVarNameInTable="columnPrimaryPosition" msprop:Generator_ColumnPropNameInRow="PrimaryPosition" msprop:Generator_ColumnPropNameInTable="PrimaryPositionColumn" msprop:Generator_UserColumnName="PrimaryPosition" type="xs:string" minOccurs="0" />
              <xs:element name="PrimaryDivision" msprop:Generator_ColumnVarNameInTable="columnPrimaryDivision" msprop:Generator_ColumnPropNameInRow="PrimaryDivision" msprop:Generator_ColumnPropNameInTable="PrimaryDivisionColumn" msprop:Generator_UserColumnName="PrimaryDivision" type="xs:string" minOccurs="0" />
              <xs:element name="Facility" msprop:Generator_ColumnVarNameInTable="columnFacility" msprop:Generator_ColumnPropNameInRow="Facility" msprop:Generator_ColumnPropNameInTable="FacilityColumn" msprop:Generator_UserColumnName="Facility" type="xs:string" minOccurs="0" />
              <xs:element name="Region" msprop:Generator_ColumnVarNameInTable="columnRegion" msprop:Generator_ColumnPropNameInRow="Region" msprop:Generator_ColumnPropNameInTable="RegionColumn" msprop:Generator_UserColumnName="Region" type="xs:string" minOccurs="0" />
              <xs:element name="RegionCode" msprop:Generator_ColumnVarNameInTable="columnRegionCode" msprop:Generator_ColumnPropNameInRow="RegionCode" msprop:Generator_ColumnPropNameInTable="RegionCodeColumn" msprop:Generator_UserColumnName="RegionCode" type="xs:string" minOccurs="0" />
              <xs:element name="FacilityCode" msprop:Generator_ColumnVarNameInTable="columnFacilityCode" msprop:Generator_ColumnPropNameInRow="FacilityCode" msprop:Generator_ColumnPropNameInTable="FacilityCodeColumn" msprop:Generator_UserColumnName="FacilityCode" type="xs:string" minOccurs="0" />
              <xs:element name="PositionCode" msprop:Generator_ColumnVarNameInTable="columnPositionCode" msprop:Generator_ColumnPropNameInRow="PositionCode" msprop:Generator_ColumnPropNameInTable="PositionCodeColumn" msprop:Generator_UserColumnName="PositionCode" type="xs:string" minOccurs="0" />
              <xs:element name="JobCode" msprop:Generator_ColumnVarNameInTable="columnJobCode" msprop:Generator_ColumnPropNameInRow="JobCode" msprop:Generator_ColumnPropNameInTable="JobCodeColumn" msprop:Generator_UserColumnName="JobCode" type="xs:string" minOccurs="0" />
              <xs:element name="JobClass" msprop:Generator_ColumnVarNameInTable="columnJobClass" msprop:Generator_ColumnPropNameInRow="JobClass" msprop:Generator_ColumnPropNameInTable="JobClassColumn" msprop:Generator_UserColumnName="JobClass" type="xs:string" minOccurs="0" />
              <xs:element name="JobCodeDescription" msprop:Generator_ColumnVarNameInTable="columnJobCodeDescription" msprop:Generator_ColumnPropNameInRow="JobCodeDescription" msprop:Generator_ColumnPropNameInTable="JobCodeDescriptionColumn" msprop:Generator_UserColumnName="JobCodeDescription" type="xs:string" minOccurs="0" />
              <xs:element name="JobClassDescription" msprop:Generator_ColumnVarNameInTable="columnJobClassDescription" msprop:Generator_ColumnPropNameInRow="JobClassDescription" msprop:Generator_ColumnPropNameInTable="JobClassDescriptionColumn" msprop:Generator_UserColumnName="JobClassDescription" type="xs:string" minOccurs="0" />
              <xs:element name="UserName" msprop:Generator_ColumnVarNameInTable="columnUserName" msprop:Generator_ColumnPropNameInRow="UserName" msprop:Generator_ColumnPropNameInTable="UserNameColumn" msprop:Generator_UserColumnName="UserName" type="xs:string" minOccurs="0" />
              <xs:element name="FirstName" msprop:Generator_ColumnVarNameInTable="columnFirstName" msprop:Generator_ColumnPropNameInRow="FirstName" msprop:Generator_ColumnPropNameInTable="FirstNameColumn" msprop:Generator_UserColumnName="FirstName" type="xs:string" minOccurs="0" />
              <xs:element name="LastName" msprop:Generator_ColumnVarNameInTable="columnLastName" msprop:Generator_ColumnPropNameInRow="LastName" msprop:Generator_ColumnPropNameInTable="LastNameColumn" msprop:Generator_UserColumnName="LastName" type="xs:string" minOccurs="0" />
              <xs:element name="VendorUserID" msprop:Generator_ColumnVarNameInTable="columnVendorUserID" msprop:Generator_ColumnPropNameInRow="VendorUserID" msprop:Generator_ColumnPropNameInTable="VendorUserIDColumn" msprop:Generator_UserColumnName="VendorUserID" type="xs:string" minOccurs="0" />
              <xs:element name="MiddleName" msprop:Generator_ColumnVarNameInTable="columnMiddleName" msprop:Generator_ColumnPropNameInRow="MiddleName" msprop:Generator_ColumnPropNameInTable="MiddleNameColumn" msprop:Generator_UserColumnName="MiddleName" type="xs:string" minOccurs="0" />
              <xs:element name="Active" msprop:Generator_ColumnVarNameInTable="columnActive" msprop:Generator_ColumnPropNameInRow="Active" msprop:Generator_ColumnPropNameInTable="ActiveColumn" msprop:Generator_UserColumnName="Active" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="UserDetail" msprop:Generator_UserTableName="UserDetail" msprop:Generator_RowEvArgName="UserDetailRowChangeEvent" msprop:Generator_TableVarName="tableUserDetail" msprop:Generator_TablePropName="UserDetail" msprop:Generator_RowDeletingName="UserDetailRowDeleting" msprop:Generator_RowChangingName="UserDetailRowChanging" msprop:Generator_RowDeletedName="UserDetailRowDeleted" msprop:Generator_RowEvHandlerName="UserDetailRowChangeEventHandler" msprop:Generator_TableClassName="UserDetailDataTable" msprop:Generator_RowChangedName="UserDetailRowChanged" msprop:Generator_RowClassName="UserDetailRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="UserID" msprop:Generator_ColumnVarNameInTable="columnUserID" msprop:Generator_ColumnPropNameInRow="UserID" msprop:Generator_ColumnPropNameInTable="UserIDColumn" msprop:Generator_UserColumnName="UserID" type="xs:int" minOccurs="0" />
              <xs:element name="EmployeeID" msprop:Generator_ColumnVarNameInTable="columnEmployeeID" msprop:Generator_ColumnPropNameInRow="EmployeeID" msprop:Generator_ColumnPropNameInTable="EmployeeIDColumn" msprop:Generator_UserColumnName="EmployeeID" type="xs:string" minOccurs="0" />
              <xs:element name="FirstName" msprop:Generator_ColumnVarNameInTable="columnFirstName" msprop:Generator_ColumnPropNameInRow="FirstName" msprop:Generator_ColumnPropNameInTable="FirstNameColumn" msprop:Generator_UserColumnName="FirstName" type="xs:string" minOccurs="0" />
              <xs:element name="LastName" msprop:Generator_ColumnVarNameInTable="columnLastName" msprop:Generator_ColumnPropNameInRow="LastName" msprop:Generator_ColumnPropNameInTable="LastNameColumn" msprop:Generator_UserColumnName="LastName" type="xs:string" minOccurs="0" />
              <xs:element name="UserName" msprop:Generator_ColumnVarNameInTable="columnUserName" msprop:Generator_ColumnPropNameInRow="UserName" msprop:Generator_ColumnPropNameInTable="UserNameColumn" msprop:Generator_UserColumnName="UserName" type="xs:string" minOccurs="0" />
              <xs:element name="DateHired" msprop:Generator_ColumnVarNameInTable="columnDateHired" msprop:Generator_ColumnPropNameInRow="DateHired" msprop:Generator_ColumnPropNameInTable="DateHiredColumn" msprop:Generator_UserColumnName="DateHired" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Email" msprop:Generator_ColumnVarNameInTable="columnEmail" msprop:Generator_ColumnPropNameInRow="Email" msprop:Generator_ColumnPropNameInTable="EmailColumn" msprop:Generator_UserColumnName="Email" type="xs:string" minOccurs="0" />
              <xs:element name="Address" msprop:Generator_ColumnVarNameInTable="columnAddress" msprop:Generator_ColumnPropNameInRow="Address" msprop:Generator_ColumnPropNameInTable="AddressColumn" msprop:Generator_UserColumnName="Address" type="xs:string" minOccurs="0" />
              <xs:element name="City" msprop:Generator_ColumnVarNameInTable="columnCity" msprop:Generator_ColumnPropNameInRow="City" msprop:Generator_ColumnPropNameInTable="CityColumn" msprop:Generator_UserColumnName="City" type="xs:string" minOccurs="0" />
              <xs:element name="State" msprop:Generator_ColumnVarNameInTable="columnState" msprop:Generator_ColumnPropNameInRow="State" msprop:Generator_ColumnPropNameInTable="StateColumn" msprop:Generator_UserColumnName="State" type="xs:string" minOccurs="0" />
              <xs:element name="ZipCode" msprop:Generator_ColumnVarNameInTable="columnZipCode" msprop:Generator_ColumnPropNameInRow="ZipCode" msprop:Generator_ColumnPropNameInTable="ZipCodeColumn" msprop:Generator_UserColumnName="ZipCode" type="xs:string" minOccurs="0" />
              <xs:element name="CountryCode" msprop:Generator_ColumnVarNameInTable="columnCountryCode" msprop:Generator_ColumnPropNameInRow="CountryCode" msprop:Generator_ColumnPropNameInTable="CountryCodeColumn" msprop:Generator_UserColumnName="CountryCode" type="xs:string" minOccurs="0" />
              <xs:element name="HomePhone" msprop:Generator_ColumnVarNameInTable="columnHomePhone" msprop:Generator_ColumnPropNameInRow="HomePhone" msprop:Generator_ColumnPropNameInTable="HomePhoneColumn" msprop:Generator_UserColumnName="HomePhone" type="xs:string" minOccurs="0" />
              <xs:element name="WorkPhone" msprop:Generator_ColumnVarNameInTable="columnWorkPhone" msprop:Generator_ColumnPropNameInRow="WorkPhone" msprop:Generator_ColumnPropNameInTable="WorkPhoneColumn" msprop:Generator_UserColumnName="WorkPhone" type="xs:string" minOccurs="0" />
              <xs:element name="HomeEmail" msprop:Generator_ColumnVarNameInTable="columnHomeEmail" msprop:Generator_ColumnPropNameInRow="HomeEmail" msprop:Generator_ColumnPropNameInTable="HomeEmailColumn" msprop:Generator_UserColumnName="HomeEmail" type="xs:string" minOccurs="0" />
              <xs:element name="SpokenLanguage" msprop:Generator_ColumnVarNameInTable="columnSpokenLanguage" msprop:Generator_ColumnPropNameInRow="SpokenLanguage" msprop:Generator_ColumnPropNameInTable="SpokenLanguageColumn" msprop:Generator_UserColumnName="SpokenLanguage" type="xs:string" minOccurs="0" />
              <xs:element name="Region" msprop:Generator_ColumnVarNameInTable="columnRegion" msprop:Generator_ColumnPropNameInRow="Region" msprop:Generator_ColumnPropNameInTable="RegionColumn" msprop:Generator_UserColumnName="Region" type="xs:string" minOccurs="0" />
              <xs:element name="Facility" msprop:Generator_ColumnVarNameInTable="columnFacility" msprop:Generator_ColumnPropNameInRow="Facility" msprop:Generator_ColumnPropNameInTable="FacilityColumn" msprop:Generator_UserColumnName="Facility" type="xs:string" minOccurs="0" />
              <xs:element name="FacilityID" msprop:Generator_ColumnVarNameInTable="columnFacilityID" msprop:Generator_ColumnPropNameInRow="FacilityID" msprop:Generator_ColumnPropNameInTable="FacilityIDColumn" msprop:Generator_UserColumnName="FacilityID" type="xs:string" minOccurs="0" />
              <xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
              <xs:element name="DepartmentID" msprop:Generator_ColumnVarNameInTable="columnDepartmentID" msprop:Generator_ColumnPropNameInRow="DepartmentID" msprop:Generator_ColumnPropNameInTable="DepartmentIDColumn" msprop:Generator_UserColumnName="DepartmentID" type="xs:string" minOccurs="0" />
              <xs:element name="GroupName" msprop:Generator_ColumnVarNameInTable="columnGroupName" msprop:Generator_ColumnPropNameInRow="GroupName" msprop:Generator_ColumnPropNameInTable="GroupNameColumn" msprop:Generator_UserColumnName="GroupName" type="xs:string" minOccurs="0" />
              <xs:element name="GroupStatus" msprop:Generator_ColumnVarNameInTable="columnGroupStatus" msprop:Generator_ColumnPropNameInRow="GroupStatus" msprop:Generator_ColumnPropNameInTable="GroupStatusColumn" msprop:Generator_UserColumnName="GroupStatus" type="xs:int" minOccurs="0" />
              <xs:element name="IsActive" msprop:Generator_ColumnVarNameInTable="columnIsActive" msprop:Generator_ColumnPropNameInRow="IsActive" msprop:Generator_ColumnPropNameInTable="IsActiveColumn" msprop:Generator_UserColumnName="IsActive" type="xs:int" minOccurs="0" />
              <xs:element name="IsPrimaryDivision" msprop:Generator_ColumnVarNameInTable="columnIsPrimaryDivision" msprop:Generator_ColumnPropNameInRow="IsPrimaryDivision" msprop:Generator_ColumnPropNameInTable="IsPrimaryDivisionColumn" msprop:Generator_UserColumnName="IsPrimaryDivision" type="xs:int" minOccurs="0" />
              <xs:element name="IsPrimaryJobPosition" msprop:Generator_ColumnVarNameInTable="columnIsPrimaryJobPosition" msprop:Generator_ColumnPropNameInRow="IsPrimaryJobPosition" msprop:Generator_ColumnPropNameInTable="IsPrimaryJobPositionColumn" msprop:Generator_UserColumnName="IsPrimaryJobPosition" type="xs:int" minOccurs="0" />
              <xs:element name="JobPosition" msprop:Generator_ColumnVarNameInTable="columnJobPosition" msprop:Generator_ColumnPropNameInRow="JobPosition" msprop:Generator_ColumnPropNameInTable="JobPositionColumn" msprop:Generator_UserColumnName="JobPosition" type="xs:string" minOccurs="0" />
              <xs:element name="JobPositionDescription" msprop:Generator_ColumnVarNameInTable="columnJobPositionDescription" msprop:Generator_ColumnPropNameInRow="JobPositionDescription" msprop:Generator_ColumnPropNameInTable="JobPositionDescriptionColumn" msprop:Generator_UserColumnName="JobPositionDescription" type="xs:string" minOccurs="0" />
              <xs:element name="JobCode" msprop:Generator_ColumnVarNameInTable="columnJobCode" msprop:Generator_ColumnPropNameInRow="JobCode" msprop:Generator_ColumnPropNameInTable="JobCodeColumn" msprop:Generator_UserColumnName="JobCode" type="xs:string" minOccurs="0" />
              <xs:element name="JobCodeDescription" msprop:Generator_ColumnVarNameInTable="columnJobCodeDescription" msprop:Generator_ColumnPropNameInRow="JobCodeDescription" msprop:Generator_ColumnPropNameInTable="JobCodeDescriptionColumn" msprop:Generator_UserColumnName="JobCodeDescription" type="xs:string" minOccurs="0" />
              <xs:element name="JobClass" msprop:Generator_ColumnVarNameInTable="columnJobClass" msprop:Generator_ColumnPropNameInRow="JobClass" msprop:Generator_ColumnPropNameInTable="JobClassColumn" msprop:Generator_UserColumnName="JobClass" type="xs:string" minOccurs="0" />
              <xs:element name="JobClassDescription" msprop:Generator_ColumnVarNameInTable="columnJobClassDescription" msprop:Generator_ColumnPropNameInRow="JobClassDescription" msprop:Generator_ColumnPropNameInTable="JobClassDescriptionColumn" msprop:Generator_UserColumnName="JobClassDescription" type="xs:string" minOccurs="0" />
              <xs:element name="SupervisorFirstName" msprop:Generator_ColumnVarNameInTable="columnSupervisorFirstName" msprop:Generator_ColumnPropNameInRow="SupervisorFirstName" msprop:Generator_ColumnPropNameInTable="SupervisorFirstNameColumn" msprop:Generator_UserColumnName="SupervisorFirstName" type="xs:string" minOccurs="0" />
              <xs:element name="SupervisorLastName" msprop:Generator_ColumnVarNameInTable="columnSupervisorLastName" msprop:Generator_ColumnPropNameInRow="SupervisorLastName" msprop:Generator_ColumnPropNameInTable="SupervisorLastNameColumn" msprop:Generator_UserColumnName="SupervisorLastName" type="xs:string" minOccurs="0" />
              <xs:element name="SupervisorID" msprop:Generator_ColumnVarNameInTable="columnSupervisorID" msprop:Generator_ColumnPropNameInRow="SupervisorID" msprop:Generator_ColumnPropNameInTable="SupervisorIDColumn" msprop:Generator_UserColumnName="SupervisorID" type="xs:string" minOccurs="0" />
              <xs:element name="TerminationDate" msprop:Generator_ColumnVarNameInTable="columnTerminationDate" msprop:Generator_ColumnPropNameInRow="TerminationDate" msprop:Generator_ColumnPropNameInTable="TerminationDateColumn" msprop:Generator_UserColumnName="TerminationDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="BirthDate" msprop:Generator_ColumnVarNameInTable="columnBirthDate" msprop:Generator_ColumnPropNameInRow="BirthDate" msprop:Generator_ColumnPropNameInTable="BirthDateColumn" msprop:Generator_UserColumnName="BirthDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="LEADERSHIPASSESSMENTLEVELDESCRIPTION" msprop:Generator_ColumnVarNameInTable="columnLEADERSHIPASSESSMENTLEVELDESCRIPTION" msprop:Generator_ColumnPropNameInRow="LEADERSHIPASSESSMENTLEVELDESCRIPTION" msprop:Generator_ColumnPropNameInTable="LEADERSHIPASSESSMENTLEVELDESCRIPTIONColumn" msprop:Generator_UserColumnName="LEADERSHIPASSESSMENTLEVELDESCRIPTION" type="xs:string" minOccurs="0" />
              <xs:element name="SchoolName" msprop:Generator_ColumnVarNameInTable="columnSchoolName" msprop:Generator_ColumnPropNameInRow="SchoolName" msprop:Generator_ColumnPropNameInTable="SchoolNameColumn" msprop:Generator_UserColumnName="SchoolName" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectID" msprop:Generator_ColumnPropNameInRow="LearningObjectID" msprop:Generator_ColumnPropNameInTable="LearningObjectIDColumn" msprop:Generator_UserColumnName="LearningObjectID" type="xs:int" minOccurs="0" />
              <xs:element name="LearningObjectName" msprop:Generator_ColumnVarNameInTable="columnLearningObjectName" msprop:Generator_ColumnPropNameInRow="LearningObjectName" msprop:Generator_ColumnPropNameInTable="LearningObjectNameColumn" msprop:Generator_UserColumnName="LearningObjectName" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectDescription" msprop:Generator_ColumnVarNameInTable="columnLearningObjectDescription" msprop:Generator_ColumnPropNameInRow="LearningObjectDescription" msprop:Generator_ColumnPropNameInTable="LearningObjectDescriptionColumn" msprop:Generator_UserColumnName="LearningObjectDescription" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectTypeID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectTypeID" msprop:Generator_ColumnPropNameInRow="LearningObjectTypeID" msprop:Generator_ColumnPropNameInTable="LearningObjectTypeIDColumn" msprop:Generator_UserColumnName="LearningObjectTypeID" type="xs:int" minOccurs="0" />
              <xs:element name="LearningObjectTypeName" msprop:Generator_ColumnVarNameInTable="columnLearningObjectTypeName" msprop:Generator_ColumnPropNameInRow="LearningObjectTypeName" msprop:Generator_ColumnPropNameInTable="LearningObjectTypeNameColumn" msprop:Generator_UserColumnName="LearningObjectTypeName" type="xs:string" minOccurs="0" />
              <xs:element name="StartDateTime" msprop:Generator_ColumnVarNameInTable="columnStartDateTime" msprop:Generator_ColumnPropNameInRow="StartDateTime" msprop:Generator_ColumnPropNameInTable="StartDateTimeColumn" msprop:Generator_UserColumnName="StartDateTime" type="xs:dateTime" minOccurs="0" />
              <xs:element name="EndDateTime" msprop:Generator_ColumnVarNameInTable="columnEndDateTime" msprop:Generator_ColumnPropNameInRow="EndDateTime" msprop:Generator_ColumnPropNameInTable="EndDateTimeColumn" msprop:Generator_UserColumnName="EndDateTime" type="xs:dateTime" minOccurs="0" />
              <xs:element name="LearningObjectInstanceID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectInstanceID" msprop:Generator_ColumnPropNameInRow="LearningObjectInstanceID" msprop:Generator_ColumnPropNameInTable="LearningObjectInstanceIDColumn" msprop:Generator_UserColumnName="LearningObjectInstanceID" type="xs:int" minOccurs="0" />
              <xs:element name="RoomID" msprop:Generator_ColumnVarNameInTable="columnRoomID" msprop:Generator_ColumnPropNameInRow="RoomID" msprop:Generator_ColumnPropNameInTable="RoomIDColumn" msprop:Generator_UserColumnName="RoomID" type="xs:int" minOccurs="0" />
              <xs:element name="ListPrice" msprop:Generator_ColumnVarNameInTable="columnListPrice" msprop:Generator_ColumnPropNameInRow="ListPrice" msprop:Generator_ColumnPropNameInTable="ListPriceColumn" msprop:Generator_UserColumnName="ListPrice" type="xs:double" minOccurs="0" />
              <xs:element name="Version" msprop:Generator_ColumnVarNameInTable="columnVersion" msprop:Generator_ColumnPropNameInRow="Version" msprop:Generator_ColumnPropNameInTable="VersionColumn" msprop:Generator_UserColumnName="Version" type="xs:string" minOccurs="0" />
              <xs:element name="CourseNumber" msprop:Generator_ColumnVarNameInTable="columnCourseNumber" msprop:Generator_ColumnPropNameInRow="CourseNumber" msprop:Generator_ColumnPropNameInTable="CourseNumberColumn" msprop:Generator_UserColumnName="CourseNumber" type="xs:string" minOccurs="0" />
              <xs:element name="CreditUnits" msprop:Generator_ColumnVarNameInTable="columnCreditUnits" msprop:Generator_ColumnPropNameInRow="CreditUnits" msprop:Generator_ColumnPropNameInTable="CreditUnitsColumn" msprop:Generator_UserColumnName="CreditUnits" type="xs:double" minOccurs="0" />
              <xs:element name="CreditHours" msprop:Generator_ColumnVarNameInTable="columnCreditHours" msprop:Generator_ColumnPropNameInRow="CreditHours" msprop:Generator_ColumnPropNameInTable="CreditHoursColumn" msprop:Generator_UserColumnName="CreditHours" type="xs:double" minOccurs="0" />
              <xs:element name="SessionCreditUnits" msprop:Generator_ColumnVarNameInTable="columnSessionCreditUnits" msprop:Generator_ColumnPropNameInRow="SessionCreditUnits" msprop:Generator_ColumnPropNameInTable="SessionCreditUnitsColumn" msprop:Generator_UserColumnName="SessionCreditUnits" type="xs:double" minOccurs="0" />
              <xs:element name="SessionCreditHours" msprop:Generator_ColumnVarNameInTable="columnSessionCreditHours" msprop:Generator_ColumnPropNameInRow="SessionCreditHours" msprop:Generator_ColumnPropNameInTable="SessionCreditHoursColumn" msprop:Generator_UserColumnName="SessionCreditHours" type="xs:string" minOccurs="0" />
              <xs:element name="PublicDescription" msprop:Generator_ColumnVarNameInTable="columnPublicDescription" msprop:Generator_ColumnPropNameInRow="PublicDescription" msprop:Generator_ColumnPropNameInTable="PublicDescriptionColumn" msprop:Generator_UserColumnName="PublicDescription" type="xs:string" minOccurs="0" />
              <xs:element name="PrivateDescription" msprop:Generator_ColumnVarNameInTable="columnPrivateDescription" msprop:Generator_ColumnPropNameInRow="PrivateDescription" msprop:Generator_ColumnPropNameInTable="PrivateDescriptionColumn" msprop:Generator_UserColumnName="PrivateDescription" type="xs:string" minOccurs="0" />
              <xs:element name="RoomName" msprop:Generator_ColumnVarNameInTable="columnRoomName" msprop:Generator_ColumnPropNameInRow="RoomName" msprop:Generator_ColumnPropNameInTable="RoomNameColumn" msprop:Generator_UserColumnName="RoomName" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectInstanceFacilityID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectInstanceFacilityID" msprop:Generator_ColumnPropNameInRow="LearningObjectInstanceFacilityID" msprop:Generator_ColumnPropNameInTable="LearningObjectInstanceFacilityIDColumn" msprop:Generator_UserColumnName="LearningObjectInstanceFacilityID" type="xs:int" minOccurs="0" />
              <xs:element name="LearningObjectInstanceFacilityName" msprop:Generator_ColumnVarNameInTable="columnLearningObjectInstanceFacilityName" msprop:Generator_ColumnPropNameInRow="LearningObjectInstanceFacilityName" msprop:Generator_ColumnPropNameInTable="LearningObjectInstanceFacilityNameColumn" msprop:Generator_UserColumnName="LearningObjectInstanceFacilityName" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectInstanceFacilityDescription" msprop:Generator_ColumnVarNameInTable="columnLearningObjectInstanceFacilityDescription" msprop:Generator_ColumnPropNameInRow="LearningObjectInstanceFacilityDescription" msprop:Generator_ColumnPropNameInTable="LearningObjectInstanceFacilityDescriptionColumn" msprop:Generator_UserColumnName="LearningObjectInstanceFacilityDescription" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectInstanceFacilityAddress" msprop:Generator_ColumnVarNameInTable="columnLearningObjectInstanceFacilityAddress" msprop:Generator_ColumnPropNameInRow="LearningObjectInstanceFacilityAddress" msprop:Generator_ColumnPropNameInTable="LearningObjectInstanceFacilityAddressColumn" msprop:Generator_UserColumnName="LearningObjectInstanceFacilityAddress" type="xs:string" minOccurs="0" />
              <xs:element name="InstructorUserID" msprop:Generator_ColumnVarNameInTable="columnInstructorUserID" msprop:Generator_ColumnPropNameInRow="InstructorUserID" msprop:Generator_ColumnPropNameInTable="InstructorUserIDColumn" msprop:Generator_UserColumnName="InstructorUserID" type="xs:int" minOccurs="0" />
              <xs:element name="InstructorFirstName" msprop:Generator_ColumnVarNameInTable="columnInstructorFirstName" msprop:Generator_ColumnPropNameInRow="InstructorFirstName" msprop:Generator_ColumnPropNameInTable="InstructorFirstNameColumn" msprop:Generator_UserColumnName="InstructorFirstName" type="xs:string" minOccurs="0" />
              <xs:element name="InstructorLastName" msprop:Generator_ColumnVarNameInTable="columnInstructorLastName" msprop:Generator_ColumnPropNameInRow="InstructorLastName" msprop:Generator_ColumnPropNameInTable="InstructorLastNameColumn" msprop:Generator_UserColumnName="InstructorLastName" type="xs:string" minOccurs="0" />
              <xs:element name="InstructorVendorUserID" msprop:Generator_ColumnVarNameInTable="columnInstructorVendorUserID" msprop:Generator_ColumnPropNameInRow="InstructorVendorUserID" msprop:Generator_ColumnPropNameInTable="InstructorVendorUserIDColumn" msprop:Generator_UserColumnName="InstructorVendorUserID" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectInstanceStatusID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectInstanceStatusID" msprop:Generator_ColumnPropNameInRow="LearningObjectInstanceStatusID" msprop:Generator_ColumnPropNameInTable="LearningObjectInstanceStatusIDColumn" msprop:Generator_UserColumnName="LearningObjectInstanceStatusID" type="xs:int" minOccurs="0" />
              <xs:element name="LearningObjectInstanceStatus" msprop:Generator_ColumnVarNameInTable="columnLearningObjectInstanceStatus" msprop:Generator_ColumnPropNameInRow="LearningObjectInstanceStatus" msprop:Generator_ColumnPropNameInTable="LearningObjectInstanceStatusColumn" msprop:Generator_UserColumnName="LearningObjectInstanceStatus" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectSessionID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectSessionID" msprop:Generator_ColumnPropNameInRow="LearningObjectSessionID" msprop:Generator_ColumnPropNameInTable="LearningObjectSessionIDColumn" msprop:Generator_UserColumnName="LearningObjectSessionID" type="xs:int" minOccurs="0" />
              <xs:element name="Score" msprop:Generator_ColumnVarNameInTable="columnScore" msprop:Generator_ColumnPropNameInRow="Score" msprop:Generator_ColumnPropNameInTable="ScoreColumn" msprop:Generator_UserColumnName="Score" type="xs:int" minOccurs="0" />
              <xs:element name="Passed" msprop:Generator_ColumnVarNameInTable="columnPassed" msprop:Generator_ColumnPropNameInRow="Passed" msprop:Generator_ColumnPropNameInTable="PassedColumn" msprop:Generator_UserColumnName="Passed" type="xs:int" minOccurs="0" />
              <xs:element name="DateCompleted" msprop:Generator_ColumnVarNameInTable="columnDateCompleted" msprop:Generator_ColumnPropNameInRow="DateCompleted" msprop:Generator_ColumnPropNameInTable="DateCompletedColumn" msprop:Generator_UserColumnName="DateCompleted" type="xs:dateTime" minOccurs="0" />
              <xs:element name="EnrollmentDate" msprop:Generator_ColumnVarNameInTable="columnEnrollmentDate" msprop:Generator_ColumnPropNameInRow="EnrollmentDate" msprop:Generator_ColumnPropNameInTable="EnrollmentDateColumn" msprop:Generator_UserColumnName="EnrollmentDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="ElectiveDueDate" msprop:Generator_ColumnVarNameInTable="columnElectiveDueDate" msprop:Generator_ColumnPropNameInRow="ElectiveDueDate" msprop:Generator_ColumnPropNameInTable="ElectiveDueDateColumn" msprop:Generator_UserColumnName="ElectiveDueDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="LearningObjectProcessStatusTypeID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectProcessStatusTypeID" msprop:Generator_ColumnPropNameInRow="LearningObjectProcessStatusTypeID" msprop:Generator_ColumnPropNameInTable="LearningObjectProcessStatusTypeIDColumn" msprop:Generator_UserColumnName="LearningObjectProcessStatusTypeID" type="xs:int" minOccurs="0" />
              <xs:element name="LearningObjectProcessStatusTypeName" msprop:Generator_ColumnVarNameInTable="columnLearningObjectProcessStatusTypeName" msprop:Generator_ColumnPropNameInRow="LearningObjectProcessStatusTypeName" msprop:Generator_ColumnPropNameInTable="LearningObjectProcessStatusTypeNameColumn" msprop:Generator_UserColumnName="LearningObjectProcessStatusTypeName" type="xs:string" minOccurs="0" />
              <xs:element name="EnrollmentTypeID" msprop:Generator_ColumnVarNameInTable="columnEnrollmentTypeID" msprop:Generator_ColumnPropNameInRow="EnrollmentTypeID" msprop:Generator_ColumnPropNameInTable="EnrollmentTypeIDColumn" msprop:Generator_UserColumnName="EnrollmentTypeID" type="xs:int" minOccurs="0" />
              <xs:element name="EnrollmentTypeName" msprop:Generator_ColumnVarNameInTable="columnEnrollmentTypeName" msprop:Generator_ColumnPropNameInRow="EnrollmentTypeName" msprop:Generator_ColumnPropNameInTable="EnrollmentTypeNameColumn" msprop:Generator_UserColumnName="EnrollmentTypeName" type="xs:string" minOccurs="0" />
              <xs:element name="AssignmentID" msprop:Generator_ColumnVarNameInTable="columnAssignmentID" msprop:Generator_ColumnPropNameInRow="AssignmentID" msprop:Generator_ColumnPropNameInTable="AssignmentIDColumn" msprop:Generator_UserColumnName="AssignmentID" type="xs:int" minOccurs="0" />
              <xs:element name="AssignmentName" msprop:Generator_ColumnVarNameInTable="columnAssignmentName" msprop:Generator_ColumnPropNameInRow="AssignmentName" msprop:Generator_ColumnPropNameInTable="AssignmentNameColumn" msprop:Generator_UserColumnName="AssignmentName" type="xs:string" minOccurs="0" />
              <xs:element name="AssignmentSessionID" msprop:Generator_ColumnVarNameInTable="columnAssignmentSessionID" msprop:Generator_ColumnPropNameInRow="AssignmentSessionID" msprop:Generator_ColumnPropNameInTable="AssignmentSessionIDColumn" msprop:Generator_UserColumnName="AssignmentSessionID" type="xs:int" minOccurs="0" />
              <xs:element name="AssignmentSessionDueDate" msprop:Generator_ColumnVarNameInTable="columnAssignmentSessionDueDate" msprop:Generator_ColumnPropNameInRow="AssignmentSessionDueDate" msprop:Generator_ColumnPropNameInTable="AssignmentSessionDueDateColumn" msprop:Generator_UserColumnName="AssignmentSessionDueDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="TodaysDate" msprop:Generator_ColumnVarNameInTable="columnTodaysDate" msprop:Generator_ColumnPropNameInRow="TodaysDate" msprop:Generator_ColumnPropNameInTable="TodaysDateColumn" msprop:Generator_UserColumnName="TodaysDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="AssignmentSessionCompleteDate" msprop:Generator_ColumnVarNameInTable="columnAssignmentSessionCompleteDate" msprop:Generator_ColumnPropNameInRow="AssignmentSessionCompleteDate" msprop:Generator_ColumnPropNameInTable="AssignmentSessionCompleteDateColumn" msprop:Generator_UserColumnName="AssignmentSessionCompleteDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="AccreditationName" msprop:Generator_ColumnVarNameInTable="columnAccreditationName" msprop:Generator_ColumnPropNameInRow="AccreditationName" msprop:Generator_ColumnPropNameInTable="AccreditationNameColumn" msprop:Generator_UserColumnName="AccreditationName" type="xs:string" minOccurs="0" />
              <xs:element name="MiddleName" msprop:Generator_ColumnVarNameInTable="columnMiddleName" msprop:Generator_ColumnPropNameInRow="MiddleName" msprop:Generator_ColumnPropNameInTable="MiddleNameColumn" msprop:Generator_UserColumnName="MiddleName" type="xs:string" minOccurs="0" />
              <xs:element name="LEARNINGOBJECTCATEGORYTYPENAME" msprop:Generator_ColumnVarNameInTable="columnLEARNINGOBJECTCATEGORYTYPENAME" msprop:Generator_ColumnPropNameInRow="LEARNINGOBJECTCATEGORYTYPENAME" msprop:Generator_ColumnPropNameInTable="LEARNINGOBJECTCATEGORYTYPENAMEColumn" msprop:Generator_UserColumnName="LEARNINGOBJECTCATEGORYTYPENAME" type="xs:string" minOccurs="0" />
              <xs:element name="LEARNINGOBJECTSUBCATEGORYTYPENAME" msprop:Generator_ColumnVarNameInTable="columnLEARNINGOBJECTSUBCATEGORYTYPENAME" msprop:Generator_ColumnPropNameInRow="LEARNINGOBJECTSUBCATEGORYTYPENAME" msprop:Generator_ColumnPropNameInTable="LEARNINGOBJECTSUBCATEGORYTYPENAMEColumn" msprop:Generator_UserColumnName="LEARNINGOBJECTSUBCATEGORYTYPENAME" type="xs:string" minOccurs="0" />
              <xs:element name="LICENSENUMBER" msprop:Generator_ColumnVarNameInTable="columnLICENSENUMBER" msprop:Generator_ColumnPropNameInRow="LICENSENUMBER" msprop:Generator_ColumnPropNameInTable="LICENSENUMBERColumn" msprop:Generator_UserColumnName="LICENSENUMBER" type="xs:string" minOccurs="0" />
              <xs:element name="AccreditationNumber" msprop:Generator_ColumnVarNameInTable="columnAccreditationNumber" msprop:Generator_ColumnPropNameInRow="AccreditationNumber" msprop:Generator_ColumnPropNameInTable="AccreditationNumberColumn" msprop:Generator_UserColumnName="AccreditationNumber" type="xs:string" minOccurs="0" />
              <xs:element name="CertificationID" msprop:Generator_ColumnVarNameInTable="columnCertificationID" msprop:Generator_ColumnPropNameInRow="CertificationID" msprop:Generator_ColumnPropNameInTable="CertificationIDColumn" msprop:Generator_UserColumnName="CertificationID" type="xs:string" minOccurs="0" />
              <xs:element name="CertificationName" msprop:Generator_ColumnVarNameInTable="columnCertificationName" msprop:Generator_ColumnPropNameInRow="CertificationName" msprop:Generator_ColumnPropNameInTable="CertificationNameColumn" msprop:Generator_UserColumnName="CertificationName" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="UserSupervisors" msprop:Generator_UserTableName="UserSupervisors" msprop:Generator_RowEvArgName="UserSupervisorsRowChangeEvent" msprop:Generator_TableVarName="tableUserSupervisors" msprop:Generator_TablePropName="UserSupervisors" msprop:Generator_RowDeletingName="UserSupervisorsRowDeleting" msprop:Generator_RowChangingName="UserSupervisorsRowChanging" msprop:Generator_RowDeletedName="UserSupervisorsRowDeleted" msprop:Generator_RowEvHandlerName="UserSupervisorsRowChangeEventHandler" msprop:Generator_TableClassName="UserSupervisorsDataTable" msprop:Generator_RowChangedName="UserSupervisorsRowChanged" msprop:Generator_RowClassName="UserSupervisorsRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="UserID" msprop:Generator_ColumnVarNameInTable="columnUserID" msprop:Generator_ColumnPropNameInRow="UserID" msprop:Generator_ColumnPropNameInTable="UserIDColumn" msprop:Generator_UserColumnName="UserID" type="xs:int" minOccurs="0" />
              <xs:element name="SupervisorID" msprop:Generator_ColumnVarNameInTable="columnSupervisorID" msprop:Generator_ColumnPropNameInRow="SupervisorID" msprop:Generator_ColumnPropNameInTable="SupervisorIDColumn" msprop:Generator_UserColumnName="SupervisorID" type="xs:int" minOccurs="0" />
              <xs:element name="SupervisorFullName" msprop:Generator_ColumnVarNameInTable="columnSupervisorFullName" msprop:Generator_ColumnPropNameInRow="SupervisorFullName" msprop:Generator_ColumnPropNameInTable="SupervisorFullNameColumn" msprop:Generator_UserColumnName="SupervisorFullName" type="xs:string" minOccurs="0" />
              <xs:element name="SupervisorFirstName" msprop:Generator_ColumnVarNameInTable="columnSupervisorFirstName" msprop:Generator_ColumnPropNameInRow="SupervisorFirstName" msprop:Generator_ColumnPropNameInTable="SupervisorFirstNameColumn" msprop:Generator_UserColumnName="SupervisorFirstName" type="xs:string" minOccurs="0" />
              <xs:element name="SupervisorLastName" msprop:Generator_ColumnVarNameInTable="columnSupervisorLastName" msprop:Generator_ColumnPropNameInRow="SupervisorLastName" msprop:Generator_ColumnPropNameInTable="SupervisorLastNameColumn" msprop:Generator_UserColumnName="SupervisorLastName" type="xs:string" minOccurs="0" />
              <xs:element name="SupervisorMiddleName" msprop:Generator_ColumnVarNameInTable="columnSupervisorMiddleName" msprop:Generator_ColumnPropNameInRow="SupervisorMiddleName" msprop:Generator_ColumnPropNameInTable="SupervisorMiddleNameColumn" msprop:Generator_UserColumnName="SupervisorMiddleName" type="xs:string" minOccurs="0" />
              <xs:element name="SupervisorEmail" msprop:Generator_ColumnVarNameInTable="columnSupervisorEmail" msprop:Generator_ColumnPropNameInRow="SupervisorEmail" msprop:Generator_ColumnPropNameInTable="SupervisorEmailColumn" msprop:Generator_UserColumnName="SupervisorEmail" type="xs:string" minOccurs="0" />
              <xs:element name="SupervisorHomePhone" msprop:Generator_ColumnVarNameInTable="columnSupervisorHomePhone" msprop:Generator_ColumnPropNameInRow="SupervisorHomePhone" msprop:Generator_ColumnPropNameInTable="SupervisorHomePhoneColumn" msprop:Generator_UserColumnName="SupervisorHomePhone" type="xs:string" minOccurs="0" />
              <xs:element name="SupervisorWorkPhone" msprop:Generator_ColumnVarNameInTable="columnSupervisorWorkPhone" msprop:Generator_ColumnPropNameInRow="SupervisorWorkPhone" msprop:Generator_ColumnPropNameInTable="SupervisorWorkPhoneColumn" msprop:Generator_UserColumnName="SupervisorWorkPhone" type="xs:string" minOccurs="0" />
              <xs:element name="SupervisorVendorUserID" msprop:Generator_ColumnVarNameInTable="columnSupervisorVendorUserID" msprop:Generator_ColumnPropNameInRow="SupervisorVendorUserID" msprop:Generator_ColumnPropNameInTable="SupervisorVendorUserIDColumn" msprop:Generator_UserColumnName="SupervisorVendorUserID" type="xs:string" minOccurs="0" />
              <xs:element name="SupervisorBadgeID" msprop:Generator_ColumnVarNameInTable="columnSupervisorBadgeID" msprop:Generator_ColumnPropNameInRow="SupervisorBadgeID" msprop:Generator_ColumnPropNameInTable="SupervisorBadgeIDColumn" msprop:Generator_UserColumnName="SupervisorBadgeID" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="UserLicenses" msprop:Generator_UserTableName="UserLicenses" msprop:Generator_RowEvArgName="UserLicensesRowChangeEvent" msprop:Generator_TableVarName="tableUserLicenses" msprop:Generator_TablePropName="UserLicenses" msprop:Generator_RowDeletingName="UserLicensesRowDeleting" msprop:Generator_RowChangingName="UserLicensesRowChanging" msprop:Generator_RowDeletedName="UserLicensesRowDeleted" msprop:Generator_RowEvHandlerName="UserLicensesRowChangeEventHandler" msprop:Generator_TableClassName="UserLicensesDataTable" msprop:Generator_RowChangedName="UserLicensesRowChanged" msprop:Generator_RowClassName="UserLicensesRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="UserID" msprop:Generator_ColumnVarNameInTable="columnUserID" msprop:Generator_ColumnPropNameInRow="UserID" msprop:Generator_ColumnPropNameInTable="UserIDColumn" msprop:Generator_UserColumnName="UserID" type="xs:int" minOccurs="0" />
              <xs:element name="LicenseTypeID" msdata:Caption="LicenseCode" msprop:Generator_ColumnVarNameInTable="columnLicenseTypeID" msprop:Generator_ColumnPropNameInRow="LicenseTypeID" msprop:Generator_ColumnPropNameInTable="LicenseTypeIDColumn" msprop:Generator_UserColumnName="LicenseTypeID" type="xs:int" minOccurs="0" />
              <xs:element name="LicenseCode" msprop:Generator_ColumnVarNameInTable="columnLicenseCode" msprop:Generator_ColumnPropNameInRow="LicenseCode" msprop:Generator_ColumnPropNameInTable="LicenseCodeColumn" msprop:Generator_UserColumnName="LicenseCode" type="xs:string" minOccurs="0" />
              <xs:element name="LicenseTypeName" msprop:Generator_ColumnVarNameInTable="columnLicenseTypeName" msprop:Generator_ColumnPropNameInRow="LicenseTypeName" msprop:Generator_ColumnPropNameInTable="LicenseTypeNameColumn" msprop:Generator_UserColumnName="LicenseTypeName" type="xs:string" minOccurs="0" />
              <xs:element name="LicenseNumber" msprop:Generator_ColumnVarNameInTable="columnLicenseNumber" msprop:Generator_ColumnPropNameInRow="LicenseNumber" msprop:Generator_ColumnPropNameInTable="LicenseNumberColumn" msprop:Generator_UserColumnName="LicenseNumber" type="xs:string" minOccurs="0" />
              <xs:element name="AcquiredDate" msdata:Caption="PrimaryDivision" msprop:Generator_ColumnVarNameInTable="columnAcquiredDate" msprop:Generator_ColumnPropNameInRow="AcquiredDate" msprop:Generator_ColumnPropNameInTable="AcquiredDateColumn" msprop:Generator_UserColumnName="AcquiredDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="ExpiredDate" msdata:Caption="Active" msprop:Generator_ColumnVarNameInTable="columnExpiredDate" msprop:Generator_ColumnPropNameInRow="ExpiredDate" msprop:Generator_ColumnPropNameInTable="ExpiredDateColumn" msprop:Generator_UserColumnName="ExpiredDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="StateCode" msprop:Generator_ColumnVarNameInTable="columnStateCode" msprop:Generator_ColumnPropNameInRow="StateCode" msprop:Generator_ColumnPropNameInTable="StateCodeColumn" msprop:Generator_UserColumnName="StateCode" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="UserAssignments" msprop:Generator_UserTableName="UserAssignments" msprop:Generator_RowEvArgName="UserAssignmentsRowChangeEvent" msprop:Generator_TableVarName="tableUserAssignments" msprop:Generator_TablePropName="UserAssignments" msprop:Generator_RowDeletingName="UserAssignmentsRowDeleting" msprop:Generator_RowChangingName="UserAssignmentsRowChanging" msprop:Generator_RowDeletedName="UserAssignmentsRowDeleted" msprop:Generator_RowEvHandlerName="UserAssignmentsRowChangeEventHandler" msprop:Generator_TableClassName="UserAssignmentsDataTable" msprop:Generator_RowChangedName="UserAssignmentsRowChanged" msprop:Generator_RowClassName="UserAssignmentsRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="UserID" msprop:Generator_ColumnVarNameInTable="columnUserID" msprop:Generator_ColumnPropNameInRow="UserID" msprop:Generator_ColumnPropNameInTable="UserIDColumn" msprop:Generator_UserColumnName="UserID" type="xs:int" minOccurs="0" />
              <xs:element name="AssignmentID" msprop:Generator_ColumnVarNameInTable="columnAssignmentID" msprop:Generator_ColumnPropNameInRow="AssignmentID" msprop:Generator_ColumnPropNameInTable="AssignmentIDColumn" msprop:Generator_UserColumnName="AssignmentID" type="xs:int" minOccurs="0" />
              <xs:element name="AssignmentSessionID" msprop:Generator_ColumnVarNameInTable="columnAssignmentSessionID" msprop:Generator_ColumnPropNameInRow="AssignmentSessionID" msprop:Generator_ColumnPropNameInTable="AssignmentSessionIDColumn" msprop:Generator_UserColumnName="AssignmentSessionID" type="xs:int" minOccurs="0" />
              <xs:element name="DueDate" msprop:Generator_ColumnVarNameInTable="columnDueDate" msprop:Generator_ColumnPropNameInRow="DueDate" msprop:Generator_ColumnPropNameInTable="DueDateColumn" msprop:Generator_UserColumnName="DueDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="AssignmentName" msprop:Generator_ColumnVarNameInTable="columnAssignmentName" msprop:Generator_ColumnPropNameInRow="AssignmentName" msprop:Generator_ColumnPropNameInTable="AssignmentNameColumn" msprop:Generator_UserColumnName="AssignmentName" type="xs:string" minOccurs="0" />
              <xs:element name="DateCompleted" msprop:Generator_ColumnVarNameInTable="columnDateCompleted" msprop:Generator_ColumnPropNameInRow="DateCompleted" msprop:Generator_ColumnPropNameInTable="DateCompletedColumn" msprop:Generator_UserColumnName="DateCompleted" type="xs:dateTime" minOccurs="0" />
              <xs:element name="IsCompleted" msprop:Generator_ColumnVarNameInTable="columnIsCompleted" msprop:Generator_ColumnPropNameInRow="IsCompleted" msprop:Generator_ColumnPropNameInTable="IsCompletedColumn" msprop:Generator_UserColumnName="IsCompleted" type="xs:boolean" minOccurs="0" />
              <xs:element name="LearningObjectName" msprop:Generator_ColumnVarNameInTable="columnLearningObjectName" msprop:Generator_ColumnPropNameInRow="LearningObjectName" msprop:Generator_ColumnPropNameInTable="LearningObjectNameColumn" msprop:Generator_UserColumnName="LearningObjectName" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectID" msprop:Generator_ColumnPropNameInRow="LearningObjectID" msprop:Generator_ColumnPropNameInTable="LearningObjectIDColumn" msprop:Generator_UserColumnName="LearningObjectID" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectInstanceID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectInstanceID" msprop:Generator_ColumnPropNameInRow="LearningObjectInstanceID" msprop:Generator_ColumnPropNameInTable="LearningObjectInstanceIDColumn" msprop:Generator_UserColumnName="LearningObjectInstanceID" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectSessionID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectSessionID" msprop:Generator_ColumnPropNameInRow="LearningObjectSessionID" msprop:Generator_ColumnPropNameInTable="LearningObjectSessionIDColumn" msprop:Generator_UserColumnName="LearningObjectSessionID" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectTypeName" msprop:Generator_ColumnVarNameInTable="columnLearningObjectTypeName" msprop:Generator_ColumnPropNameInRow="LearningObjectTypeName" msprop:Generator_ColumnPropNameInTable="LearningObjectTypeNameColumn" msprop:Generator_UserColumnName="LearningObjectTypeName" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectTypeID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectTypeID" msprop:Generator_ColumnPropNameInRow="LearningObjectTypeID" msprop:Generator_ColumnPropNameInTable="LearningObjectTypeIDColumn" msprop:Generator_UserColumnName="LearningObjectTypeID" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="UserCertifications" msprop:Generator_UserTableName="UserCertifications" msprop:Generator_RowEvArgName="UserCertificationsRowChangeEvent" msprop:Generator_TableVarName="tableUserCertifications" msprop:Generator_TablePropName="UserCertifications" msprop:Generator_RowDeletingName="UserCertificationsRowDeleting" msprop:Generator_RowChangingName="UserCertificationsRowChanging" msprop:Generator_RowDeletedName="UserCertificationsRowDeleted" msprop:Generator_RowEvHandlerName="UserCertificationsRowChangeEventHandler" msprop:Generator_TableClassName="UserCertificationsDataTable" msprop:Generator_RowChangedName="UserCertificationsRowChanged" msprop:Generator_RowClassName="UserCertificationsRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="UserID" msprop:Generator_ColumnVarNameInTable="columnUserID" msprop:Generator_ColumnPropNameInRow="UserID" msprop:Generator_ColumnPropNameInTable="UserIDColumn" msprop:Generator_UserColumnName="UserID" type="xs:int" minOccurs="0" />
              <xs:element name="CertificationName" msprop:Generator_ColumnVarNameInTable="columnCertificationName" msprop:Generator_ColumnPropNameInRow="CertificationName" msprop:Generator_ColumnPropNameInTable="CertificationNameColumn" msprop:Generator_UserColumnName="CertificationName" type="xs:string" minOccurs="0" />
              <xs:element name="CertificationDescription" msprop:Generator_ColumnVarNameInTable="columnCertificationDescription" msprop:Generator_ColumnPropNameInRow="CertificationDescription" msprop:Generator_ColumnPropNameInTable="CertificationDescriptionColumn" msprop:Generator_UserColumnName="CertificationDescription" type="xs:string" minOccurs="0" />
              <xs:element name="CertificationDuration" msprop:Generator_ColumnVarNameInTable="columnCertificationDuration" msprop:Generator_ColumnPropNameInRow="CertificationDuration" msprop:Generator_ColumnPropNameInTable="CertificationDurationColumn" msprop:Generator_UserColumnName="CertificationDuration" type="xs:int" minOccurs="0" />
              <xs:element name="Expires" msprop:Generator_ColumnVarNameInTable="columnExpires" msprop:Generator_ColumnPropNameInRow="Expires" msprop:Generator_ColumnPropNameInTable="ExpiresColumn" msprop:Generator_UserColumnName="Expires" type="xs:boolean" minOccurs="0" />
              <xs:element name="ExpiryDate" msprop:Generator_ColumnVarNameInTable="columnExpiryDate" msprop:Generator_ColumnPropNameInRow="ExpiryDate" msprop:Generator_ColumnPropNameInTable="ExpiryDateColumn" msprop:Generator_UserColumnName="ExpiryDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="RequiresCredit" msprop:Generator_ColumnVarNameInTable="columnRequiresCredit" msprop:Generator_ColumnPropNameInRow="RequiresCredit" msprop:Generator_ColumnPropNameInTable="RequiresCreditColumn" msprop:Generator_UserColumnName="RequiresCredit" type="xs:boolean" minOccurs="0" />
              <xs:element name="CertificateCreditHours" msprop:Generator_ColumnVarNameInTable="columnCertificateCreditHours" msprop:Generator_ColumnPropNameInRow="CertificateCreditHours" msprop:Generator_ColumnPropNameInTable="CertificateCreditHoursColumn" msprop:Generator_UserColumnName="CertificateCreditHours" type="xs:double" minOccurs="0" />
              <xs:element name="CertificateCreditUnits" msprop:Generator_ColumnVarNameInTable="columnCertificateCreditUnits" msprop:Generator_ColumnPropNameInRow="CertificateCreditUnits" msprop:Generator_ColumnPropNameInTable="CertificateCreditUnitsColumn" msprop:Generator_UserColumnName="CertificateCreditUnits" type="xs:double" minOccurs="0" />
              <xs:element name="CertificateCurrentCreditHours" msprop:Generator_ColumnVarNameInTable="columnCertificateCurrentCreditHours" msprop:Generator_ColumnPropNameInRow="CertificateCurrentCreditHours" msprop:Generator_ColumnPropNameInTable="CertificateCurrentCreditHoursColumn" msprop:Generator_UserColumnName="CertificateCurrentCreditHours" type="xs:string" minOccurs="0" />
              <xs:element name="CertificateCurrentCreditUnits" msprop:Generator_ColumnVarNameInTable="columnCertificateCurrentCreditUnits" msprop:Generator_ColumnPropNameInRow="CertificateCurrentCreditUnits" msprop:Generator_ColumnPropNameInTable="CertificateCurrentCreditUnitsColumn" msprop:Generator_UserColumnName="CertificateCurrentCreditUnits" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="UserAssessments" msprop:Generator_UserTableName="UserAssessments" msprop:Generator_RowEvArgName="UserAssessmentsRowChangeEvent" msprop:Generator_TableVarName="tableUserAssessments" msprop:Generator_TablePropName="UserAssessments" msprop:Generator_RowDeletingName="UserAssessmentsRowDeleting" msprop:Generator_RowChangingName="UserAssessmentsRowChanging" msprop:Generator_RowDeletedName="UserAssessmentsRowDeleted" msprop:Generator_RowEvHandlerName="UserAssessmentsRowChangeEventHandler" msprop:Generator_TableClassName="UserAssessmentsDataTable" msprop:Generator_RowChangedName="UserAssessmentsRowChanged" msprop:Generator_RowClassName="UserAssessmentsRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="UserID" msprop:Generator_ColumnVarNameInTable="columnUserID" msprop:Generator_ColumnPropNameInRow="UserID" msprop:Generator_ColumnPropNameInTable="UserIDColumn" msprop:Generator_UserColumnName="UserID" type="xs:int" minOccurs="0" />
              <xs:element name="LearningObjectSessionID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectSessionID" msprop:Generator_ColumnPropNameInRow="LearningObjectSessionID" msprop:Generator_ColumnPropNameInTable="LearningObjectSessionIDColumn" msprop:Generator_UserColumnName="LearningObjectSessionID" type="xs:int" minOccurs="0" />
              <xs:element name="TestInstanceID" msprop:Generator_ColumnVarNameInTable="columnTestInstanceID" msprop:Generator_ColumnPropNameInRow="TestInstanceID" msprop:Generator_ColumnPropNameInTable="TestInstanceIDColumn" msprop:Generator_UserColumnName="TestInstanceID" type="xs:int" minOccurs="0" />
              <xs:element name="TestID" msprop:Generator_ColumnVarNameInTable="columnTestID" msprop:Generator_ColumnPropNameInRow="TestID" msprop:Generator_ColumnPropNameInTable="TestIDColumn" msprop:Generator_UserColumnName="TestID" type="xs:int" minOccurs="0" />
              <xs:element name="SubmitDateTime" msprop:Generator_ColumnVarNameInTable="columnSubmitDateTime" msprop:Generator_ColumnPropNameInRow="SubmitDateTime" msprop:Generator_ColumnPropNameInTable="SubmitDateTimeColumn" msprop:Generator_UserColumnName="SubmitDateTime" type="xs:dateTime" minOccurs="0" />
              <xs:element name="TestQuestionID" msprop:Generator_ColumnVarNameInTable="columnTestQuestionID" msprop:Generator_ColumnPropNameInRow="TestQuestionID" msprop:Generator_ColumnPropNameInTable="TestQuestionIDColumn" msprop:Generator_UserColumnName="TestQuestionID" type="xs:int" minOccurs="0" />
              <xs:element name="TestAnswerID" msprop:Generator_ColumnVarNameInTable="columnTestAnswerID" msprop:Generator_ColumnPropNameInRow="TestAnswerID" msprop:Generator_ColumnPropNameInTable="TestAnswerIDColumn" msprop:Generator_UserColumnName="TestAnswerID" type="xs:int" minOccurs="0" />
              <xs:element name="AnswerTypeID" msprop:Generator_ColumnVarNameInTable="columnAnswerTypeID" msprop:Generator_ColumnPropNameInRow="AnswerTypeID" msprop:Generator_ColumnPropNameInTable="AnswerTypeIDColumn" msprop:Generator_UserColumnName="AnswerTypeID" type="xs:int" minOccurs="0" />
              <xs:element name="AnswerTypeName" msprop:Generator_ColumnVarNameInTable="columnAnswerTypeName" msprop:Generator_ColumnPropNameInRow="AnswerTypeName" msprop:Generator_ColumnPropNameInTable="AnswerTypeNameColumn" msprop:Generator_UserColumnName="AnswerTypeName" type="xs:string" minOccurs="0" />
              <xs:element name="AnswerText" msprop:Generator_ColumnVarNameInTable="columnAnswerText" msprop:Generator_ColumnPropNameInRow="AnswerText" msprop:Generator_ColumnPropNameInTable="AnswerTextColumn" msprop:Generator_UserColumnName="AnswerText" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectName" msprop:Generator_ColumnVarNameInTable="columnLearningObjectName" msprop:Generator_ColumnPropNameInRow="LearningObjectName" msprop:Generator_ColumnPropNameInTable="LearningObjectNameColumn" msprop:Generator_UserColumnName="LearningObjectName" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectID" msprop:Generator_ColumnPropNameInRow="LearningObjectID" msprop:Generator_ColumnPropNameInTable="LearningObjectIDColumn" msprop:Generator_UserColumnName="LearningObjectID" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectInstanceID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectInstanceID" msprop:Generator_ColumnPropNameInRow="LearningObjectInstanceID" msprop:Generator_ColumnPropNameInTable="LearningObjectInstanceIDColumn" msprop:Generator_UserColumnName="LearningObjectInstanceID" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectTypeName" msprop:Generator_ColumnVarNameInTable="columnLearningObjectTypeName" msprop:Generator_ColumnPropNameInRow="LearningObjectTypeName" msprop:Generator_ColumnPropNameInTable="LearningObjectTypeNameColumn" msprop:Generator_UserColumnName="LearningObjectTypeName" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectTypeID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectTypeID" msprop:Generator_ColumnPropNameInRow="LearningObjectTypeID" msprop:Generator_ColumnPropNameInTable="LearningObjectTypeIDColumn" msprop:Generator_UserColumnName="LearningObjectTypeID" type="xs:string" minOccurs="0" />
              <xs:element name="TestQuestionText" msprop:Generator_ColumnVarNameInTable="columnTestQuestionText" msprop:Generator_ColumnPropNameInRow="TestQuestionText" msprop:Generator_ColumnPropNameInTable="TestQuestionTextColumn" msprop:Generator_UserColumnName="TestQuestionText" type="xs:string" minOccurs="0" />
              <xs:element name="AnswerValue" msprop:Generator_ColumnVarNameInTable="columnAnswerValue" msprop:Generator_ColumnPropNameInRow="AnswerValue" msprop:Generator_ColumnPropNameInTable="AnswerValueColumn" msprop:Generator_UserColumnName="AnswerValue" type="xs:string" minOccurs="0" />
              <xs:element name="AnswerCorrect" msprop:Generator_ColumnVarNameInTable="columnAnswerCorrect" msprop:Generator_ColumnPropNameInRow="AnswerCorrect" msprop:Generator_ColumnPropNameInTable="AnswerCorrectColumn" msprop:Generator_UserColumnName="AnswerCorrect" type="xs:boolean" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="UserEvaluations" msprop:Generator_UserTableName="UserEvaluations" msprop:Generator_RowEvArgName="UserEvaluationsRowChangeEvent" msprop:Generator_TableVarName="tableUserEvaluations" msprop:Generator_TablePropName="UserEvaluations" msprop:Generator_RowDeletingName="UserEvaluationsRowDeleting" msprop:Generator_RowChangingName="UserEvaluationsRowChanging" msprop:Generator_RowDeletedName="UserEvaluationsRowDeleted" msprop:Generator_RowEvHandlerName="UserEvaluationsRowChangeEventHandler" msprop:Generator_TableClassName="UserEvaluationsDataTable" msprop:Generator_RowChangedName="UserEvaluationsRowChanged" msprop:Generator_RowClassName="UserEvaluationsRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="UserID" msprop:Generator_ColumnVarNameInTable="columnUserID" msprop:Generator_ColumnPropNameInRow="UserID" msprop:Generator_ColumnPropNameInTable="UserIDColumn" msprop:Generator_UserColumnName="UserID" type="xs:int" minOccurs="0" />
              <xs:element name="LearningObjectSessionID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectSessionID" msprop:Generator_ColumnPropNameInRow="LearningObjectSessionID" msprop:Generator_ColumnPropNameInTable="LearningObjectSessionIDColumn" msprop:Generator_UserColumnName="LearningObjectSessionID" type="xs:int" minOccurs="0" />
              <xs:element name="EvaluationQuestionID" msprop:Generator_ColumnVarNameInTable="columnEvaluationQuestionID" msprop:Generator_ColumnPropNameInRow="EvaluationQuestionID" msprop:Generator_ColumnPropNameInTable="EvaluationQuestionIDColumn" msprop:Generator_UserColumnName="EvaluationQuestionID" type="xs:int" minOccurs="0" />
              <xs:element name="EvaluationID" msprop:Generator_ColumnVarNameInTable="columnEvaluationID" msprop:Generator_ColumnPropNameInRow="EvaluationID" msprop:Generator_ColumnPropNameInTable="EvaluationIDColumn" msprop:Generator_UserColumnName="EvaluationID" type="xs:int" minOccurs="0" />
              <xs:element name="EvaluationRatingID" msprop:Generator_ColumnVarNameInTable="columnEvaluationRatingID" msprop:Generator_ColumnPropNameInRow="EvaluationRatingID" msprop:Generator_ColumnPropNameInTable="EvaluationRatingIDColumn" msprop:Generator_UserColumnName="EvaluationRatingID" type="xs:int" minOccurs="0" />
              <xs:element name="InstructorUserID" msprop:Generator_ColumnVarNameInTable="columnInstructorUserID" msprop:Generator_ColumnPropNameInRow="InstructorUserID" msprop:Generator_ColumnPropNameInTable="InstructorUserIDColumn" msprop:Generator_UserColumnName="InstructorUserID" type="xs:int" minOccurs="0" />
              <xs:element name="Comments" msprop:Generator_ColumnVarNameInTable="columnComments" msprop:Generator_ColumnPropNameInRow="Comments" msprop:Generator_ColumnPropNameInTable="CommentsColumn" msprop:Generator_UserColumnName="Comments" type="xs:string" minOccurs="0" />
              <xs:element name="EvaluationDate" msprop:Generator_ColumnVarNameInTable="columnEvaluationDate" msprop:Generator_ColumnPropNameInRow="EvaluationDate" msprop:Generator_ColumnPropNameInTable="EvaluationDateColumn" msprop:Generator_UserColumnName="EvaluationDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="ContentComments" msprop:Generator_ColumnVarNameInTable="columnContentComments" msprop:Generator_ColumnPropNameInRow="ContentComments" msprop:Generator_ColumnPropNameInTable="ContentCommentsColumn" msprop:Generator_UserColumnName="ContentComments" type="xs:string" minOccurs="0" />
              <xs:element name="ExcersiceComments" msprop:Generator_ColumnVarNameInTable="columnExcersiceComments" msprop:Generator_ColumnPropNameInRow="ExcersiceComments" msprop:Generator_ColumnPropNameInTable="ExcersiceCommentsColumn" msprop:Generator_UserColumnName="ExcersiceComments" type="xs:string" minOccurs="0" />
              <xs:element name="ManagementComments" msprop:Generator_ColumnVarNameInTable="columnManagementComments" msprop:Generator_ColumnPropNameInRow="ManagementComments" msprop:Generator_ColumnPropNameInTable="ManagementCommentsColumn" msprop:Generator_UserColumnName="ManagementComments" type="xs:string" minOccurs="0" />
              <xs:element name="InstructorComments" msprop:Generator_ColumnVarNameInTable="columnInstructorComments" msprop:Generator_ColumnPropNameInRow="InstructorComments" msprop:Generator_ColumnPropNameInTable="InstructorCommentsColumn" msprop:Generator_UserColumnName="InstructorComments" type="xs:string" minOccurs="0" />
              <xs:element name="GeneralComments" msprop:Generator_ColumnVarNameInTable="columnGeneralComments" msprop:Generator_ColumnPropNameInRow="GeneralComments" msprop:Generator_ColumnPropNameInTable="GeneralCommentsColumn" msprop:Generator_UserColumnName="GeneralComments" type="xs:string" minOccurs="0" />
              <xs:element name="EvaluationRatingTypeName" msprop:Generator_ColumnVarNameInTable="columnEvaluationRatingTypeName" msprop:Generator_ColumnPropNameInRow="EvaluationRatingTypeName" msprop:Generator_ColumnPropNameInTable="EvaluationRatingTypeNameColumn" msprop:Generator_UserColumnName="EvaluationRatingTypeName" type="xs:string" minOccurs="0" />
              <xs:element name="EvaluationQuestion" msprop:Generator_ColumnVarNameInTable="columnEvaluationQuestion" msprop:Generator_ColumnPropNameInRow="EvaluationQuestion" msprop:Generator_ColumnPropNameInTable="EvaluationQuestionColumn" msprop:Generator_UserColumnName="EvaluationQuestion" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="UserCustomFields" msprop:Generator_UserTableName="UserCustomFields" msprop:Generator_RowEvArgName="UserCustomFieldsRowChangeEvent" msprop:Generator_TableVarName="tableUserCustomFields" msprop:Generator_TablePropName="UserCustomFields" msprop:Generator_RowDeletingName="UserCustomFieldsRowDeleting" msprop:Generator_RowChangingName="UserCustomFieldsRowChanging" msprop:Generator_RowDeletedName="UserCustomFieldsRowDeleted" msprop:Generator_RowEvHandlerName="UserCustomFieldsRowChangeEventHandler" msprop:Generator_TableClassName="UserCustomFieldsDataTable" msprop:Generator_RowChangedName="UserCustomFieldsRowChanged" msprop:Generator_RowClassName="UserCustomFieldsRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="UserID" msprop:Generator_ColumnVarNameInTable="columnUserID" msprop:Generator_ColumnPropNameInRow="UserID" msprop:Generator_ColumnPropNameInTable="UserIDColumn" msprop:Generator_UserColumnName="UserID" type="xs:int" minOccurs="0" />
              <xs:element name="UserFieldTypeID" msprop:Generator_ColumnVarNameInTable="columnUserFieldTypeID" msprop:Generator_ColumnPropNameInRow="UserFieldTypeID" msprop:Generator_ColumnPropNameInTable="UserFieldTypeIDColumn" msprop:Generator_UserColumnName="UserFieldTypeID" type="xs:int" minOccurs="0" />
              <xs:element name="UserFieldTypeName" msprop:Generator_ColumnVarNameInTable="columnUserFieldTypeName" msprop:Generator_ColumnPropNameInRow="UserFieldTypeName" msprop:Generator_ColumnPropNameInTable="UserFieldTypeNameColumn" msprop:Generator_UserColumnName="UserFieldTypeName" type="xs:string" minOccurs="0" />
              <xs:element name="UserFieldDescription" msprop:Generator_ColumnVarNameInTable="columnUserFieldDescription" msprop:Generator_ColumnPropNameInRow="UserFieldDescription" msprop:Generator_ColumnPropNameInTable="UserFieldDescriptionColumn" msprop:Generator_UserColumnName="UserFieldDescription" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="Courses" msprop:Generator_UserTableName="Courses" msprop:Generator_RowEvArgName="CoursesRowChangeEvent" msprop:Generator_TableVarName="tableCourses" msprop:Generator_TablePropName="Courses" msprop:Generator_RowDeletingName="CoursesRowDeleting" msprop:Generator_RowChangingName="CoursesRowChanging" msprop:Generator_RowDeletedName="CoursesRowDeleted" msprop:Generator_RowEvHandlerName="CoursesRowChangeEventHandler" msprop:Generator_TableClassName="CoursesDataTable" msprop:Generator_RowChangedName="CoursesRowChanged" msprop:Generator_RowClassName="CoursesRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="LearningObjectID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectID" msprop:Generator_ColumnPropNameInRow="LearningObjectID" msprop:Generator_ColumnPropNameInTable="LearningObjectIDColumn" msprop:Generator_UserColumnName="LearningObjectID" type="xs:int" minOccurs="0" />
              <xs:element name="LearningObjectName" msprop:Generator_ColumnVarNameInTable="columnLearningObjectName" msprop:Generator_ColumnPropNameInRow="LearningObjectName" msprop:Generator_ColumnPropNameInTable="LearningObjectNameColumn" msprop:Generator_UserColumnName="LearningObjectName" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectTypeID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectTypeID" msprop:Generator_ColumnPropNameInRow="LearningObjectTypeID" msprop:Generator_ColumnPropNameInTable="LearningObjectTypeIDColumn" msprop:Generator_UserColumnName="LearningObjectTypeID" type="xs:int" minOccurs="0" />
              <xs:element name="LearningObjectTypeName" msprop:Generator_ColumnVarNameInTable="columnLearningObjectTypeName" msprop:Generator_ColumnPropNameInRow="LearningObjectTypeName" msprop:Generator_ColumnPropNameInTable="LearningObjectTypeNameColumn" msprop:Generator_UserColumnName="LearningObjectTypeName" type="xs:string" minOccurs="0" />
              <xs:element name="GradingTypeID" msprop:Generator_ColumnVarNameInTable="columnGradingTypeID" msprop:Generator_ColumnPropNameInRow="GradingTypeID" msprop:Generator_ColumnPropNameInTable="GradingTypeIDColumn" msprop:Generator_UserColumnName="GradingTypeID" type="xs:int" minOccurs="0" />
              <xs:element name="GradingTypeName" msprop:Generator_ColumnVarNameInTable="columnGradingTypeName" msprop:Generator_ColumnPropNameInRow="GradingTypeName" msprop:Generator_ColumnPropNameInTable="GradingTypeNameColumn" msprop:Generator_UserColumnName="GradingTypeName" type="xs:string" minOccurs="0" />
              <xs:element name="PassingScore" msprop:Generator_ColumnVarNameInTable="columnPassingScore" msprop:Generator_ColumnPropNameInRow="PassingScore" msprop:Generator_ColumnPropNameInTable="PassingScoreColumn" msprop:Generator_UserColumnName="PassingScore" type="xs:double" minOccurs="0" />
              <xs:element name="CourseNumber" msprop:Generator_ColumnVarNameInTable="columnCourseNumber" msprop:Generator_ColumnPropNameInRow="CourseNumber" msprop:Generator_ColumnPropNameInTable="CourseNumberColumn" msprop:Generator_UserColumnName="CourseNumber" type="xs:string" minOccurs="0" />
              <xs:element name="Version" msprop:Generator_ColumnVarNameInTable="columnVersion" msprop:Generator_ColumnPropNameInRow="Version" msprop:Generator_ColumnPropNameInTable="VersionColumn" msprop:Generator_UserColumnName="Version" type="xs:string" minOccurs="0" />
              <xs:element name="CreditHours" msprop:Generator_ColumnVarNameInTable="columnCreditHours" msprop:Generator_ColumnPropNameInRow="CreditHours" msprop:Generator_ColumnPropNameInTable="CreditHoursColumn" msprop:Generator_UserColumnName="CreditHours" type="xs:double" minOccurs="0" />
              <xs:element name="CreditUnits" msprop:Generator_ColumnVarNameInTable="columnCreditUnits" msprop:Generator_ColumnPropNameInRow="CreditUnits" msprop:Generator_ColumnPropNameInTable="CreditUnitsColumn" msprop:Generator_UserColumnName="CreditUnits" type="xs:double" minOccurs="0" />
              <xs:element name="WBTUrl" msprop:Generator_ColumnVarNameInTable="columnWBTUrl" msprop:Generator_ColumnPropNameInRow="WBTUrl" msprop:Generator_ColumnPropNameInTable="WBTUrlColumn" msprop:Generator_UserColumnName="WBTUrl" type="xs:string" minOccurs="0" />
              <xs:element name="IsCourseActive" msprop:Generator_ColumnVarNameInTable="columnIsCourseActive" msprop:Generator_ColumnPropNameInRow="IsCourseActive" msprop:Generator_ColumnPropNameInTable="IsCourseActiveColumn" msprop:Generator_UserColumnName="IsCourseActive" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="Catalogs" msprop:Generator_UserTableName="Catalogs" msprop:Generator_RowEvArgName="CatalogsRowChangeEvent" msprop:Generator_TableVarName="tableCatalogs" msprop:Generator_TablePropName="Catalogs" msprop:Generator_RowDeletingName="CatalogsRowDeleting" msprop:Generator_RowChangingName="CatalogsRowChanging" msprop:Generator_RowDeletedName="CatalogsRowDeleted" msprop:Generator_RowEvHandlerName="CatalogsRowChangeEventHandler" msprop:Generator_TableClassName="CatalogsDataTable" msprop:Generator_RowChangedName="CatalogsRowChanged" msprop:Generator_RowClassName="CatalogsRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="LearningObjectTreeID" msdata:Caption="LearningObjectTreeNodeID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectTreeID" msprop:Generator_ColumnPropNameInRow="LearningObjectTreeID" msprop:Generator_ColumnPropNameInTable="LearningObjectTreeIDColumn" msprop:Generator_UserColumnName="LearningObjectTreeID" type="xs:int" minOccurs="0" />
              <xs:element name="LearningObjectID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectID" msprop:Generator_ColumnPropNameInRow="LearningObjectID" msprop:Generator_ColumnPropNameInTable="LearningObjectIDColumn" msprop:Generator_UserColumnName="LearningObjectID" type="xs:int" minOccurs="0" />
              <xs:element name="LearningObjectTreeName" msprop:Generator_ColumnVarNameInTable="columnLearningObjectTreeName" msprop:Generator_ColumnPropNameInRow="LearningObjectTreeName" msprop:Generator_ColumnPropNameInTable="LearningObjectTreeNameColumn" msprop:Generator_UserColumnName="LearningObjectTreeName" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectName" msprop:Generator_ColumnVarNameInTable="columnLearningObjectName" msprop:Generator_ColumnPropNameInRow="LearningObjectName" msprop:Generator_ColumnPropNameInTable="LearningObjectNameColumn" msprop:Generator_UserColumnName="LearningObjectName" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="CourseInstances" msprop:Generator_UserTableName="CourseInstances" msprop:Generator_RowEvArgName="CourseInstancesRowChangeEvent" msprop:Generator_TableVarName="tableCourseInstances" msprop:Generator_TablePropName="CourseInstances" msprop:Generator_RowDeletingName="CourseInstancesRowDeleting" msprop:Generator_RowChangingName="CourseInstancesRowChanging" msprop:Generator_RowDeletedName="CourseInstancesRowDeleted" msprop:Generator_RowEvHandlerName="CourseInstancesRowChangeEventHandler" msprop:Generator_TableClassName="CourseInstancesDataTable" msprop:Generator_RowChangedName="CourseInstancesRowChanged" msprop:Generator_RowClassName="CourseInstancesRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="LearningObjectID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectID" msprop:Generator_ColumnPropNameInRow="LearningObjectID" msprop:Generator_ColumnPropNameInTable="LearningObjectIDColumn" msprop:Generator_UserColumnName="LearningObjectID" type="xs:int" minOccurs="0" />
              <xs:element name="LearningObjectInstanceID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectInstanceID" msprop:Generator_ColumnPropNameInRow="LearningObjectInstanceID" msprop:Generator_ColumnPropNameInTable="LearningObjectInstanceIDColumn" msprop:Generator_UserColumnName="LearningObjectInstanceID" type="xs:int" minOccurs="0" />
              <xs:element name="StartDateTime" msprop:Generator_ColumnVarNameInTable="columnStartDateTime" msprop:Generator_ColumnPropNameInRow="StartDateTime" msprop:Generator_ColumnPropNameInTable="StartDateTimeColumn" msprop:Generator_UserColumnName="StartDateTime" type="xs:dateTime" minOccurs="0" />
              <xs:element name="EndDateTime" msprop:Generator_ColumnVarNameInTable="columnEndDateTime" msprop:Generator_ColumnPropNameInRow="EndDateTime" msprop:Generator_ColumnPropNameInTable="EndDateTimeColumn" msprop:Generator_UserColumnName="EndDateTime" type="xs:dateTime" minOccurs="0" />
              <xs:element name="TimeZone" msprop:Generator_ColumnVarNameInTable="columnTimeZone" msprop:Generator_ColumnPropNameInRow="TimeZone" msprop:Generator_ColumnPropNameInTable="TimeZoneColumn" msprop:Generator_UserColumnName="TimeZone" type="xs:string" minOccurs="0" />
              <xs:element name="FacilityRoomID" msprop:Generator_ColumnVarNameInTable="columnFacilityRoomID" msprop:Generator_ColumnPropNameInRow="FacilityRoomID" msprop:Generator_ColumnPropNameInTable="FacilityRoomIDColumn" msprop:Generator_UserColumnName="FacilityRoomID" type="xs:int" minOccurs="0" />
              <xs:element name="FacilityRoomName" msprop:Generator_ColumnVarNameInTable="columnFacilityRoomName" msprop:Generator_ColumnPropNameInRow="FacilityRoomName" msprop:Generator_ColumnPropNameInTable="FacilityRoomNameColumn" msprop:Generator_UserColumnName="FacilityRoomName" type="xs:string" minOccurs="0" />
              <xs:element name="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_UserColumnName="Status" type="xs:string" minOccurs="0" />
              <xs:element name="Instructors" msprop:Generator_ColumnVarNameInTable="columnInstructors" msprop:Generator_ColumnPropNameInRow="Instructors" msprop:Generator_ColumnPropNameInTable="InstructorsColumn" msprop:Generator_UserColumnName="Instructors" type="xs:string" minOccurs="0" />
              <xs:element name="CountOfEnrolled" msprop:Generator_ColumnVarNameInTable="columnCountOfEnrolled" msprop:Generator_ColumnPropNameInRow="CountOfEnrolled" msprop:Generator_ColumnPropNameInTable="CountOfEnrolledColumn" msprop:Generator_UserColumnName="CountOfEnrolled" type="xs:int" minOccurs="0" />
              <xs:element name="CountOfPending" msprop:Generator_ColumnVarNameInTable="columnCountOfPending" msprop:Generator_ColumnPropNameInRow="CountOfPending" msprop:Generator_ColumnPropNameInTable="CountOfPendingColumn" msprop:Generator_UserColumnName="CountOfPending" type="xs:int" minOccurs="0" />
              <xs:element name="CountOfCompleted" msprop:Generator_ColumnVarNameInTable="columnCountOfCompleted" msprop:Generator_ColumnPropNameInRow="CountOfCompleted" msprop:Generator_ColumnPropNameInTable="CountOfCompletedColumn" msprop:Generator_UserColumnName="CountOfCompleted" type="xs:int" minOccurs="0" />
              <xs:element name="CountOfWaitlisted" msprop:Generator_ColumnVarNameInTable="columnCountOfWaitlisted" msprop:Generator_ColumnPropNameInRow="CountOfWaitlisted" msprop:Generator_ColumnPropNameInTable="CountOfWaitlistedColumn" msprop:Generator_UserColumnName="CountOfWaitlisted" type="xs:int" minOccurs="0" />
              <xs:element name="CountOfNoShow" msprop:Generator_ColumnVarNameInTable="columnCountOfNoShow" msprop:Generator_ColumnPropNameInRow="CountOfNoShow" msprop:Generator_ColumnPropNameInTable="CountOfNoShowColumn" msprop:Generator_UserColumnName="CountOfNoShow" type="xs:int" minOccurs="0" />
              <xs:element name="CountOfCancelledByUser" msprop:Generator_ColumnVarNameInTable="columnCountOfCancelledByUser" msprop:Generator_ColumnPropNameInRow="CountOfCancelledByUser" msprop:Generator_ColumnPropNameInTable="CountOfCancelledByUserColumn" msprop:Generator_UserColumnName="CountOfCancelledByUser" type="xs:int" minOccurs="0" />
              <xs:element name="CountOfCancelledByAuthorizer" msprop:Generator_ColumnVarNameInTable="columnCountOfCancelledByAuthorizer" msprop:Generator_ColumnPropNameInRow="CountOfCancelledByAuthorizer" msprop:Generator_ColumnPropNameInTable="CountOfCancelledByAuthorizerColumn" msprop:Generator_UserColumnName="CountOfCancelledByAuthorizer" type="xs:int" minOccurs="0" />
              <xs:element name="CountOfCancelledByAdmin" msprop:Generator_ColumnVarNameInTable="columnCountOfCancelledByAdmin" msprop:Generator_ColumnPropNameInRow="CountOfCancelledByAdmin" msprop:Generator_ColumnPropNameInTable="CountOfCancelledByAdminColumn" msprop:Generator_UserColumnName="CountOfCancelledByAdmin" type="xs:int" minOccurs="0" />
              <xs:element name="Availability" msprop:Generator_ColumnVarNameInTable="columnAvailability" msprop:Generator_ColumnPropNameInRow="Availability" msprop:Generator_ColumnPropNameInTable="AvailabilityColumn" msprop:Generator_UserColumnName="Availability" type="xs:string" minOccurs="0" />
              <xs:element name="ExpiryDate" msprop:Generator_ColumnVarNameInTable="columnExpiryDate" msprop:Generator_ColumnPropNameInRow="ExpiryDate" msprop:Generator_ColumnPropNameInTable="ExpiryDateColumn" msprop:Generator_UserColumnName="ExpiryDate" type="xs:dateTime" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="Assessments" msprop:Generator_UserTableName="Assessments" msprop:Generator_RowEvArgName="AssessmentsRowChangeEvent" msprop:Generator_TableVarName="tableAssessments" msprop:Generator_TablePropName="Assessments" msprop:Generator_RowDeletingName="AssessmentsRowDeleting" msprop:Generator_RowChangingName="AssessmentsRowChanging" msprop:Generator_RowDeletedName="AssessmentsRowDeleted" msprop:Generator_RowEvHandlerName="AssessmentsRowChangeEventHandler" msprop:Generator_TableClassName="AssessmentsDataTable" msprop:Generator_RowChangedName="AssessmentsRowChanged" msprop:Generator_RowClassName="AssessmentsRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="TestID" msprop:Generator_ColumnVarNameInTable="columnTestID" msprop:Generator_ColumnPropNameInRow="TestID" msprop:Generator_ColumnPropNameInTable="TestIDColumn" msprop:Generator_UserColumnName="TestID" type="xs:int" minOccurs="0" />
              <xs:element name="TestInstanceID" msprop:Generator_ColumnVarNameInTable="columnTestInstanceID" msprop:Generator_ColumnPropNameInRow="TestInstanceID" msprop:Generator_ColumnPropNameInTable="TestInstanceIDColumn" msprop:Generator_UserColumnName="TestInstanceID" type="xs:int" minOccurs="0" />
              <xs:element name="TestName" msprop:Generator_ColumnVarNameInTable="columnTestName" msprop:Generator_ColumnPropNameInRow="TestName" msprop:Generator_ColumnPropNameInTable="TestNameColumn" msprop:Generator_UserColumnName="TestName" type="xs:string" minOccurs="0" />
              <xs:element name="TestInstanceName" msprop:Generator_ColumnVarNameInTable="columnTestInstanceName" msprop:Generator_ColumnPropNameInRow="TestInstanceName" msprop:Generator_ColumnPropNameInTable="TestInstanceNameColumn" msprop:Generator_UserColumnName="TestInstanceName" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="AssessmentQuestions" msprop:Generator_UserTableName="AssessmentQuestions" msprop:Generator_RowEvArgName="AssessmentQuestionsRowChangeEvent" msprop:Generator_TableVarName="tableAssessmentQuestions" msprop:Generator_TablePropName="AssessmentQuestions" msprop:Generator_RowDeletingName="AssessmentQuestionsRowDeleting" msprop:Generator_RowChangingName="AssessmentQuestionsRowChanging" msprop:Generator_RowDeletedName="AssessmentQuestionsRowDeleted" msprop:Generator_RowEvHandlerName="AssessmentQuestionsRowChangeEventHandler" msprop:Generator_TableClassName="AssessmentQuestionsDataTable" msprop:Generator_RowChangedName="AssessmentQuestionsRowChanged" msprop:Generator_RowClassName="AssessmentQuestionsRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="TestID" msprop:Generator_ColumnVarNameInTable="columnTestID" msprop:Generator_ColumnPropNameInRow="TestID" msprop:Generator_ColumnPropNameInTable="TestIDColumn" msprop:Generator_UserColumnName="TestID" type="xs:int" minOccurs="0" />
              <xs:element name="TestQuestionID" msprop:Generator_ColumnVarNameInTable="columnTestQuestionID" msprop:Generator_ColumnPropNameInRow="TestQuestionID" msprop:Generator_ColumnPropNameInTable="TestQuestionIDColumn" msprop:Generator_UserColumnName="TestQuestionID" type="xs:int" minOccurs="0" />
              <xs:element name="TestQuestionText" msprop:Generator_ColumnVarNameInTable="columnTestQuestionText" msprop:Generator_ColumnPropNameInRow="TestQuestionText" msprop:Generator_ColumnPropNameInTable="TestQuestionTextColumn" msprop:Generator_UserColumnName="TestQuestionText" type="xs:string" minOccurs="0" />
              <xs:element name="DisplayOrder" msprop:Generator_ColumnVarNameInTable="columnDisplayOrder" msprop:Generator_ColumnPropNameInRow="DisplayOrder" msprop:Generator_ColumnPropNameInTable="DisplayOrderColumn" msprop:Generator_UserColumnName="DisplayOrder" type="xs:int" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="AssessmentAnswers" msprop:Generator_UserTableName="AssessmentAnswers" msprop:Generator_RowEvArgName="AssessmentAnswersRowChangeEvent" msprop:Generator_TableVarName="tableAssessmentAnswers" msprop:Generator_TablePropName="AssessmentAnswers" msprop:Generator_RowDeletingName="AssessmentAnswersRowDeleting" msprop:Generator_RowChangingName="AssessmentAnswersRowChanging" msprop:Generator_RowDeletedName="AssessmentAnswersRowDeleted" msprop:Generator_RowEvHandlerName="AssessmentAnswersRowChangeEventHandler" msprop:Generator_TableClassName="AssessmentAnswersDataTable" msprop:Generator_RowChangedName="AssessmentAnswersRowChanged" msprop:Generator_RowClassName="AssessmentAnswersRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="TestID" msprop:Generator_ColumnVarNameInTable="columnTestID" msprop:Generator_ColumnPropNameInRow="TestID" msprop:Generator_ColumnPropNameInTable="TestIDColumn" msprop:Generator_UserColumnName="TestID" type="xs:int" minOccurs="0" />
              <xs:element name="TestQuestionID" msprop:Generator_ColumnVarNameInTable="columnTestQuestionID" msprop:Generator_ColumnPropNameInRow="TestQuestionID" msprop:Generator_ColumnPropNameInTable="TestQuestionIDColumn" msprop:Generator_UserColumnName="TestQuestionID" type="xs:int" minOccurs="0" />
              <xs:element name="TestAnswerID" msprop:Generator_ColumnVarNameInTable="columnTestAnswerID" msprop:Generator_ColumnPropNameInRow="TestAnswerID" msprop:Generator_ColumnPropNameInTable="TestAnswerIDColumn" msprop:Generator_UserColumnName="TestAnswerID" type="xs:int" minOccurs="0" />
              <xs:element name="AnswerText" msprop:Generator_ColumnVarNameInTable="columnAnswerText" msprop:Generator_ColumnPropNameInRow="AnswerText" msprop:Generator_ColumnPropNameInTable="AnswerTextColumn" msprop:Generator_UserColumnName="AnswerText" type="xs:string" minOccurs="0" />
              <xs:element name="AnswerTypeID" msprop:Generator_ColumnVarNameInTable="columnAnswerTypeID" msprop:Generator_ColumnPropNameInRow="AnswerTypeID" msprop:Generator_ColumnPropNameInTable="AnswerTypeIDColumn" msprop:Generator_UserColumnName="AnswerTypeID" type="xs:int" minOccurs="0" />
              <xs:element name="AnswerTypeName" msprop:Generator_ColumnVarNameInTable="columnAnswerTypeName" msprop:Generator_ColumnPropNameInRow="AnswerTypeName" msprop:Generator_ColumnPropNameInTable="AnswerTypeNameColumn" msprop:Generator_UserColumnName="AnswerTypeName" type="xs:string" minOccurs="0" />
              <xs:element name="AnswerCorrect" msprop:Generator_ColumnVarNameInTable="columnAnswerCorrect" msprop:Generator_ColumnPropNameInRow="AnswerCorrect" msprop:Generator_ColumnPropNameInTable="AnswerCorrectColumn" msprop:Generator_UserColumnName="AnswerCorrect" type="xs:boolean" minOccurs="0" />
              <xs:element name="DisplayOrder" msprop:Generator_ColumnVarNameInTable="columnDisplayOrder" msprop:Generator_ColumnPropNameInRow="DisplayOrder" msprop:Generator_ColumnPropNameInTable="DisplayOrderColumn" msprop:Generator_UserColumnName="DisplayOrder" type="xs:int" minOccurs="0" />
              <xs:element name="TestQuestionText" msprop:Generator_ColumnVarNameInTable="columnTestQuestionText" msprop:Generator_ColumnPropNameInRow="TestQuestionText" msprop:Generator_ColumnPropNameInTable="TestQuestionTextColumn" msprop:Generator_UserColumnName="TestQuestionText" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="Evaluations" msprop:Generator_UserTableName="Evaluations" msprop:Generator_RowEvArgName="EvaluationsRowChangeEvent" msprop:Generator_TableVarName="tableEvaluations" msprop:Generator_TablePropName="Evaluations" msprop:Generator_RowDeletingName="EvaluationsRowDeleting" msprop:Generator_RowChangingName="EvaluationsRowChanging" msprop:Generator_RowDeletedName="EvaluationsRowDeleted" msprop:Generator_RowEvHandlerName="EvaluationsRowChangeEventHandler" msprop:Generator_TableClassName="EvaluationsDataTable" msprop:Generator_RowChangedName="EvaluationsRowChanged" msprop:Generator_RowClassName="EvaluationsRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="EvaluationID" msprop:Generator_ColumnVarNameInTable="columnEvaluationID" msprop:Generator_ColumnPropNameInRow="EvaluationID" msprop:Generator_ColumnPropNameInTable="EvaluationIDColumn" msprop:Generator_UserColumnName="EvaluationID" type="xs:int" minOccurs="0" />
              <xs:element name="EvaluationName" msprop:Generator_ColumnVarNameInTable="columnEvaluationName" msprop:Generator_ColumnPropNameInRow="EvaluationName" msprop:Generator_ColumnPropNameInTable="EvaluationNameColumn" msprop:Generator_UserColumnName="EvaluationName" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="EvaluationQuestions" msprop:Generator_UserTableName="EvaluationQuestions" msprop:Generator_RowEvArgName="EvaluationQuestionsRowChangeEvent" msprop:Generator_TableVarName="tableEvaluationQuestions" msprop:Generator_TablePropName="EvaluationQuestions" msprop:Generator_RowDeletingName="EvaluationQuestionsRowDeleting" msprop:Generator_RowChangingName="EvaluationQuestionsRowChanging" msprop:Generator_RowDeletedName="EvaluationQuestionsRowDeleted" msprop:Generator_RowEvHandlerName="EvaluationQuestionsRowChangeEventHandler" msprop:Generator_TableClassName="EvaluationQuestionsDataTable" msprop:Generator_RowChangedName="EvaluationQuestionsRowChanged" msprop:Generator_RowClassName="EvaluationQuestionsRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="EvaluationID" msprop:Generator_ColumnVarNameInTable="columnEvaluationID" msprop:Generator_ColumnPropNameInRow="EvaluationID" msprop:Generator_ColumnPropNameInTable="EvaluationIDColumn" msprop:Generator_UserColumnName="EvaluationID" type="xs:int" minOccurs="0" />
              <xs:element name="EvaluationQuestionID" msprop:Generator_ColumnVarNameInTable="columnEvaluationQuestionID" msprop:Generator_ColumnPropNameInRow="EvaluationQuestionID" msprop:Generator_ColumnPropNameInTable="EvaluationQuestionIDColumn" msprop:Generator_UserColumnName="EvaluationQuestionID" type="xs:int" minOccurs="0" />
              <xs:element name="EvaluationQuestion" msprop:Generator_ColumnVarNameInTable="columnEvaluationQuestion" msprop:Generator_ColumnPropNameInRow="EvaluationQuestion" msprop:Generator_ColumnPropNameInTable="EvaluationQuestionColumn" msprop:Generator_UserColumnName="EvaluationQuestion" type="xs:string" minOccurs="0" />
              <xs:element name="DisplayOrder" msprop:Generator_ColumnVarNameInTable="columnDisplayOrder" msprop:Generator_ColumnPropNameInRow="DisplayOrder" msprop:Generator_ColumnPropNameInTable="DisplayOrderColumn" msprop:Generator_UserColumnName="DisplayOrder" type="xs:int" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="EvaluationQuestionRatings" msprop:Generator_UserTableName="EvaluationQuestionRatings" msprop:Generator_RowEvArgName="EvaluationQuestionRatingsRowChangeEvent" msprop:Generator_TableVarName="tableEvaluationQuestionRatings" msprop:Generator_TablePropName="EvaluationQuestionRatings" msprop:Generator_RowDeletingName="EvaluationQuestionRatingsRowDeleting" msprop:Generator_RowChangingName="EvaluationQuestionRatingsRowChanging" msprop:Generator_RowDeletedName="EvaluationQuestionRatingsRowDeleted" msprop:Generator_RowEvHandlerName="EvaluationQuestionRatingsRowChangeEventHandler" msprop:Generator_TableClassName="EvaluationQuestionRatingsDataTable" msprop:Generator_RowChangedName="EvaluationQuestionRatingsRowChanged" msprop:Generator_RowClassName="EvaluationQuestionRatingsRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="EvaluationID" msprop:Generator_ColumnVarNameInTable="columnEvaluationID" msprop:Generator_ColumnPropNameInRow="EvaluationID" msprop:Generator_ColumnPropNameInTable="EvaluationIDColumn" msprop:Generator_UserColumnName="EvaluationID" type="xs:int" minOccurs="0" />
              <xs:element name="EvaluationQuestionID" msprop:Generator_ColumnVarNameInTable="columnEvaluationQuestionID" msprop:Generator_ColumnPropNameInRow="EvaluationQuestionID" msprop:Generator_ColumnPropNameInTable="EvaluationQuestionIDColumn" msprop:Generator_UserColumnName="EvaluationQuestionID" type="xs:int" minOccurs="0" />
              <xs:element name="EvaluationQuestionRatingTypeID" msprop:Generator_ColumnVarNameInTable="columnEvaluationQuestionRatingTypeID" msprop:Generator_ColumnPropNameInRow="EvaluationQuestionRatingTypeID" msprop:Generator_ColumnPropNameInTable="EvaluationQuestionRatingTypeIDColumn" msprop:Generator_UserColumnName="EvaluationQuestionRatingTypeID" type="xs:int" minOccurs="0" />
              <xs:element name="EvaluationQuestionRatingTypeName" msprop:Generator_ColumnVarNameInTable="columnEvaluationQuestionRatingTypeName" msprop:Generator_ColumnPropNameInRow="EvaluationQuestionRatingTypeName" msprop:Generator_ColumnPropNameInTable="EvaluationQuestionRatingTypeNameColumn" msprop:Generator_UserColumnName="EvaluationQuestionRatingTypeName" type="xs:string" minOccurs="0" />
              <xs:element name="DisplayOrder" msprop:Generator_ColumnVarNameInTable="columnDisplayOrder" msprop:Generator_ColumnPropNameInRow="DisplayOrder" msprop:Generator_ColumnPropNameInTable="DisplayOrderColumn" msprop:Generator_UserColumnName="DisplayOrder" type="xs:int" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="UserCourses" msprop:Generator_UserTableName="UserCourses" msprop:Generator_RowEvArgName="UserCoursesRowChangeEvent" msprop:Generator_TableVarName="tableUserCourses" msprop:Generator_TablePropName="UserCourses" msprop:Generator_RowDeletingName="UserCoursesRowDeleting" msprop:Generator_RowChangingName="UserCoursesRowChanging" msprop:Generator_RowDeletedName="UserCoursesRowDeleted" msprop:Generator_RowEvHandlerName="UserCoursesRowChangeEventHandler" msprop:Generator_TableClassName="UserCoursesDataTable" msprop:Generator_RowChangedName="UserCoursesRowChanged" msprop:Generator_RowClassName="UserCoursesRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="UserID" msprop:Generator_ColumnVarNameInTable="columnUserID" msprop:Generator_ColumnPropNameInRow="UserID" msprop:Generator_ColumnPropNameInTable="UserIDColumn" msprop:Generator_UserColumnName="UserID" type="xs:int" minOccurs="0" />
              <xs:element name="EmployeeID" msprop:Generator_ColumnVarNameInTable="columnEmployeeID" msprop:Generator_ColumnPropNameInRow="EmployeeID" msprop:Generator_ColumnPropNameInTable="EmployeeIDColumn" msprop:Generator_UserColumnName="EmployeeID" type="xs:string" minOccurs="0" />
              <xs:element name="FirstName" msprop:Generator_ColumnVarNameInTable="columnFirstName" msprop:Generator_ColumnPropNameInRow="FirstName" msprop:Generator_ColumnPropNameInTable="FirstNameColumn" msprop:Generator_UserColumnName="FirstName" type="xs:string" minOccurs="0" />
              <xs:element name="LastName" msprop:Generator_ColumnVarNameInTable="columnLastName" msprop:Generator_ColumnPropNameInRow="LastName" msprop:Generator_ColumnPropNameInTable="LastNameColumn" msprop:Generator_UserColumnName="LastName" type="xs:string" minOccurs="0" />
              <xs:element name="UserName" msprop:Generator_ColumnVarNameInTable="columnUserName" msprop:Generator_ColumnPropNameInRow="UserName" msprop:Generator_ColumnPropNameInTable="UserNameColumn" msprop:Generator_UserColumnName="UserName" type="xs:string" minOccurs="0" />
              <xs:element name="DateHired" msprop:Generator_ColumnVarNameInTable="columnDateHired" msprop:Generator_ColumnPropNameInRow="DateHired" msprop:Generator_ColumnPropNameInTable="DateHiredColumn" msprop:Generator_UserColumnName="DateHired" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Email" msprop:Generator_ColumnVarNameInTable="columnEmail" msprop:Generator_ColumnPropNameInRow="Email" msprop:Generator_ColumnPropNameInTable="EmailColumn" msprop:Generator_UserColumnName="Email" type="xs:string" minOccurs="0" />
              <xs:element name="Address" msprop:Generator_ColumnVarNameInTable="columnAddress" msprop:Generator_ColumnPropNameInRow="Address" msprop:Generator_ColumnPropNameInTable="AddressColumn" msprop:Generator_UserColumnName="Address" type="xs:string" minOccurs="0" />
              <xs:element name="City" msprop:Generator_ColumnVarNameInTable="columnCity" msprop:Generator_ColumnPropNameInRow="City" msprop:Generator_ColumnPropNameInTable="CityColumn" msprop:Generator_UserColumnName="City" type="xs:string" minOccurs="0" />
              <xs:element name="State" msprop:Generator_ColumnVarNameInTable="columnState" msprop:Generator_ColumnPropNameInRow="State" msprop:Generator_ColumnPropNameInTable="StateColumn" msprop:Generator_UserColumnName="State" type="xs:string" minOccurs="0" />
              <xs:element name="ZipCode" msprop:Generator_ColumnVarNameInTable="columnZipCode" msprop:Generator_ColumnPropNameInRow="ZipCode" msprop:Generator_ColumnPropNameInTable="ZipCodeColumn" msprop:Generator_UserColumnName="ZipCode" type="xs:string" minOccurs="0" />
              <xs:element name="CountryCode" msprop:Generator_ColumnVarNameInTable="columnCountryCode" msprop:Generator_ColumnPropNameInRow="CountryCode" msprop:Generator_ColumnPropNameInTable="CountryCodeColumn" msprop:Generator_UserColumnName="CountryCode" type="xs:string" minOccurs="0" />
              <xs:element name="HomePhone" msprop:Generator_ColumnVarNameInTable="columnHomePhone" msprop:Generator_ColumnPropNameInRow="HomePhone" msprop:Generator_ColumnPropNameInTable="HomePhoneColumn" msprop:Generator_UserColumnName="HomePhone" type="xs:string" minOccurs="0" />
              <xs:element name="WorkPhone" msprop:Generator_ColumnVarNameInTable="columnWorkPhone" msprop:Generator_ColumnPropNameInRow="WorkPhone" msprop:Generator_ColumnPropNameInTable="WorkPhoneColumn" msprop:Generator_UserColumnName="WorkPhone" type="xs:string" minOccurs="0" />
              <xs:element name="HomeEmail" msprop:Generator_ColumnVarNameInTable="columnHomeEmail" msprop:Generator_ColumnPropNameInRow="HomeEmail" msprop:Generator_ColumnPropNameInTable="HomeEmailColumn" msprop:Generator_UserColumnName="HomeEmail" type="xs:string" minOccurs="0" />
              <xs:element name="SpokenLanguage" msprop:Generator_ColumnVarNameInTable="columnSpokenLanguage" msprop:Generator_ColumnPropNameInRow="SpokenLanguage" msprop:Generator_ColumnPropNameInTable="SpokenLanguageColumn" msprop:Generator_UserColumnName="SpokenLanguage" type="xs:string" minOccurs="0" />
              <xs:element name="Region" msprop:Generator_ColumnVarNameInTable="columnRegion" msprop:Generator_ColumnPropNameInRow="Region" msprop:Generator_ColumnPropNameInTable="RegionColumn" msprop:Generator_UserColumnName="Region" type="xs:string" minOccurs="0" />
              <xs:element name="Facility" msprop:Generator_ColumnVarNameInTable="columnFacility" msprop:Generator_ColumnPropNameInRow="Facility" msprop:Generator_ColumnPropNameInTable="FacilityColumn" msprop:Generator_UserColumnName="Facility" type="xs:string" minOccurs="0" />
              <xs:element name="FacilityID" msprop:Generator_ColumnVarNameInTable="columnFacilityID" msprop:Generator_ColumnPropNameInRow="FacilityID" msprop:Generator_ColumnPropNameInTable="FacilityIDColumn" msprop:Generator_UserColumnName="FacilityID" type="xs:string" minOccurs="0" />
              <xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
              <xs:element name="DepartmentID" msprop:Generator_ColumnVarNameInTable="columnDepartmentID" msprop:Generator_ColumnPropNameInRow="DepartmentID" msprop:Generator_ColumnPropNameInTable="DepartmentIDColumn" msprop:Generator_UserColumnName="DepartmentID" type="xs:string" minOccurs="0" />
              <xs:element name="GroupName" msprop:Generator_ColumnVarNameInTable="columnGroupName" msprop:Generator_ColumnPropNameInRow="GroupName" msprop:Generator_ColumnPropNameInTable="GroupNameColumn" msprop:Generator_UserColumnName="GroupName" type="xs:string" minOccurs="0" />
              <xs:element name="GroupStatus" msprop:Generator_ColumnVarNameInTable="columnGroupStatus" msprop:Generator_ColumnPropNameInRow="GroupStatus" msprop:Generator_ColumnPropNameInTable="GroupStatusColumn" msprop:Generator_UserColumnName="GroupStatus" type="xs:int" minOccurs="0" />
              <xs:element name="IsActive" msprop:Generator_ColumnVarNameInTable="columnIsActive" msprop:Generator_ColumnPropNameInRow="IsActive" msprop:Generator_ColumnPropNameInTable="IsActiveColumn" msprop:Generator_UserColumnName="IsActive" type="xs:int" minOccurs="0" />
              <xs:element name="IsPrimaryDivision" msprop:Generator_ColumnVarNameInTable="columnIsPrimaryDivision" msprop:Generator_ColumnPropNameInRow="IsPrimaryDivision" msprop:Generator_ColumnPropNameInTable="IsPrimaryDivisionColumn" msprop:Generator_UserColumnName="IsPrimaryDivision" type="xs:int" minOccurs="0" />
              <xs:element name="IsPrimaryJobPosition" msprop:Generator_ColumnVarNameInTable="columnIsPrimaryJobPosition" msprop:Generator_ColumnPropNameInRow="IsPrimaryJobPosition" msprop:Generator_ColumnPropNameInTable="IsPrimaryJobPositionColumn" msprop:Generator_UserColumnName="IsPrimaryJobPosition" type="xs:int" minOccurs="0" />
              <xs:element name="JobPosition" msprop:Generator_ColumnVarNameInTable="columnJobPosition" msprop:Generator_ColumnPropNameInRow="JobPosition" msprop:Generator_ColumnPropNameInTable="JobPositionColumn" msprop:Generator_UserColumnName="JobPosition" type="xs:string" minOccurs="0" />
              <xs:element name="JobPositionDescription" msprop:Generator_ColumnVarNameInTable="columnJobPositionDescription" msprop:Generator_ColumnPropNameInRow="JobPositionDescription" msprop:Generator_ColumnPropNameInTable="JobPositionDescriptionColumn" msprop:Generator_UserColumnName="JobPositionDescription" type="xs:string" minOccurs="0" />
              <xs:element name="JobCode" msprop:Generator_ColumnVarNameInTable="columnJobCode" msprop:Generator_ColumnPropNameInRow="JobCode" msprop:Generator_ColumnPropNameInTable="JobCodeColumn" msprop:Generator_UserColumnName="JobCode" type="xs:string" minOccurs="0" />
              <xs:element name="JobCodeDescription" msprop:Generator_ColumnVarNameInTable="columnJobCodeDescription" msprop:Generator_ColumnPropNameInRow="JobCodeDescription" msprop:Generator_ColumnPropNameInTable="JobCodeDescriptionColumn" msprop:Generator_UserColumnName="JobCodeDescription" type="xs:string" minOccurs="0" />
              <xs:element name="JobClass" msprop:Generator_ColumnVarNameInTable="columnJobClass" msprop:Generator_ColumnPropNameInRow="JobClass" msprop:Generator_ColumnPropNameInTable="JobClassColumn" msprop:Generator_UserColumnName="JobClass" type="xs:string" minOccurs="0" />
              <xs:element name="JobClassDescription" msprop:Generator_ColumnVarNameInTable="columnJobClassDescription" msprop:Generator_ColumnPropNameInRow="JobClassDescription" msprop:Generator_ColumnPropNameInTable="JobClassDescriptionColumn" msprop:Generator_UserColumnName="JobClassDescription" type="xs:string" minOccurs="0" />
              <xs:element name="SupervisorFirstName" msprop:Generator_ColumnVarNameInTable="columnSupervisorFirstName" msprop:Generator_ColumnPropNameInRow="SupervisorFirstName" msprop:Generator_ColumnPropNameInTable="SupervisorFirstNameColumn" msprop:Generator_UserColumnName="SupervisorFirstName" type="xs:string" minOccurs="0" />
              <xs:element name="SupervisorLastName" msprop:Generator_ColumnVarNameInTable="columnSupervisorLastName" msprop:Generator_ColumnPropNameInRow="SupervisorLastName" msprop:Generator_ColumnPropNameInTable="SupervisorLastNameColumn" msprop:Generator_UserColumnName="SupervisorLastName" type="xs:string" minOccurs="0" />
              <xs:element name="SupervisorID" msprop:Generator_ColumnVarNameInTable="columnSupervisorID" msprop:Generator_ColumnPropNameInRow="SupervisorID" msprop:Generator_ColumnPropNameInTable="SupervisorIDColumn" msprop:Generator_UserColumnName="SupervisorID" type="xs:string" minOccurs="0" />
              <xs:element name="TerminationDate" msprop:Generator_ColumnVarNameInTable="columnTerminationDate" msprop:Generator_ColumnPropNameInRow="TerminationDate" msprop:Generator_ColumnPropNameInTable="TerminationDateColumn" msprop:Generator_UserColumnName="TerminationDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="BirthDate" msprop:Generator_ColumnVarNameInTable="columnBirthDate" msprop:Generator_ColumnPropNameInRow="BirthDate" msprop:Generator_ColumnPropNameInTable="BirthDateColumn" msprop:Generator_UserColumnName="BirthDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="LEADERSHIPASSESSMENTLEVELDESCRIPTION" msprop:Generator_ColumnVarNameInTable="columnLEADERSHIPASSESSMENTLEVELDESCRIPTION" msprop:Generator_ColumnPropNameInRow="LEADERSHIPASSESSMENTLEVELDESCRIPTION" msprop:Generator_ColumnPropNameInTable="LEADERSHIPASSESSMENTLEVELDESCRIPTIONColumn" msprop:Generator_UserColumnName="LEADERSHIPASSESSMENTLEVELDESCRIPTION" type="xs:string" minOccurs="0" />
              <xs:element name="SchoolName" msprop:Generator_ColumnVarNameInTable="columnSchoolName" msprop:Generator_ColumnPropNameInRow="SchoolName" msprop:Generator_ColumnPropNameInTable="SchoolNameColumn" msprop:Generator_UserColumnName="SchoolName" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectID" msprop:Generator_ColumnPropNameInRow="LearningObjectID" msprop:Generator_ColumnPropNameInTable="LearningObjectIDColumn" msprop:Generator_UserColumnName="LearningObjectID" type="xs:int" minOccurs="0" />
              <xs:element name="LearningObjectName" msprop:Generator_ColumnVarNameInTable="columnLearningObjectName" msprop:Generator_ColumnPropNameInRow="LearningObjectName" msprop:Generator_ColumnPropNameInTable="LearningObjectNameColumn" msprop:Generator_UserColumnName="LearningObjectName" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectDescription" msprop:Generator_ColumnVarNameInTable="columnLearningObjectDescription" msprop:Generator_ColumnPropNameInRow="LearningObjectDescription" msprop:Generator_ColumnPropNameInTable="LearningObjectDescriptionColumn" msprop:Generator_UserColumnName="LearningObjectDescription" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectTypeID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectTypeID" msprop:Generator_ColumnPropNameInRow="LearningObjectTypeID" msprop:Generator_ColumnPropNameInTable="LearningObjectTypeIDColumn" msprop:Generator_UserColumnName="LearningObjectTypeID" type="xs:int" minOccurs="0" />
              <xs:element name="LearningObjectTypeName" msprop:Generator_ColumnVarNameInTable="columnLearningObjectTypeName" msprop:Generator_ColumnPropNameInRow="LearningObjectTypeName" msprop:Generator_ColumnPropNameInTable="LearningObjectTypeNameColumn" msprop:Generator_UserColumnName="LearningObjectTypeName" type="xs:string" minOccurs="0" />
              <xs:element name="StartDateTime" msprop:Generator_ColumnVarNameInTable="columnStartDateTime" msprop:Generator_ColumnPropNameInRow="StartDateTime" msprop:Generator_ColumnPropNameInTable="StartDateTimeColumn" msprop:Generator_UserColumnName="StartDateTime" type="xs:dateTime" minOccurs="0" />
              <xs:element name="EndDateTime" msprop:Generator_ColumnVarNameInTable="columnEndDateTime" msprop:Generator_ColumnPropNameInRow="EndDateTime" msprop:Generator_ColumnPropNameInTable="EndDateTimeColumn" msprop:Generator_UserColumnName="EndDateTime" type="xs:dateTime" minOccurs="0" />
              <xs:element name="LearningObjectInstanceID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectInstanceID" msprop:Generator_ColumnPropNameInRow="LearningObjectInstanceID" msprop:Generator_ColumnPropNameInTable="LearningObjectInstanceIDColumn" msprop:Generator_UserColumnName="LearningObjectInstanceID" type="xs:int" minOccurs="0" />
              <xs:element name="RoomID" msprop:Generator_ColumnVarNameInTable="columnRoomID" msprop:Generator_ColumnPropNameInRow="RoomID" msprop:Generator_ColumnPropNameInTable="RoomIDColumn" msprop:Generator_UserColumnName="RoomID" type="xs:int" minOccurs="0" />
              <xs:element name="ListPrice" msprop:Generator_ColumnVarNameInTable="columnListPrice" msprop:Generator_ColumnPropNameInRow="ListPrice" msprop:Generator_ColumnPropNameInTable="ListPriceColumn" msprop:Generator_UserColumnName="ListPrice" type="xs:double" minOccurs="0" />
              <xs:element name="Version" msprop:Generator_ColumnVarNameInTable="columnVersion" msprop:Generator_ColumnPropNameInRow="Version" msprop:Generator_ColumnPropNameInTable="VersionColumn" msprop:Generator_UserColumnName="Version" type="xs:string" minOccurs="0" />
              <xs:element name="CourseNumber" msprop:Generator_ColumnVarNameInTable="columnCourseNumber" msprop:Generator_ColumnPropNameInRow="CourseNumber" msprop:Generator_ColumnPropNameInTable="CourseNumberColumn" msprop:Generator_UserColumnName="CourseNumber" type="xs:string" minOccurs="0" />
              <xs:element name="CreditUnits" msprop:Generator_ColumnVarNameInTable="columnCreditUnits" msprop:Generator_ColumnPropNameInRow="CreditUnits" msprop:Generator_ColumnPropNameInTable="CreditUnitsColumn" msprop:Generator_UserColumnName="CreditUnits" type="xs:double" minOccurs="0" />
              <xs:element name="CreditHours" msprop:Generator_ColumnVarNameInTable="columnCreditHours" msprop:Generator_ColumnPropNameInRow="CreditHours" msprop:Generator_ColumnPropNameInTable="CreditHoursColumn" msprop:Generator_UserColumnName="CreditHours" type="xs:double" minOccurs="0" />
              <xs:element name="SessionCreditUnits" msprop:Generator_ColumnVarNameInTable="columnSessionCreditUnits" msprop:Generator_ColumnPropNameInRow="SessionCreditUnits" msprop:Generator_ColumnPropNameInTable="SessionCreditUnitsColumn" msprop:Generator_UserColumnName="SessionCreditUnits" type="xs:double" minOccurs="0" />
              <xs:element name="SessionCreditHours" msprop:Generator_ColumnVarNameInTable="columnSessionCreditHours" msprop:Generator_ColumnPropNameInRow="SessionCreditHours" msprop:Generator_ColumnPropNameInTable="SessionCreditHoursColumn" msprop:Generator_UserColumnName="SessionCreditHours" type="xs:string" minOccurs="0" />
              <xs:element name="PublicDescription" msprop:Generator_ColumnVarNameInTable="columnPublicDescription" msprop:Generator_ColumnPropNameInRow="PublicDescription" msprop:Generator_ColumnPropNameInTable="PublicDescriptionColumn" msprop:Generator_UserColumnName="PublicDescription" type="xs:string" minOccurs="0" />
              <xs:element name="PrivateDescription" msprop:Generator_ColumnVarNameInTable="columnPrivateDescription" msprop:Generator_ColumnPropNameInRow="PrivateDescription" msprop:Generator_ColumnPropNameInTable="PrivateDescriptionColumn" msprop:Generator_UserColumnName="PrivateDescription" type="xs:string" minOccurs="0" />
              <xs:element name="RoomName" msprop:Generator_ColumnVarNameInTable="columnRoomName" msprop:Generator_ColumnPropNameInRow="RoomName" msprop:Generator_ColumnPropNameInTable="RoomNameColumn" msprop:Generator_UserColumnName="RoomName" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectInstanceFacilityID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectInstanceFacilityID" msprop:Generator_ColumnPropNameInRow="LearningObjectInstanceFacilityID" msprop:Generator_ColumnPropNameInTable="LearningObjectInstanceFacilityIDColumn" msprop:Generator_UserColumnName="LearningObjectInstanceFacilityID" type="xs:int" minOccurs="0" />
              <xs:element name="LearningObjectInstanceFacilityName" msprop:Generator_ColumnVarNameInTable="columnLearningObjectInstanceFacilityName" msprop:Generator_ColumnPropNameInRow="LearningObjectInstanceFacilityName" msprop:Generator_ColumnPropNameInTable="LearningObjectInstanceFacilityNameColumn" msprop:Generator_UserColumnName="LearningObjectInstanceFacilityName" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectInstanceFacilityDescription" msprop:Generator_ColumnVarNameInTable="columnLearningObjectInstanceFacilityDescription" msprop:Generator_ColumnPropNameInRow="LearningObjectInstanceFacilityDescription" msprop:Generator_ColumnPropNameInTable="LearningObjectInstanceFacilityDescriptionColumn" msprop:Generator_UserColumnName="LearningObjectInstanceFacilityDescription" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectInstanceFacilityAddress" msprop:Generator_ColumnVarNameInTable="columnLearningObjectInstanceFacilityAddress" msprop:Generator_ColumnPropNameInRow="LearningObjectInstanceFacilityAddress" msprop:Generator_ColumnPropNameInTable="LearningObjectInstanceFacilityAddressColumn" msprop:Generator_UserColumnName="LearningObjectInstanceFacilityAddress" type="xs:string" minOccurs="0" />
              <xs:element name="InstructorUserID" msprop:Generator_ColumnVarNameInTable="columnInstructorUserID" msprop:Generator_ColumnPropNameInRow="InstructorUserID" msprop:Generator_ColumnPropNameInTable="InstructorUserIDColumn" msprop:Generator_UserColumnName="InstructorUserID" type="xs:int" minOccurs="0" />
              <xs:element name="InstructorFirstName" msprop:Generator_ColumnVarNameInTable="columnInstructorFirstName" msprop:Generator_ColumnPropNameInRow="InstructorFirstName" msprop:Generator_ColumnPropNameInTable="InstructorFirstNameColumn" msprop:Generator_UserColumnName="InstructorFirstName" type="xs:string" minOccurs="0" />
              <xs:element name="InstructorLastName" msprop:Generator_ColumnVarNameInTable="columnInstructorLastName" msprop:Generator_ColumnPropNameInRow="InstructorLastName" msprop:Generator_ColumnPropNameInTable="InstructorLastNameColumn" msprop:Generator_UserColumnName="InstructorLastName" type="xs:string" minOccurs="0" />
              <xs:element name="InstructorVendorUserID" msprop:Generator_ColumnVarNameInTable="columnInstructorVendorUserID" msprop:Generator_ColumnPropNameInRow="InstructorVendorUserID" msprop:Generator_ColumnPropNameInTable="InstructorVendorUserIDColumn" msprop:Generator_UserColumnName="InstructorVendorUserID" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectInstanceStatusID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectInstanceStatusID" msprop:Generator_ColumnPropNameInRow="LearningObjectInstanceStatusID" msprop:Generator_ColumnPropNameInTable="LearningObjectInstanceStatusIDColumn" msprop:Generator_UserColumnName="LearningObjectInstanceStatusID" type="xs:int" minOccurs="0" />
              <xs:element name="LearningObjectInstanceStatus" msprop:Generator_ColumnVarNameInTable="columnLearningObjectInstanceStatus" msprop:Generator_ColumnPropNameInRow="LearningObjectInstanceStatus" msprop:Generator_ColumnPropNameInTable="LearningObjectInstanceStatusColumn" msprop:Generator_UserColumnName="LearningObjectInstanceStatus" type="xs:string" minOccurs="0" />
              <xs:element name="LearningObjectSessionID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectSessionID" msprop:Generator_ColumnPropNameInRow="LearningObjectSessionID" msprop:Generator_ColumnPropNameInTable="LearningObjectSessionIDColumn" msprop:Generator_UserColumnName="LearningObjectSessionID" type="xs:int" minOccurs="0" />
              <xs:element name="Score" msprop:Generator_ColumnVarNameInTable="columnScore" msprop:Generator_ColumnPropNameInRow="Score" msprop:Generator_ColumnPropNameInTable="ScoreColumn" msprop:Generator_UserColumnName="Score" type="xs:int" minOccurs="0" />
              <xs:element name="Passed" msprop:Generator_ColumnVarNameInTable="columnPassed" msprop:Generator_ColumnPropNameInRow="Passed" msprop:Generator_ColumnPropNameInTable="PassedColumn" msprop:Generator_UserColumnName="Passed" type="xs:int" minOccurs="0" />
              <xs:element name="DateCompleted" msprop:Generator_ColumnVarNameInTable="columnDateCompleted" msprop:Generator_ColumnPropNameInRow="DateCompleted" msprop:Generator_ColumnPropNameInTable="DateCompletedColumn" msprop:Generator_UserColumnName="DateCompleted" type="xs:dateTime" minOccurs="0" />
              <xs:element name="EnrollmentDate" msprop:Generator_ColumnVarNameInTable="columnEnrollmentDate" msprop:Generator_ColumnPropNameInRow="EnrollmentDate" msprop:Generator_ColumnPropNameInTable="EnrollmentDateColumn" msprop:Generator_UserColumnName="EnrollmentDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="ElectiveDueDate" msprop:Generator_ColumnVarNameInTable="columnElectiveDueDate" msprop:Generator_ColumnPropNameInRow="ElectiveDueDate" msprop:Generator_ColumnPropNameInTable="ElectiveDueDateColumn" msprop:Generator_UserColumnName="ElectiveDueDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="LearningObjectProcessStatusTypeID" msprop:Generator_ColumnVarNameInTable="columnLearningObjectProcessStatusTypeID" msprop:Generator_ColumnPropNameInRow="LearningObjectProcessStatusTypeID" msprop:Generator_ColumnPropNameInTable="LearningObjectProcessStatusTypeIDColumn" msprop:Generator_UserColumnName="LearningObjectProcessStatusTypeID" type="xs:int" minOccurs="0" />
              <xs:element name="LearningObjectProcessStatusTypeName" msprop:Generator_ColumnVarNameInTable="columnLearningObjectProcessStatusTypeName" msprop:Generator_ColumnPropNameInRow="LearningObjectProcessStatusTypeName" msprop:Generator_ColumnPropNameInTable="LearningObjectProcessStatusTypeNameColumn" msprop:Generator_UserColumnName="LearningObjectProcessStatusTypeName" type="xs:string" minOccurs="0" />
              <xs:element name="EnrollmentTypeID" msprop:Generator_ColumnVarNameInTable="columnEnrollmentTypeID" msprop:Generator_ColumnPropNameInRow="EnrollmentTypeID" msprop:Generator_ColumnPropNameInTable="EnrollmentTypeIDColumn" msprop:Generator_UserColumnName="EnrollmentTypeID" type="xs:int" minOccurs="0" />
              <xs:element name="EnrollmentTypeName" msprop:Generator_ColumnVarNameInTable="columnEnrollmentTypeName" msprop:Generator_ColumnPropNameInRow="EnrollmentTypeName" msprop:Generator_ColumnPropNameInTable="EnrollmentTypeNameColumn" msprop:Generator_UserColumnName="EnrollmentTypeName" type="xs:string" minOccurs="0" />
              <xs:element name="AssignmentID" msprop:Generator_ColumnVarNameInTable="columnAssignmentID" msprop:Generator_ColumnPropNameInRow="AssignmentID" msprop:Generator_ColumnPropNameInTable="AssignmentIDColumn" msprop:Generator_UserColumnName="AssignmentID" type="xs:int" minOccurs="0" />
              <xs:element name="AssignmentName" msprop:Generator_ColumnVarNameInTable="columnAssignmentName" msprop:Generator_ColumnPropNameInRow="AssignmentName" msprop:Generator_ColumnPropNameInTable="AssignmentNameColumn" msprop:Generator_UserColumnName="AssignmentName" type="xs:string" minOccurs="0" />
              <xs:element name="AssignmentSessionID" msprop:Generator_ColumnVarNameInTable="columnAssignmentSessionID" msprop:Generator_ColumnPropNameInRow="AssignmentSessionID" msprop:Generator_ColumnPropNameInTable="AssignmentSessionIDColumn" msprop:Generator_UserColumnName="AssignmentSessionID" type="xs:int" minOccurs="0" />
              <xs:element name="AssignmentSessionDueDate" msprop:Generator_ColumnVarNameInTable="columnAssignmentSessionDueDate" msprop:Generator_ColumnPropNameInRow="AssignmentSessionDueDate" msprop:Generator_ColumnPropNameInTable="AssignmentSessionDueDateColumn" msprop:Generator_UserColumnName="AssignmentSessionDueDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="TodaysDate" msprop:Generator_ColumnVarNameInTable="columnTodaysDate" msprop:Generator_ColumnPropNameInRow="TodaysDate" msprop:Generator_ColumnPropNameInTable="TodaysDateColumn" msprop:Generator_UserColumnName="TodaysDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="AssignmentSessionCompleteDate" msprop:Generator_ColumnVarNameInTable="columnAssignmentSessionCompleteDate" msprop:Generator_ColumnPropNameInRow="AssignmentSessionCompleteDate" msprop:Generator_ColumnPropNameInTable="AssignmentSessionCompleteDateColumn" msprop:Generator_UserColumnName="AssignmentSessionCompleteDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="AccreditationName" msprop:Generator_ColumnVarNameInTable="columnAccreditationName" msprop:Generator_ColumnPropNameInRow="AccreditationName" msprop:Generator_ColumnPropNameInTable="AccreditationNameColumn" msprop:Generator_UserColumnName="AccreditationName" type="xs:string" minOccurs="0" />
              <xs:element name="MiddleName" msprop:Generator_ColumnVarNameInTable="columnMiddleName" msprop:Generator_ColumnPropNameInRow="MiddleName" msprop:Generator_ColumnPropNameInTable="MiddleNameColumn" msprop:Generator_UserColumnName="MiddleName" type="xs:string" minOccurs="0" />
              <xs:element name="LEARNINGOBJECTCATEGORYTYPENAME" msprop:Generator_ColumnVarNameInTable="columnLEARNINGOBJECTCATEGORYTYPENAME" msprop:Generator_ColumnPropNameInRow="LEARNINGOBJECTCATEGORYTYPENAME" msprop:Generator_ColumnPropNameInTable="LEARNINGOBJECTCATEGORYTYPENAMEColumn" msprop:Generator_UserColumnName="LEARNINGOBJECTCATEGORYTYPENAME" type="xs:string" minOccurs="0" />
              <xs:element name="LEARNINGOBJECTSUBCATEGORYTYPENAME" msprop:Generator_ColumnVarNameInTable="columnLEARNINGOBJECTSUBCATEGORYTYPENAME" msprop:Generator_ColumnPropNameInRow="LEARNINGOBJECTSUBCATEGORYTYPENAME" msprop:Generator_ColumnPropNameInTable="LEARNINGOBJECTSUBCATEGORYTYPENAMEColumn" msprop:Generator_UserColumnName="LEARNINGOBJECTSUBCATEGORYTYPENAME" type="xs:string" minOccurs="0" />
              <xs:element name="LICENSENUMBER" msprop:Generator_ColumnVarNameInTable="columnLICENSENUMBER" msprop:Generator_ColumnPropNameInRow="LICENSENUMBER" msprop:Generator_ColumnPropNameInTable="LICENSENUMBERColumn" msprop:Generator_UserColumnName="LICENSENUMBER" type="xs:string" minOccurs="0" />
              <xs:element name="AccreditationNumber" msprop:Generator_ColumnVarNameInTable="columnAccreditationNumber" msprop:Generator_ColumnPropNameInRow="AccreditationNumber" msprop:Generator_ColumnPropNameInTable="AccreditationNumberColumn" msprop:Generator_UserColumnName="AccreditationNumber" type="xs:string" minOccurs="0" />
              <xs:element name="CertificationID" msprop:Generator_ColumnVarNameInTable="columnCertificationID" msprop:Generator_ColumnPropNameInRow="CertificationID" msprop:Generator_ColumnPropNameInTable="CertificationIDColumn" msprop:Generator_UserColumnName="CertificationID" type="xs:string" minOccurs="0" />
              <xs:element name="CertificationName" msprop:Generator_ColumnVarNameInTable="columnCertificationName" msprop:Generator_ColumnPropNameInRow="CertificationName" msprop:Generator_ColumnPropNameInTable="CertificationNameColumn" msprop:Generator_UserColumnName="CertificationName" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
  <xs:annotation>
    <xs:appinfo>
      <msdata:Relationship name="User_UserGroup" msdata:parent="Users" msdata:child="UserGroups" msdata:parentkey="UserID" msdata:childkey="UserID" msprop:Generator_UserChildTable="UserGroups" msprop:Generator_ChildPropName="GetUserGroupsRows" msprop:Generator_UserRelationName="User_UserGroup" msprop:Generator_ParentPropName="UserRow" msprop:Generator_RelationVarName="relationUser_UserGroup" msprop:Generator_UserParentTable="Users" />
      <msdata:Relationship name="User_UserSupervisor" msdata:parent="Users" msdata:child="UserSupervisors" msdata:parentkey="UserID" msdata:childkey="UserID" msprop:Generator_UserChildTable="UserSupervisors" msprop:Generator_ChildPropName="GetUserSupervisorsRows" msprop:Generator_UserRelationName="User_UserSupervisor" msprop:Generator_ParentPropName="UserRow" msprop:Generator_RelationVarName="relationUser_UserSupervisor" msprop:Generator_UserParentTable="Users" />
      <msdata:Relationship name="Users_UserCertifications" msdata:parent="Users" msdata:child="UserCertifications" msdata:parentkey="UserID" msdata:childkey="UserID" msprop:Generator_UserChildTable="UserCertifications" msprop:Generator_ChildPropName="GetUserCertificationsRows" msprop:Generator_UserRelationName="Users_UserCertifications" msprop:Generator_ParentPropName="UsersRow" msprop:Generator_RelationVarName="relationUsers_UserCertifications" msprop:Generator_UserParentTable="Users" />
      <msdata:Relationship name="Users_UserCustomFields" msdata:parent="Users" msdata:child="UserCustomFields" msdata:parentkey="UserID" msdata:childkey="UserID" msprop:Generator_UserChildTable="UserCustomFields" msprop:Generator_ChildPropName="GetUserCustomFieldsRows" msprop:Generator_UserRelationName="Users_UserCustomFields" msprop:Generator_ParentPropName="UsersRow" msprop:Generator_RelationVarName="relationUsers_UserCustomFields" msprop:Generator_UserParentTable="Users" />
      <msdata:Relationship name="Users_UserEvaluations" msdata:parent="Users" msdata:child="UserEvaluations" msdata:parentkey="UserID" msdata:childkey="UserID" msprop:Generator_UserChildTable="UserEvaluations" msprop:Generator_ChildPropName="GetUserEvaluationsRows" msprop:Generator_UserRelationName="Users_UserEvaluations" msprop:Generator_ParentPropName="UsersRow" msprop:Generator_RelationVarName="relationUsers_UserEvaluations" msprop:Generator_UserParentTable="Users" />
      <msdata:Relationship name="Users_UserAssessments" msdata:parent="Users" msdata:child="UserAssessments" msdata:parentkey="UserID" msdata:childkey="UserID" msprop:Generator_UserChildTable="UserAssessments" msprop:Generator_ChildPropName="GetUserAssessmentsRows" msprop:Generator_UserRelationName="Users_UserAssessments" msprop:Generator_ParentPropName="UsersRow" msprop:Generator_RelationVarName="relationUsers_UserAssessments" msprop:Generator_UserParentTable="Users" />
      <msdata:Relationship name="Evaluations_EvaluationQuestionRatings" msdata:parent="Evaluations" msdata:child="EvaluationQuestionRatings" msdata:parentkey="EvaluationID" msdata:childkey="EvaluationID" msprop:Generator_UserChildTable="EvaluationQuestionRatings" msprop:Generator_ChildPropName="GetEvaluationQuestionRatingsRows" msprop:Generator_UserRelationName="Evaluations_EvaluationQuestionRatings" msprop:Generator_ParentPropName="EvaluationsRow" msprop:Generator_RelationVarName="relationEvaluations_EvaluationQuestionRatings" msprop:Generator_UserParentTable="Evaluations" />
      <msdata:Relationship name="Evaluations_EvaluationQuestions" msdata:parent="Evaluations" msdata:child="EvaluationQuestions" msdata:parentkey="EvaluationID" msdata:childkey="EvaluationID" msprop:Generator_UserChildTable="EvaluationQuestions" msprop:Generator_ChildPropName="GetEvaluationQuestionsRows" msprop:Generator_UserRelationName="Evaluations_EvaluationQuestions" msprop:Generator_ParentPropName="EvaluationsRow" msprop:Generator_RelationVarName="relationEvaluations_EvaluationQuestions" msprop:Generator_UserParentTable="Evaluations" />
      <msdata:Relationship name="Assessments_AssessmentQuestions" msdata:parent="Assessments" msdata:child="AssessmentQuestions" msdata:parentkey="TestID" msdata:childkey="TestID" msprop:Generator_UserChildTable="AssessmentQuestions" msprop:Generator_ChildPropName="GetAssessmentQuestionsRows" msprop:Generator_UserRelationName="Assessments_AssessmentQuestions" msprop:Generator_ParentPropName="AssessmentsRow" msprop:Generator_RelationVarName="relationAssessments_AssessmentQuestions" msprop:Generator_UserParentTable="Assessments" />
      <msdata:Relationship name="Assessments_AssessmentAnswers" msdata:parent="Assessments" msdata:child="AssessmentAnswers" msdata:parentkey="TestID" msdata:childkey="TestID" msprop:Generator_UserChildTable="AssessmentAnswers" msprop:Generator_ChildPropName="GetAssessmentAnswersRows" msprop:Generator_UserRelationName="Assessments_AssessmentAnswers" msprop:Generator_ParentPropName="AssessmentsRow" msprop:Generator_RelationVarName="relationAssessments_AssessmentAnswers" msprop:Generator_UserParentTable="Assessments" />
      <msdata:Relationship name="Courses_CourseInstances" msdata:parent="Courses" msdata:child="CourseInstances" msdata:parentkey="LearningObjectID" msdata:childkey="LearningObjectID" msprop:Generator_UserChildTable="CourseInstances" msprop:Generator_ChildPropName="GetCourseInstancesRows" msprop:Generator_UserRelationName="Courses_CourseInstances" msprop:Generator_ParentPropName="CoursesRow" msprop:Generator_RelationVarName="relationCourses_CourseInstances" msprop:Generator_UserParentTable="Courses" />
      <msdata:Relationship name="Courses_Catalogs" msdata:parent="Courses" msdata:child="Catalogs" msdata:parentkey="LearningObjectID" msdata:childkey="LearningObjectID" msprop:Generator_UserChildTable="Catalogs" msprop:Generator_ChildPropName="GetCatalogsRows" msprop:Generator_UserRelationName="Courses_Catalogs" msprop:Generator_ParentPropName="CoursesRow" msprop:Generator_RelationVarName="relationCourses_Catalogs" msprop:Generator_UserParentTable="Courses" />
      <msdata:Relationship name="AssessmentQuestions_AssessmentAnswers" msdata:parent="AssessmentQuestions" msdata:child="AssessmentAnswers" msdata:parentkey="TestQuestionID" msdata:childkey="TestQuestionID" msprop:Generator_UserChildTable="AssessmentAnswers" msprop:Generator_ChildPropName="GetAssessmentAnswersRows" msprop:Generator_UserRelationName="AssessmentQuestions_AssessmentAnswers" msprop:Generator_ParentPropName="AssessmentQuestionsRow" msprop:Generator_RelationVarName="relationAssessmentQuestions_AssessmentAnswers" msprop:Generator_UserParentTable="AssessmentQuestions" />
      <msdata:Relationship name="Users_UserAssignments" msdata:parent="Users" msdata:child="UserAssignments" msdata:parentkey="UserID" msdata:childkey="UserID" msprop:Generator_UserChildTable="UserAssignments" msprop:Generator_ChildPropName="GetUserAssignmentsRows" msprop:Generator_UserRelationName="Users_UserAssignments" msprop:Generator_ParentPropName="UsersRow" msprop:Generator_RelationVarName="relationUsers_UserAssignments" msprop:Generator_UserParentTable="Users" />
      <msdata:Relationship name="Users_UserLicenses" msdata:parent="Users" msdata:child="UserLicenses" msdata:parentkey="UserID" msdata:childkey="UserID" msprop:Generator_UserChildTable="UserLicenses" msprop:Generator_ChildPropName="GetUserLicensesRows" msprop:Generator_UserRelationName="Users_UserLicenses" msprop:Generator_ParentPropName="UsersRow" msprop:Generator_RelationVarName="relationUsers_UserLicenses" msprop:Generator_UserParentTable="Users" />
      <msdata:Relationship name="Users_UserCourses" msdata:parent="Users" msdata:child="UserCourses" msdata:parentkey="UserID" msdata:childkey="UserID" msprop:Generator_UserChildTable="UserCourses" msprop:Generator_ChildPropName="GetUserCoursesRows" msprop:Generator_UserRelationName="Users_UserCourses" msprop:Generator_ParentPropName="UsersRow" msprop:Generator_RelationVarName="relationUsers_UserCourses" msprop:Generator_UserParentTable="Users" />
      <msdata:Relationship name="EvaluationQuestions_EvaluationQuestionRatings" msdata:parent="EvaluationQuestions" msdata:child="EvaluationQuestionRatings" msdata:parentkey="EvaluationQuestionID" msdata:childkey="EvaluationQuestionID" msprop:Generator_UserChildTable="EvaluationQuestionRatings" msprop:Generator_ChildPropName="GetEvaluationQuestionRatingsRows" msprop:Generator_UserRelationName="EvaluationQuestions_EvaluationQuestionRatings" msprop:Generator_ParentPropName="EvaluationQuestionsRow" msprop:Generator_RelationVarName="relationEvaluationQuestions_EvaluationQuestionRatings" msprop:Generator_UserParentTable="EvaluationQuestions" />
      <msdata:Relationship name="UserGroups_Users" msdata:parent="UserGroups" msdata:child="Users" msdata:parentkey="UserID" msdata:childkey="UserID" msprop:Generator_UserChildTable="Users" msprop:Generator_ChildPropName="GetUsersRows" msprop:Generator_UserRelationName="UserGroups_Users" msprop:Generator_ParentPropName="UserGroupsRow" msprop:Generator_RelationVarName="relationUserGroups_Users" msprop:Generator_UserParentTable="UserGroups" />
      <msdata:Relationship name="UserSupervisors_Users" msdata:parent="UserSupervisors" msdata:child="Users" msdata:parentkey="UserID" msdata:childkey="UserID" msprop:Generator_UserChildTable="Users" msprop:Generator_ChildPropName="GetUsersRows" msprop:Generator_UserRelationName="UserSupervisors_Users" msprop:Generator_ParentPropName="UserSupervisorsRow" msprop:Generator_RelationVarName="relationUserSupervisors_Users" msprop:Generator_UserParentTable="UserSupervisors" />
      <msdata:Relationship name="UserAssignments_Users" msdata:parent="UserAssignments" msdata:child="Users" msdata:parentkey="UserID" msdata:childkey="UserID" msprop:Generator_UserChildTable="Users" msprop:Generator_ChildPropName="GetUsersRows" msprop:Generator_UserRelationName="UserAssignments_Users" msprop:Generator_ParentPropName="UserAssignmentsRow" msprop:Generator_RelationVarName="relationUserAssignments_Users" msprop:Generator_UserParentTable="UserAssignments" />
      <msdata:Relationship name="UserCertifications_Users" msdata:parent="UserCertifications" msdata:child="Users" msdata:parentkey="UserID" msdata:childkey="UserID" msprop:Generator_UserChildTable="Users" msprop:Generator_ChildPropName="GetUsersRows" msprop:Generator_UserRelationName="UserCertifications_Users" msprop:Generator_ParentPropName="UserCertificationsRow" msprop:Generator_RelationVarName="relationUserCertifications_Users" msprop:Generator_UserParentTable="UserCertifications" />
      <msdata:Relationship name="UserLicenses_Users" msdata:parent="UserLicenses" msdata:child="Users" msdata:parentkey="UserID" msdata:childkey="UserID" msprop:Generator_UserChildTable="Users" msprop:Generator_ChildPropName="GetUsersRows" msprop:Generator_UserRelationName="UserLicenses_Users" msprop:Generator_ParentPropName="UserLicensesRow" msprop:Generator_RelationVarName="relationUserLicenses_Users" msprop:Generator_UserParentTable="UserLicenses" />
      <msdata:Relationship name="UserCourses_Users" msdata:parent="UserCourses" msdata:child="Users" msdata:parentkey="UserID" msdata:childkey="UserID" msprop:Generator_UserChildTable="Users" msprop:Generator_ChildPropName="GetUsersRows" msprop:Generator_UserRelationName="UserCourses_Users" msprop:Generator_ParentPropName="UserCoursesRow" msprop:Generator_RelationVarName="relationUserCourses_Users" msprop:Generator_UserParentTable="UserCourses" />
      <msdata:Relationship name="UserCustomFields_Users" msdata:parent="UserCustomFields" msdata:child="Users" msdata:parentkey="UserID" msdata:childkey="UserID" msprop:Generator_UserChildTable="Users" msprop:Generator_ChildPropName="GetUsersRows" msprop:Generator_UserRelationName="UserCustomFields_Users" msprop:Generator_ParentPropName="UserCustomFieldsRow" msprop:Generator_RelationVarName="relationUserCustomFields_Users" msprop:Generator_UserParentTable="UserCustomFields" />
      <msdata:Relationship name="UserEvaluations_Users" msdata:parent="UserEvaluations" msdata:child="Users" msdata:parentkey="UserID" msdata:childkey="UserID" msprop:Generator_UserChildTable="Users" msprop:Generator_ChildPropName="GetUsersRows" msprop:Generator_UserRelationName="UserEvaluations_Users" msprop:Generator_ParentPropName="UserEvaluationsRow" msprop:Generator_RelationVarName="relationUserEvaluations_Users" msprop:Generator_UserParentTable="UserEvaluations" />
      <msdata:Relationship name="UserAssessments_Users" msdata:parent="UserAssessments" msdata:child="Users" msdata:parentkey="UserID" msdata:childkey="UserID" msprop:Generator_UserChildTable="Users" msprop:Generator_ChildPropName="GetUsersRows" msprop:Generator_UserRelationName="UserAssessments_Users" msprop:Generator_ParentPropName="UserAssessmentsRow" msprop:Generator_RelationVarName="relationUserAssessments_Users" msprop:Generator_UserParentTable="UserAssessments" />
    </xs:appinfo>
  </xs:annotation>
</xs:schema>