<?xml version="1.0"?>
<Entity>
	<Name>Standard_CostAllocation</Name>
	<Type>Standard</Type>
	<Table>
		<Name>CostAllocation</Name>
		<Type>Main</Type>
	</Table>
	<Table>
		<Name>CostAllocationDtl</Name>
		<Type>Child</Type>
		<ParentColumnName>CostAllocationCode</ParentColumnName>
		<ChildColumnName>CostAllocationCode</ChildColumnName>
	</Table>
</Entity>