Definition Type: ComplexType
Name: IntraCancellationResponse
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractIntraResponse
Containing Schema: OFX_Banking_Messages.xsd
Abstract
Documentation:
The OFX element "INTRACANRS" is of type "IntraCancellationResponse"
Collapse XSD Schema Diagram:
Drilldown into SRVRTID in schema ofx_banking_messages_xsd Drilldown into AbstractIntraResponse in schema ofx_banking_messages_xsdXSD Diagram of IntraCancellationResponse in schema ofx_banking_messages_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="IntraCancellationResponse">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "INTRACANRS" is of type "IntraCancellationResponse"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractIntraResponse">
            <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:INTRACANRS