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

        The OFX element "PRESMAILSYNCRS" is of type "PresentmentMailSyncResponse"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractSyncResponse">
            <xsd:sequence>
                <xsd:element name="PRESACCTFROM" type="ofx:PresentmentAccount" />
                <xsd:element name="PRESMAILTRNRS" type="ofx:PresentmentMailTransactionResponse" 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)
PRESACCTFROM ofx:PRESACCTFROM (1) (1)
PRESMAILTRNRS ofx:PRESMAILTRNRS 0 unbounded
Collapse Derivation Tree:
Collapse References:
ofx:PRESMAILSYNCRS, ofx:PRESMAILSYNCRS, ofx:PRESMAILSYNCRS
Collapse Comments:
blog comments powered by Disqus