Underlying Stipulations

TagField NameReq'dComments
887 NoUnderlyingStips N
888 UnderlyingStipType N Required if NoUnderlyingStips >0
889 UnderlyingStipValue N
XML DTD
<!ENTITY % UndStipsCustom "" >
<!ENTITY % UndStipsContent "UndStipsGrp* %UndStipsCustom;" >
<!ELEMENT UndStips (%UndStipsContent;)>
<!ATTLIST UndStips
FullName CDATA #FIXED "UnderlyingStipulations"
ComponentType CDATA #FIXED "Block"
Category CDATA #FIXED "Common">

<!ENTITY % UndStipsGrpCustom "" >
<!ENTITY % UndStipsGrpContent "UndStipTyp?, UndStipValu? %UndStipsGrpCustom;" >
<!ELEMENT UndStipsGrp (%UndStipsGrpContent;)+>
<!ATTLIST UndStipsGrp
NumInGrp_FIELD CDATA #FIXED 'NoUndStips'
FIXTag CDATA #FIXED '887'
ComponentType CDATA #FIXED 'BlockRepeating'
Category CDATA #FIXED 'Common' >