Definition Type: ComplexType
Name: ChkAcceptInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_ChkLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CreditMediaChkInfo in schema ifx170_corelib_xsd Drilldown into TruncatedInd in schema ifx170_corelib_xsd Drilldown into SettleInd in schema ifx170_corelib_xsd Drilldown into CreditId in schema ifx170_corelib_xsd Drilldown into CompositeCurAmt in schema ifx170_corelib_xsd Drilldown into ChkAcceptType in schema ifx170_chklib_xsdXSD Diagram of ChkAcceptInfo_Type in schema ifx170_chklib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="ChkAcceptInfo_Type">
    <xsd:sequence>
        <xsd:element ref="ChkAcceptType" />
        <xsd:element ref="CompositeCurAmt" maxOccurs="unbounded" />
        <xsd:element ref="CreditId" minOccurs="0" />
        <xsd:element ref="SettleInd" minOccurs="0" />
        <xsd:element ref="TruncatedInd" minOccurs="0" />
        <xsd:element ref="CreditMediaChkInfo" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ChkAcceptType ifx:ChkAcceptType (1) (1)
CompositeCurAmt ifx:CompositeCurAmt (1) unbounded
CreditId ifx:CreditId 0 (1)
SettleInd ifx:SettleInd 0 (1)
TruncatedInd ifx:TruncatedInd 0 (1)
CreditMediaChkInfo ifx:CreditMediaChkInfo (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:ChkAcceptInfo