| Tag | Field Name | Req'd | Comments | ||
|---|---|---|---|---|---|
| 232 | NoStipulations | N |
| ||
![]() |
233 | StipulationType | N | Required if NoStipulations >0
| |
![]() |
234 | StipulationValue | N |
| |
| XML DTD | |||||
| <!ENTITY % StipsCustom "" > <!ENTITY % StipsContent "StipsGrp* %StipsCustom;" > <!ELEMENT Stips (%StipsContent;)> <!ATTLIST Stips FullName CDATA #FIXED "Stipulations" ComponentType CDATA #FIXED "Block" Category CDATA #FIXED "Common"> <!ENTITY % StipsGrpCustom "" > <!ENTITY % StipsGrpContent "StipTyp?, StipValu? %StipsGrpCustom;" > <!ELEMENT StipsGrp (%StipsGrpContent;)+> <!ATTLIST StipsGrp NumInGrp_FIELD CDATA #FIXED 'NoStips' FIXTag CDATA #FIXED '232' ComponentType CDATA #FIXED 'BlockRepeating' Category CDATA #FIXED 'Common' > | |||||