Definition Type: ComplexType
Name: BillPayMessageSetV1
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractMessageSetVersion
Containing Schema: OFX_Profile.xsd
Abstract
Documentation:
The OFX element "BILLPAYMSGSETV1" is of type "BillPayMessageSetV1"
Collapse XSD Schema Diagram:
Drilldown into BILLPUBCONTEXT in schema ofx_profile_xsd Drilldown into DIFFLASTPMT in schema ofx_profile_xsd Drilldown into DIFFFIRSTPMT in schema ofx_profile_xsd Drilldown into CANMODMDLS in schema ofx_profile_xsd Drilldown into CANMODPMTS in schema ofx_profile_xsd Drilldown into HASEXTDPMT in schema ofx_profile_xsd Drilldown into CANADDPAYEE in schema ofx_profile_xsd Drilldown into PMTBYPAYEEID in schema ofx_profile_xsd Drilldown into PMTBYXFER in schema ofx_profile_xsd Drilldown into PMTBYADDR in schema ofx_profile_xsd Drilldown into STSVIAMODS in schema ofx_profile_xsd Drilldown into POSTPROCWND in schema ofx_profile_xsd Drilldown into MODELWND in schema ofx_profile_xsd Drilldown into PROCENDTM in schema ofx_profile_xsd Drilldown into PROCDAYSOFF in schema ofx_profile_xsd Drilldown into XFERDFLTDAYSTOPAY in schema ofx_profile_xsd Drilldown into XFERDAYSWITH in schema ofx_profile_xsd Drilldown into DFLTDAYSTOPAY in schema ofx_profile_xsd Drilldown into DAYSWITH in schema ofx_profile_xsd Drilldown into MSGSETCORE in schema ofx_profile_xsd Drilldown into AbstractMessageSetVersion in schema ofx_profile_xsdXSD Diagram of BillPayMessageSetV1 in schema ofx_profile_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="BillPayMessageSetV1">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "BILLPAYMSGSETV1" is of type "BillPayMessageSetV1"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractMessageSetVersion">
            <xsd:sequence>
                <xsd:element name="DAYSWITH" type="ofx:DayspanType" />
                <xsd:element name="DFLTDAYSTOPAY" type="ofx:DayspanType" />
                <xsd:element name="XFERDAYSWITH" type="ofx:DayspanType" />
                <xsd:element name="XFERDFLTDAYSTOPAY" type="ofx:DayspanType" />
                <xsd:element name="PROCDAYSOFF" type="ofx:DaysEnum" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element name="PROCENDTM" type="ofx:TimeType" />
                <xsd:element name="MODELWND" type="ofx:DayspanType" />
                <xsd:element name="POSTPROCWND" type="ofx:DayspanType" />
                <xsd:element name="STSVIAMODS" type="ofx:BooleanType" />
                <xsd:element name="PMTBYADDR" type="ofx:BooleanType" />
                <xsd:element name="PMTBYXFER" type="ofx:BooleanType" />
                <xsd:element name="PMTBYPAYEEID" type="ofx:BooleanType" />
                <xsd:element name="CANADDPAYEE" type="ofx:BooleanType" />
                <xsd:element name="HASEXTDPMT" type="ofx:BooleanType" />
                <xsd:element name="CANMODPMTS" type="ofx:BooleanType" />
                <xsd:element name="CANMODMDLS" type="ofx:BooleanType" />
                <xsd:element name="DIFFFIRSTPMT" type="ofx:BooleanType" />
                <xsd:element name="DIFFLASTPMT" type="ofx:BooleanType" />
                <xsd:element name="BILLPUBCONTEXT" type="ofx:BooleanType" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MSGSETCORE ofx:MSGSETCORE (1) (1)
DAYSWITH ofx:DAYSWITH (1) (1)
DFLTDAYSTOPAY ofx:DFLTDAYSTOPAY (1) (1)
XFERDAYSWITH ofx:XFERDAYSWITH (1) (1)
XFERDFLTDAYSTOPAY ofx:XFERDFLTDAYSTOPAY (1) (1)
PROCDAYSOFF ofx:PROCDAYSOFF 0 unbounded
PROCENDTM ofx:PROCENDTM (1) (1)
MODELWND ofx:MODELWND (1) (1)
POSTPROCWND ofx:POSTPROCWND (1) (1)
STSVIAMODS ofx:STSVIAMODS (1) (1)
PMTBYADDR ofx:PMTBYADDR (1) (1)
PMTBYXFER ofx:PMTBYXFER (1) (1)
PMTBYPAYEEID ofx:PMTBYPAYEEID (1) (1)
CANADDPAYEE ofx:CANADDPAYEE (1) (1)
HASEXTDPMT ofx:HASEXTDPMT (1) (1)
CANMODPMTS ofx:CANMODPMTS (1) (1)
CANMODMDLS ofx:CANMODMDLS (1) (1)
DIFFFIRSTPMT ofx:DIFFFIRSTPMT (1) (1)
DIFFLASTPMT ofx:DIFFLASTPMT (1) (1)
BILLPUBCONTEXT ofx:BILLPUBCONTEXT 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:BILLPAYMSGSETV1