<?xml version="1.0"?>
<Entity>
	<Name>Standard_CostBudget</Name>
	<Type>Standard</Type>
	<Table>
		<Name>CostBudget</Name>
		<Type>Main</Type>
	</Table>
	<Table>
		<Name>CostBudgetDtl</Name>
		<Type>Child</Type>
		<ParentColumnName>CostBudgetCode</ParentColumnName>
		<ChildColumnName>CostBudgetCode</ChildColumnName>
	</Table>
	<Table>
		<Name>CostBudgetMonth</Name>
		<Type>Child</Type>
		<ParentColumnName>CostBudgetCode</ParentColumnName>
		<ChildColumnName>CostBudgetCode</ChildColumnName>
	</Table>
</Entity>