<xs:attributeGroup name="UnderlyingAmountAttributes">
<xs:attribute name="PayAmt" type="UnderlyingPayAmount_t" use="optional" />
<xs:attribute name="ColAmt" type="UnderlyingCollectAmount_t" use="optional" />
<xs:attribute name="StlDt" type="UnderlyingSettlementDate_t" use="optional" />
<xs:attribute name="SetStat" type="UnderlyingSettlementStatus_t" use="optional" />
</xs:attributeGroup>
|