Definition Type: ComplexType
Name: ExtendedBInfo_V100
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Tax1099.xsd
Abstract
Documentation:
The OFX element "EXTDBINFO_V100" is of type "ExtendedBInfo_V100"
Collapse XSD Schema Diagram:
Drilldown into PABDIVIDEND in schema ofx_tax1099_xsd Drilldown into TEINTDIVIDEND in schema ofx_tax1099_xsd Drilldown into PABINTEREST in schema ofx_tax1099_xsd Drilldown into TEINTEREST in schema ofx_tax1099_xsd Drilldown into PROCDET_V100 in schema ofx_tax1099_xsdXSD Diagram of ExtendedBInfo_V100 in schema ofx_tax1099_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PROCDET_V100 ofx:PROCDET_V100 0 unbounded
TEINTEREST ofx:TEINTEREST 0 (1)
PABINTEREST ofx:PABINTEREST 0 (1)
TEINTDIVIDEND ofx:TEINTDIVIDEND 0 (1)
PABDIVIDEND ofx:PABDIVIDEND 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:EXTDBINFO_V100