General Element Description
The Parent Column can appear as many times as you want but must appear at least once.
The implementation is as follows:
<dml:ParentColumn Name="[name]" Table="[columnTableName]">
[columnName]
</dml:ParentColumn>