ProfileMessageSet
OFX / Types / ProfileMessageSet
# | Tag | Type |
---|---|---|
1 | PROFMSGSETV1 | ProfileMessageSetV1 |
Usages:
- MessageSetList PROFMSGSET
- MessageSetList PROFMSGSET
- MessageSetList PROFMSGSET
- MessageSetList PROFMSGSET
XSD
<xsd:complexType name="ProfileMessageSet"> <xsd:annotation> <xsd:documentation>The OFX element "PROFMSGSET" is of type "ProfileMessageSet"</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="ofx:AbstractMessageSet"> <xsd:sequence> <xsd:element name="PROFMSGSETV1" type="ofx:ProfileMessageSetV1"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType>