Definition Type: ComplexType
Name: SettlementInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PmtInstruction in schema ifx170_corelib_xsd Drilldown into Memo in schema ifx170_corelib_xsd Drilldown into ContactInfo in schema ifx170_corelib_xsd Drilldown into OrgContact in schema ifx170_corelib_xsd Drilldown into SettlementId in schema ifx170_corelib_xsd Drilldown into DepAcctId in schema ifx170_corelib_xsd Drilldown into SettlementMethod in schema ifx170_corelib_xsdXSD Diagram of SettlementInfo_Type in schema ifx170_corelib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="SettlementInfo_Type">
    <xsd:sequence>
        <xsd:element ref="SettlementMethod" />
        <xsd:element ref="DepAcctId" minOccurs="0" />
        <xsd:element ref="SettlementId" minOccurs="0" />
        <xsd:element ref="OrgContact" minOccurs="0" />
        <xsd:element ref="ContactInfo" minOccurs="0" />
        <xsd:element ref="Memo" minOccurs="0" />
        <xsd:element ref="PmtInstruction" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SettlementMethod ifx:SettlementMethod (1) (1)
DepAcctId ifx:DepAcctId 0 (1)
SettlementId ifx:SettlementId 0 (1)
OrgContact ifx:OrgContact 0 (1)
ContactInfo ifx:ContactInfo 0 (1)
Memo ifx:Memo 0 (1)
PmtInstruction ifx:PmtInstruction 0 unbounded
Collapse Derivation Tree:
Collapse References:
ifx:SettlementInfo