Definition Type: ComplexType
Name: ProceedDescription_V100
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Tax1099.xsd
Abstract
Documentation:
The OFX element "PROCDET_V100" is of type "ProceedDescription_V100"
Collapse XSD Schema Diagram:
Drilldown into FEDTAXWH in schema ofx_tax1099_xsd Drilldown into WASHSALE in schema ofx_tax1099_xsd Drilldown into LONGSHORT in schema ofx_tax1099_xsd Drilldown into SALESPR in schema ofx_tax1099_xsd Drilldown into COSTBASIS in schema ofx_tax1099_xsd Drilldown into NUMSHRS in schema ofx_tax1099_xsd Drilldown into SECNAME in schema ofx_tax1099_xsd Drilldown into DTSALE in schema ofx_tax1099_xsd Drilldown into DTVAR in schema ofx_tax1099_xsd Drilldown into DTAQD in schema ofx_tax1099_xsdXSD Diagram of ProceedDescription_V100 in schema ofx_tax1099_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="ProceedDescription_V100">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "PROCDET_V100" is of type "ProceedDescription_V100"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:choice minOccurs="0">
            <xsd:element name="DTAQD" type="ofx:DateTimeType" />
            <xsd:element name="DTVAR" type="ofx:BooleanType" />
        </xsd:choice>
        <xsd:element name="DTSALE" type="ofx:DateTimeType" />
        <xsd:element name="SECNAME" type="ofx:SecurityNameType" />
        <xsd:element name="NUMSHRS" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="COSTBASIS" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="SALESPR" type="ofx:AmountType" />
        <xsd:element name="LONGSHORT" type="ofx:LongShortEnum" minOccurs="0" />
        <xsd:element name="WASHSALE" type="ofx:BooleanType" minOccurs="0" />
        <xsd:element name="FEDTAXWH" type="ofx:AmountType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DTAQD ofx:DTAQD (1) (1)
DTVAR ofx:DTVAR (1) (1)
DTSALE ofx:DTSALE (1) (1)
SECNAME ofx:SECNAME (1) (1)
NUMSHRS ofx:NUMSHRS 0 (1)
COSTBASIS ofx:COSTBASIS 0 (1)
SALESPR ofx:SALESPR (1) (1)
LONGSHORT ofx:LONGSHORT 0 (1)
WASHSALE ofx:WASHSALE 0 (1)
FEDTAXWH ofx:FEDTAXWH 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:PROCDET_V100