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

        The OFX element "BILLSTATUSMODTRNRS" is of type "BillStatusModTransactionResponse"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractTransactionResponse">
            <xsd:sequence>
                <xsd:element name="BILLSTATUSMODRS" type="ofx:BillStatusModResponse" 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)
BILLSTATUSMODRS ofx:BILLSTATUSMODRS 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:BILLSTATUSMODTRNRS, ofx:BILLSTATUSMODTRNRS, ofx:BILLSTATUSMODTRNRS
Collapse Comments:
blog comments powered by Disqus