﻿<?xml version="1.0"?>
<Entity>
  <Name>Standard_ArticleList</Name>
  <Type>Standard</Type>
  <Table>
    <Name>ArticleList</Name>
    <Type>Main</Type>
  </Table>
  <Table>
    <Name>ArticleListDtl</Name>
    <Type>Child</Type>
    <ParentColumnName>ArticleCode</ParentColumnName>
    <ChildColumnName>ArticleCode</ChildColumnName>
  </Table>
</Entity>