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