Definition Type: ComplexType
Name: PresentmentList
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_BillerDelivery.xsd
Abstract False
Documentation:
The OFX element "PRESLIST" is of type "PresentmentList"
Collapse XSD Schema Diagram:
Drilldown into PRESBILLINFOXSD Diagram of PresentmentList
Collapse XSD Schema Code:
<xsd:complexType name="PresentmentList">
    <xsd:annotation>
        <xsd:documentation>

	      The OFX element "PRESLIST" is of type "PresentmentList"

	    </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="PRESBILLINFO" type="ofx:PresentmentBillInfo" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PRESBILLINFO ofx:PRESBILLINFO 0 unbounded
Collapse Derivation Tree:
Collapse References:
ofx:PRESLIST
Collapse Comments:
blog comments powered by Disqus