The table Tag
Description
Identifies the current working table (aka section).
Type: EDI
Attributes:
- section
- header|detail|summary
Loop Control: NO
Containing Tags
- loop
-
- segment
-
Used Within Tags - suggested
- transactionset
-
Example
<table section="detail">
<loop id=...
</table>