Definition Type: ComplexType
Name: InterTransferMessageSetV1
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractMessageSetVersion
Containing Schema: OFX_Profile.xsd
Abstract
Documentation:
The OFX element "INTERXFERMSGSETV1" is of type "InterTransferMessageSetV1"
Collapse XSD Schema Diagram:
Drilldown into INTLXFERFEE in schema ofx_profile_xsd Drilldown into DOMXFERFEE in schema ofx_profile_xsd Drilldown into CANCELWND in schema ofx_profile_xsd Drilldown into CANBILLPAY in schema ofx_profile_xsd Drilldown into XFERPROF in schema ofx_profile_xsd Drilldown into MSGSETCORE in schema ofx_profile_xsd Drilldown into AbstractMessageSetVersion in schema ofx_profile_xsdXSD Diagram of InterTransferMessageSetV1 in schema ofx_profile_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="InterTransferMessageSetV1">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "INTERXFERMSGSETV1" is of type "InterTransferMessageSetV1"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractMessageSetVersion">
            <xsd:sequence>
                <xsd:element name="XFERPROF" type="ofx:TransferProfile" />
                <xsd:element name="CANBILLPAY" type="ofx:BooleanType" />
                <xsd:element name="CANCELWND" type="ofx:DayspanType" />
                <xsd:element name="DOMXFERFEE" type="ofx:AmountType" />
                <xsd:element name="INTLXFERFEE" type="ofx:AmountType" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MSGSETCORE ofx:MSGSETCORE (1) (1)
XFERPROF ofx:XFERPROF (1) (1)
CANBILLPAY ofx:CANBILLPAY (1) (1)
CANCELWND ofx:CANCELWND (1) (1)
DOMXFERFEE ofx:DOMXFERFEE (1) (1)
INTLXFERFEE ofx:INTLXFERFEE (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:INTERXFERMSGSETV1