<?xml version="1.0"?>
<Entity>
	<Name>Standard_Investment</Name>
	<Type>Standard</Type>
	<Table>
		<Name>Investment</Name>
		<Type>Main</Type>
	</Table>
	<Table>
		<Name>InvestVoucher</Name>
		<Type>Child</Type>
		<ParentColumnName>InvestCode</ParentColumnName>
		<ChildColumnName>InvestCode</ChildColumnName>
	</Table>
</Entity>