| Tag | Field Name | Req'd | Comments | ||
|---|---|---|---|---|---|
| 702 | NoPositions | N |
| ||
![]() |
703 | PosType | N | Required if NoPositions > 1
| |
![]() |
704 | LongQty | N |
| |
![]() |
705 | ShortQty | N |
| |
![]() |
706 | PosQtyStatus | N |
| |
![]() |
Component Block <Nested Parties> | N | Optional repeating group - used to associate or distribute position to a specific party other than the party that currently owns the position.
| ||
| XML DTD | |||||
| <!ENTITY % PosQtyCustom "" > <!ENTITY % PosQtyContent "PossGrp* %PosQtyCustom;" > <!ELEMENT PosQty (%PosQtyContent;)> <!ATTLIST PosQty FullName CDATA #FIXED "PositionQty" ComponentType CDATA #FIXED "Block" Category CDATA #FIXED "Common"> <!ENTITY % PossGrpCustom "" > <!ENTITY % PossGrpContent "PosTyp?, LongQty?, ShrtQty?, PosQtyStat?, NstPtys? %PossGrpCustom;" > <!ELEMENT PossGrp (%PossGrpContent;)+> <!ATTLIST PossGrp NumInGrp_FIELD CDATA #FIXED 'NoPoss' FIXTag CDATA #FIXED '702' ComponentType CDATA #FIXED 'BlockRepeating' Category CDATA #FIXED 'Common' > | |||||