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