Definition Type: ComplexType
Name: ChkIssueInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_ChkLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ImageURL in schema ifx170_corelib_xsd Drilldown into PaidDt in schema ifx170_corelib_xsd Drilldown into DueDt in schema ifx170_corelib_xsd Drilldown into CurAmt in schema ifx170_corelib_xsd Drilldown into ChkInfo in schema ifx170_corelib_xsd Drilldown into RefInfo in schema ifx170_corelib_xsd Drilldown into EffDt in schema ifx170_corelib_xsd Drilldown into DepAcctId in schema ifx170_corelib_xsdXSD Diagram of ChkIssueInfo_Type in schema ifx170_chklib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="ChkIssueInfo_Type">
    <xsd:sequence>
        <xsd:element ref="DepAcctId" />
        <xsd:element ref="EffDt" minOccurs="0" />
        <xsd:element ref="RefInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ChkInfo" minOccurs="0" />
        <xsd:element ref="CurAmt" />
        <xsd:element ref="DueDt" minOccurs="0" />
        <xsd:element ref="PaidDt" minOccurs="0" />
        <xsd:element ref="ImageURL" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DepAcctId ifx:DepAcctId (1) (1)
EffDt ifx:EffDt 0 (1)
RefInfo ifx:RefInfo 0 unbounded
ChkInfo ifx:ChkInfo 0 (1)
CurAmt ifx:CurAmt (1) (1)
DueDt ifx:DueDt 0 (1)
PaidDt ifx:PaidDt 0 (1)
ImageURL ifx:ImageURL 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:ChkIssueInfo