| Tag | Field Name | Req'd | Comments | ||
|---|---|---|---|---|---|
| 683 | NoLegStipulations | N |
| ||
![]() |
688 | LegStipulationType | N | Required if NoLegStipulations >0
| |
![]() |
689 | LegStipulationValue | N |
| |
| XML DTD | |||||
| <!ENTITY % LegStipsCustom "" > <!ENTITY % LegStipsContent "LegStipsGrp* %LegStipsCustom;" > <!ELEMENT LegStips (%LegStipsContent;)> <!ATTLIST LegStips FullName CDATA #FIXED "LegStipulations" ComponentType CDATA #FIXED "Block" Category CDATA #FIXED "Common"> <!ENTITY % LegStipsGrpCustom "" > <!ENTITY % LegStipsGrpContent "LegStipTyp?, LegStipValu? %LegStipsGrpCustom;" > <!ELEMENT LegStipsGrp (%LegStipsGrpContent;)+> <!ATTLIST LegStipsGrp NumInGrp_FIELD CDATA #FIXED 'NoLegStips' FIXTag CDATA #FIXED '683' ComponentType CDATA #FIXED 'BlockRepeating' Category CDATA #FIXED 'Common' > | |||||