Definition Type: ComplexType
Name: RecurringIntraRequest
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractRecurringIntraRequest
Containing Schema: OFX_Banking_Messages.xsd
Abstract False
Documentation:
The OFX element "RECINTRARQ" is of type "RecurringIntraRequest"
Collapse XSD Schema Diagram:
Drilldown into INTRARQ Drilldown into RECURRINST Drilldown into AbstractRecurringIntraRequestXSD Diagram of RecurringIntraRequest
Collapse XSD Schema Code:
<xsd:complexType name="RecurringIntraRequest">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "RECINTRARQ" is of type "RecurringIntraRequest"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractRecurringIntraRequest">
            <xsd:sequence>
                <xsd:element name="RECURRINST" type="ofx:RecurringInstructions" />
                <xsd:element name="INTRARQ" type="ofx:IntraRequest" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RECURRINST ofx:RECURRINST (1) (1)
INTRARQ ofx:INTRARQ (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:RECINTRARQ
Collapse Comments:
blog comments powered by Disqus