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