﻿<?xml version="1.0"?>
<Entity>
  <Name>Standard_BiddingPrejudication</Name>
  <Type>Standard</Type>
  <Table>
    <Name>BiddingPrejudication</Name>
    <Type>Main</Type>
  </Table>
  <Table>
    <Name>BiddingSupplier</Name>
    <Type>Child</Type>
    <ParentColumnName>BiddingPrejudicationCode</ParentColumnName>
    <ChildColumnName>BiddingPrejudicationCode</ChildColumnName>
  </Table>
</Entity>