| Tag | Field Name | Req'd | Comments | ||
|---|---|---|---|---|---|
| 668 | DeliveryForm | N | Identifies the form of delivery.
| ||
| 869 | PctAtRisk | N | Percent at risk due to lowest possible call.
| ||
| 870 | NoInstrAttrib | N | Number of repeating InstrAttrib group entries.
| ||
![]() |
871 | InstrAttribType | N | Type of instrument attribute
| |
![]() |
872 | InstrAttribValue | N | Value of instrument attribute, if applicable
| |
| XML DTD | |||||
| <!ENTITY % InstrmtExtensionCustom "" > <!ENTITY % InstrmtExtensionContent "DlvryForm?, PctAtRisk?, InstrAttribGrp* %InstrmtExtensionCustom;" > <!ELEMENT InstrmtExtension (%InstrmtExtensionContent;)> <!ATTLIST InstrmtExtension FullName CDATA #FIXED "InstrumentExtension" ComponentType CDATA #FIXED "Block" Category CDATA #FIXED "Common"> <!ENTITY % InstrAttribGrpCustom "" > <!ENTITY % InstrAttribGrpContent "InstrAttribTyp?, InstrAttribValu? %InstrAttribGrpCustom;" > <!ELEMENT InstrAttribGrp (%InstrAttribGrpContent;)+> <!ATTLIST InstrAttribGrp NumInGrp_FIELD CDATA #FIXED 'NoInstrAttrib' FIXTag CDATA #FIXED '870' ComponentType CDATA #FIXED 'BlockRepeating' Category CDATA #FIXED 'Common' > | |||||