The loop Tag
Description
Identifies the EDI loop object
Type: EDI
Attributes:
- id
- The loop id as defined in the OBOE XML Rules File
Loop Control: YES
Containing Tags
- atEnd
- inbound only
for loops that may occur more than one time (which is true for most loops>.
- loop
-
- segment
-
Used Within - suggested
- loop
-
- table
-
Example
<loop attribute="N1">
<segment attribute="N1"...
</loop>