Definition Type: ComplexType
Name: PayeeSyncResponse
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractSyncResponse
Containing Schema: OFX_BillPay_Message_Wrappers.xsd
Abstract False
Documentation:
The OFX element "PAYEESYNCRS" is of type "PayeeSyncResponse"
Collapse XSD Schema Diagram:
Drilldown into PAYEETRNRS Drilldown into LOSTSYNC Drilldown into TOKEN Drilldown into AbstractResponse Drilldown into AbstractSyncResponseXSD Diagram of PayeeSyncResponse
Collapse XSD Schema Code:
<xsd:complexType name="PayeeSyncResponse">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "PAYEESYNCRS" is of type "PayeeSyncResponse"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractSyncResponse">
            <xsd:sequence>
                <xsd:element name="PAYEETRNRS" type="ofx:PayeeTransactionResponse" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TOKEN ofx:TOKEN (1) (1)
LOSTSYNC ofx:LOSTSYNC 0 (1)
PAYEETRNRS ofx:PAYEETRNRS 0 unbounded
Collapse Derivation Tree:
Collapse References:
ofx:PAYEESYNCRS, ofx:PAYEESYNCRS, ofx:PAYEESYNCRS
Collapse Comments:
blog comments powered by Disqus