Definition Type: ComplexType
Name: WireCancellationResponse
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractWireResponse
Containing Schema: OFX_WireTransfer_Messages.xsd
Abstract
Documentation:
The OFX element "WIRECANRS" is of type "WireCancellationResponse"
Collapse XSD Schema Diagram:
Drilldown into SRVRTID in schema ofx_wiretransfer_messages_xsd Drilldown into AbstractWireResponse in schema ofx_wiretransfer_messages_xsdXSD Diagram of WireCancellationResponse in schema ofx_wiretransfer_messages_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="WireCancellationResponse">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "WIRECANRS" is of type "WireCancellationResponse"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractWireResponse">
            <xsd:sequence>
                <xsd:element name="SRVRTID" type="ofx:ServerIdType" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SRVRTID ofx:SRVRTID (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:WIRECANRS