Definition Type: ComplexType
Name: TrnCountLimit_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Count in schema ifx170_corelib_xsd Drilldown into LimitPosition in schema ifx170_corelib_xsdXSD Diagram of TrnCountLimit_Type in schema ifx170_corelib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="TrnCountLimit_Type">
    <xsd:sequence>
        <xsd:element ref="LimitPosition" />
        <xsd:element ref="Count" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LimitPosition ifx:LimitPosition (1) (1)
Count ifx:Count (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:TrnCountLimit