[% INCLUDE html_header.tt2 %]
[% FOR source IN sources %]

[% source.moniker %] (table [% source.table %])

[% INCLUDE columns_table.tt2 %] [% IF source.relationships.size %]
[% INCLUDE relationship_table.tt2 %] [% END %]
[% END %] [%# $Id: AUTODOC.html 16 2007-11-20 19:16:29Z jason $ #%]