Definition Type: ComplexType
Name: RecChkOrdAddRq_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_RecChkOrdAdd.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DupChkOverride in schema ifx170_corelib_xsd Drilldown into RecModelInfo in schema ifx170_corelib_xsd Drilldown into ChkOrdInfo in schema ifx170_chklib_xsd Drilldown into CustId in schema ifx170_corelib_xsd Drilldown into AsyncRqUID in schema ifx170_corelib_xsd Drilldown into MsgRqHdr in schema ifx170_corelib_xsd Drilldown into RqUID in schema ifx170_corelib_xsdXSD Diagram of RecChkOrdAddRq_Type in schema ifx170_recchkordadd_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="RecChkOrdAddRq_Type">
    <xsd:sequence>
        <xsd:element ref="RqUID" />
        <xsd:element ref="MsgRqHdr" minOccurs="0" />
        <xsd:element ref="AsyncRqUID" minOccurs="0" />
        <xsd:element ref="CustId" minOccurs="0" />
        <xsd:element ref="ChkOrdInfo" />
        <xsd:element ref="RecModelInfo" />
        <xsd:element ref="DupChkOverride" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RqUID ifx:RqUID (1) (1)
MsgRqHdr ifx:MsgRqHdr 0 (1)
AsyncRqUID ifx:AsyncRqUID 0 (1)
CustId ifx:CustId 0 (1)
ChkOrdInfo ifx:ChkOrdInfo (1) (1)
RecModelInfo ifx:RecModelInfo (1) (1)
DupChkOverride ifx:DupChkOverride (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:RecChkOrdAddRq