Definition Type: ComplexType
Name: InterModResponse
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractInterResponse
Containing Schema: OFX_InterTransfer_Messages.xsd
Abstract False
Documentation:
The OFX element "INTERMODRS" is of type "InterModResponse"
Collapse XSD Schema Diagram:
Drilldown into XFERPRCSTS Drilldown into XFERINFO Drilldown into SRVRTID Drilldown into AbstractInterResponseXSD Diagram of InterModResponse
Collapse XSD Schema Code:
<xsd:complexType name="InterModResponse">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "INTERMODRS" is of type "InterModResponse"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractInterResponse">
            <xsd:sequence>
                <xsd:element name="SRVRTID" type="ofx:ServerIdType" />
                <xsd:element name="XFERINFO" type="ofx:TransferInfo" />
                <xsd:element name="XFERPRCSTS" type="ofx:TransferProcessingStatus" minOccurs="0" maxOccurs="1" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SRVRTID ofx:SRVRTID (1) (1)
XFERINFO ofx:XFERINFO (1) (1)
XFERPRCSTS ofx:XFERPRCSTS 0 1
Collapse Derivation Tree:
Collapse References:
ofx:INTERMODRS
Collapse Comments:
blog comments powered by Disqus