<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="../../tools/Documentation.xsl" ?><ns2:sqlResourceMetaData resName="healthok.EmployeeHospitalXref" hierarchical="false" multipleDatabases="false" xmlns:ns2="http://restsql.org/schema">
    <tables>
        <table databaseName="healthok" tableName="EmployeeHospitalXref" qualifiedTableName="healthok.EmployeeHospitalXref" rowAlias="EmployeeHospitalXref" rowSetAlias="EmployeeHospitalXrefs" tableRole="Parent">
            <columns>
                <column columnLabel="HospitalId" columnName="HospitalId" columnNumber="3" columnType="4" columnTypeName="INT" databaseName="healthok" nonqueriedForeignKey="false" primaryKey="false" qualifiedColumnLabel="EmployeeHospitalXref.HospitalId" qualifiedColumnName="EmployeeHospitalXref.HospitalId" qualifiedTableName="healthok.EmployeeHospitalXref" readOnly="false" sequence="false" tableName="EmployeeHospitalXref"/>
                <column columnLabel="EmployeeHospitalXrefId" columnName="EmployeeHospitalXrefId" columnNumber="1" columnType="4" columnTypeName="INT" databaseName="healthok" nonqueriedForeignKey="false" primaryKey="true" qualifiedColumnLabel="EmployeeHospitalXref.EmployeeHospitalXrefId" qualifiedColumnName="EmployeeHospitalXref.EmployeeHospitalXrefId" qualifiedTableName="healthok.EmployeeHospitalXref" readOnly="false" sequence="true" sequenceName="EmployeeHospitalXref" tableName="EmployeeHospitalXref"/>
                <column columnLabel="EmployeeId" columnName="EmployeeId" columnNumber="2" columnType="4" columnTypeName="INT" databaseName="healthok" nonqueriedForeignKey="false" primaryKey="false" qualifiedColumnLabel="EmployeeHospitalXref.EmployeeId" qualifiedColumnName="EmployeeHospitalXref.EmployeeId" qualifiedTableName="healthok.EmployeeHospitalXref" readOnly="false" sequence="false" tableName="EmployeeHospitalXref"/>
            </columns>
            <primaryKeys>
                <column>EmployeeHospitalXref.EmployeeHospitalXrefId</column>
            </primaryKeys>
        </table>
    </tables>
    <parentTable>healthok.EmployeeHospitalXref</parentTable>
    <parentPlusExtTables>
        <table>healthok.EmployeeHospitalXref</table>
    </parentPlusExtTables>
    <childPlusExtTables/>
    <allReadColumns>
        <column>EmployeeHospitalXref.EmployeeHospitalXrefId</column>
        <column>EmployeeHospitalXref.EmployeeId</column>
        <column>EmployeeHospitalXref.HospitalId</column>
    </allReadColumns>
    <parentReadColumns>
        <column>EmployeeHospitalXref.EmployeeHospitalXrefId</column>
        <column>EmployeeHospitalXref.EmployeeId</column>
        <column>EmployeeHospitalXref.HospitalId</column>
    </parentReadColumns>
    <childReadColumns/>
</ns2:sqlResourceMetaData>