﻿<?xml version="1.0"?>
<Entity>
  <Name>Standard_Vise</Name>
  <Type>Standard</Type>
  <Table>
    <Name>Vise</Name>
    <Type>Main</Type>
  </Table>
  <Table>
    <Name>ViseCostContractPlan</Name>
    <Type>Child</Type>
    <ParentColumnName>ViseCode</ParentColumnName>
    <ChildColumnName>ViseCode</ChildColumnName>
  </Table>
  <Table>
    <Name>ViseCost</Name>
    <Type>Child</Type>
    <ParentColumnName>ViseCode</ParentColumnName>
    <ChildColumnName>ViseCode</ChildColumnName>
  </Table>
</Entity>