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