Definition Type: AttributeGroup
Name: UnderlyingAmountAttributes
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-positions-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into SetStat in schema fixml-positions-base-5-0-sp2_xsd Drilldown into StlDt in schema fixml-positions-base-5-0-sp2_xsd Drilldown into ColAmt in schema fixml-positions-base-5-0-sp2_xsd Drilldown into PayAmt in schema fixml-positions-base-5-0-sp2_xsdXSD Diagram of UnderlyingAmountAttributes in schema fixml-positions-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<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>
Collapse Child Attributes:
Name Type Default Value Use
PayAmt nsA:PayAmt Optional
ColAmt nsA:ColAmt Optional
StlDt nsA:StlDt Optional
SetStat nsA:SetStat Optional