<?xml version="1.0"?>
<Entity>
	<Name>Standard_WorkFlowCase</Name>
	<Type>Standard</Type>
	<Table>
		<Name>WorkFlowCase</Name>
		<Type>Main</Type>
	</Table>
	<Table>
		<Name>WorkFlowAct</Name>
		<Type>Child</Type>
		<ParentColumnName>CaseCode</ParentColumnName>
		<ChildColumnName>CaseCode</ChildColumnName>
	</Table>
	<Table>
		<Name>WorkFlowActUser</Name>
		<Type>Child</Type>
		<ParentColumnName>CaseCode</ParentColumnName>
		<ChildColumnName>CaseCode</ChildColumnName>
	</Table>
	<Table>
		<Name>WorkFlowDataPackage</Name>
		<Type>Child</Type>
		<ParentColumnName>CaseCode</ParentColumnName>
		<ChildColumnName>CaseCode</ChildColumnName>
	</Table>
	<Table>
		<Name>WorkFlowOpinion</Name>
		<Type>Child</Type>
		<ParentColumnName>CaseCode</ParentColumnName>
		<ChildColumnName>CaseCode</ChildColumnName>
	</Table>
	<Table>
		<Name>WorkFlowCaseProperty</Name>
		<Type>Child</Type>
		<ParentColumnName>CaseCode</ParentColumnName>
		<ChildColumnName>WorkFlowCaseCode</ChildColumnName>
	</Table>
</Entity>