Definition Type: ComplexType
Name: BankMessageSetV1
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractMessageSetVersion
Containing Schema: OFX_Profile.xsd
Abstract False
Documentation:
The OFX element "BANKMSGSETV1" is of type "BankMessageSetV1"
Collapse XSD Schema Diagram:
Drilldown into IMAGEPROF Drilldown into EMAILPROF Drilldown into STPCHKPROF Drilldown into XFERPROF Drilldown into CLOSINGAVAIL Drilldown into INVALIDACCTTYPE Drilldown into MSGSETCORE Drilldown into AbstractMessageSetVersionXSD Diagram of BankMessageSetV1
Collapse XSD Schema Code:
<xsd:complexType name="BankMessageSetV1">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "BANKMSGSETV1" is of type "BankMessageSetV1"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractMessageSetVersion">
            <xsd:sequence>
                <xsd:element name="INVALIDACCTTYPE" type="ofx:AccountEnum" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element name="CLOSINGAVAIL" type="ofx:BooleanType" />
                <xsd:element name="XFERPROF" type="ofx:TransferProfile" minOccurs="0" />
                <xsd:element name="STPCHKPROF" type="ofx:StopCheckProfile" minOccurs="0" />
                <xsd:element name="EMAILPROF" type="ofx:EmailProfile" />
                <xsd:element name="IMAGEPROF" type="ofx:ImageProfile" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MSGSETCORE ofx:MSGSETCORE (1) (1)
INVALIDACCTTYPE ofx:INVALIDACCTTYPE 0 unbounded
CLOSINGAVAIL ofx:CLOSINGAVAIL (1) (1)
XFERPROF ofx:XFERPROF 0 (1)
STPCHKPROF ofx:STPCHKPROF 0 (1)
EMAILPROF ofx:EMAILPROF (1) (1)
IMAGEPROF ofx:IMAGEPROF 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:BANKMSGSETV1
Collapse Comments:
blog comments powered by Disqus