Definition Type: ComplexType
Name: StocksBonds
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Tax1099.xsd
Abstract
Documentation:
The OFX element "STKBND" is of type "StocksBonds"
Collapse XSD Schema Diagram:
Drilldown into SBGROSLESS in schema ofx_tax1099_xsd Drilldown into SBGROS in schema ofx_tax1099_xsd Drilldown into STKBNDAMT in schema ofx_tax1099_xsdXSD Diagram of StocksBonds in schema ofx_tax1099_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="StocksBonds">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "STKBND" is of type "StocksBonds"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="STKBNDAMT" type="ofx:AmountType" />
        <xsd:element name="SBGROS" type="ofx:BooleanType" minOccurs="0" />
        <xsd:element name="SBGROSLESS" type="ofx:BooleanType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
STKBNDAMT ofx:STKBNDAMT (1) (1)
SBGROS ofx:SBGROS 0 (1)
SBGROSLESS ofx:SBGROSLESS 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:STKBND