NumInGroup fields contain an integer which specifies the number of elements in a repeating group and immediately precedes the group.
A NumInGroup is a positive integer. It is encoded identically to an int field.
Example | Valid | Notes |
---|---|---|
3 | ||
0003 | ||
0 | Must be positive |
See also TagValue Encoding