Definition Type: ComplexType
Name: EnrollTransactionResponse
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractTransactionResponse
Containing Schema: OFX_Signup_Message_Wrappers.xsd
Abstract False
Documentation:
The OFX element "ENROLLTRNRS" is of type "EnrollTransactionResponse"
Collapse XSD Schema Diagram:
Drilldown into ENROLLRS Drilldown into CLTCOOKIE Drilldown into STATUS Drilldown into TRNUID Drilldown into AbstractResponse Drilldown into AbstractTransactionResponseXSD Diagram of EnrollTransactionResponse
Collapse XSD Schema Code:
<xsd:complexType name="EnrollTransactionResponse">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "ENROLLTRNRS" is of type "EnrollTransactionResponse"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractTransactionResponse">
            <xsd:sequence>
                <xsd:element name="ENROLLRS" type="ofx:EnrollResponse" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TRNUID ofx:TRNUID (1) (1)
STATUS ofx:STATUS (1) (1)
CLTCOOKIE ofx:CLTCOOKIE 0 (1)
ENROLLRS ofx:ENROLLRS 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:ENROLLTRNRS, ofx:ENROLLTRNRS, ofx:ENROLLTRNRS
Collapse Comments:
blog comments powered by Disqus