<xsd:complexType name="ExtendedBInfo_V100">
<xsd:annotation>
<xsd:documentation>
The OFX element "EXTDBINFO_V100" is of type "ExtendedBInfo_V100"
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="PROCDET_V100" type="ofx:ProceedDescription_V100" minOccurs="0" maxOccurs="unbounded" />
<xsd:element name="TEINTEREST" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="PABINTEREST" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="TEINTDIVIDEND" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="PABDIVIDEND" type="ofx:AmountType" minOccurs="0" />
</xsd:sequence>
</xsd:complexType>
|