Definition Type: ComplexType
Name: WireSyncRequest
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractSyncRequest
Containing Schema: OFX_WireTransfer_Message_Wrappers.xsd
Abstract False
Documentation:
The OFX element "WIRESYNCRQ" is of type "WireSyncRequest"
Collapse XSD Schema Diagram:
Drilldown into WIRETRNRQ Drilldown into BANKACCTFROM Drilldown into REJECTIFMISSING Drilldown into REFRESH Drilldown into TOKENONLY Drilldown into TOKEN Drilldown into AbstractRequest Drilldown into AbstractSyncRequestXSD Diagram of WireSyncRequest
Collapse XSD Schema Code:
<xsd:complexType name="WireSyncRequest">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "WIRESYNCRQ" is of type "WireSyncRequest"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractSyncRequest">
            <xsd:sequence>
                <xsd:element name="BANKACCTFROM" type="ofx:BankAccount" />
                <xsd:element name="WIRETRNRQ" type="ofx:WireTransactionRequest" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TOKEN ofx:TOKEN (1) (1)
TOKENONLY ofx:TOKENONLY (1) (1)
REFRESH ofx:REFRESH (1) (1)
REJECTIFMISSING ofx:REJECTIFMISSING (1) (1)
BANKACCTFROM ofx:BANKACCTFROM (1) (1)
WIRETRNRQ ofx:WIRETRNRQ 0 unbounded
Collapse Derivation Tree:
Collapse References:
ofx:WIRESYNCRQ, ofx:WIRESYNCRQ, ofx:WIRESYNCRQ
Collapse Comments:
blog comments powered by Disqus