Definition Type: ComplexType
Name: ProceedDescription_V100
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Tax1099.xsd
Abstract False
Documentation:
The OFX element "PROCDET_V100" is of type "ProceedDescription_V100"
Collapse XSD Schema Diagram:
Drilldown into FEDTAXWH Drilldown into WASHSALE Drilldown into LONGSHORT Drilldown into SALESPR Drilldown into COSTBASIS Drilldown into NUMSHRS Drilldown into SECNAME Drilldown into DTSALE Drilldown into DTVAR Drilldown into DTAQDXSD Diagram of ProceedDescription_V100
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
Collapse Comments:
blog comments powered by Disqus