Definition Type: Group
Name: PosUndInstrmtGrpElements
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-positions-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into UndDlvAmt in schema fixml-positions-base-5-0-sp2_xsd Drilldown into Undly in schema fixml-positions-base-5-0-sp2_xsdXSD Diagram of PosUndInstrmtGrpElements in schema fixml-positions-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:group name="PosUndInstrmtGrpElements">
    <xs:sequence>
        <xs:element name="Undly" type="UnderlyingInstrument_Block_t" minOccurs="0" maxOccurs="1" />
        <xs:element name="UndDlvAmt" type="UnderlyingAmount_Block_t" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Undly nsA:Undly 0 1
UndDlvAmt nsA:UndDlvAmt 0 unbounded