<xsd:complexType name="MessageSetList">
<xsd:annotation>
<xsd:documentation>
The OFX element "MSGSETLIST" is of type "MessageSetList"
</xsd:documentation>
</xsd:annotation>
<xsd:choice>
<xsd:sequence>
<xsd:choice>
<xsd:sequence>
<xsd:element name="SIGNONMSGSET" type="ofx:SignonMessageSet" />
<xsd:sequence maxOccurs="unbounded">
<xsd:group ref="ofx:MessageSetMacro" />
</xsd:sequence>
<xsd:element name="PROFMSGSET" type="ofx:ProfileMessageSet" />
</xsd:sequence>
<xsd:sequence>
<xsd:element name="PROFMSGSET" type="ofx:ProfileMessageSet" />
<xsd:sequence minOccurs="0" maxOccurs="unbounded">
<xsd:group ref="ofx:MessageSetMacro" />
</xsd:sequence>
<xsd:element name="SIGNONMSGSET" type="ofx:SignonMessageSet" />
</xsd:sequence>
</xsd:choice>
<xsd:sequence minOccurs="0" maxOccurs="unbounded">
<xsd:group ref="ofx:MessageSetMacro" />
</xsd:sequence>
</xsd:sequence>
<xsd:sequence>
<xsd:sequence maxOccurs="unbounded">
<xsd:group ref="ofx:MessageSetMacro" />
</xsd:sequence>
<xsd:sequence>
<xsd:choice>
<xsd:element name="SIGNONMSGSET" type="ofx:SignonMessageSet" />
<xsd:element name="PROFMSGSET" type="ofx:ProfileMessageSet" />
</xsd:choice>
<xsd:sequence minOccurs="0" maxOccurs="unbounded">
<xsd:group ref="ofx:MessageSetMacro" />
</xsd:sequence>
<xsd:choice>
<xsd:element name="PROFMSGSET" type="ofx:ProfileMessageSet" />
<xsd:element name="SIGNONMSGSET" type="ofx:SignonMessageSet" />
</xsd:choice>
</xsd:sequence>
<xsd:sequence minOccurs="0" maxOccurs="unbounded">
<xsd:group ref="ofx:MessageSetMacro" />
</xsd:sequence>
</xsd:sequence>
</xsd:choice>
</xsd:complexType>
|