<xsd:complexType name="Tax1099MISC_V100">
<xsd:annotation>
<xsd:documentation>
The OFX element "TAX1099MISC_V100" is of type "Tax1099Misc_V100"
</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="ofx:AbstractTaxForm1099">
<xsd:sequence>
<xsd:element name="RENTS" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="ROYALTIES" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="OTHERINCOME" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="FEDTAXWH" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="FISHBOATPRO" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="MEDHEALTHPAY" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="NONEMPCOMP" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="SUBPMTS" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="PAYER5KSALES" type="ofx:BooleanType" minOccurs="0" />
<xsd:element name="CROPINSPRO" type="ofx:AmountType" minOccurs="0" />
<xsd:choice>
<xsd:sequence>
<xsd:element name="STTAXWH" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="PAYERSTATE" type="ofx:StateCodeType" minOccurs="0" />
<xsd:element name="PAYERSTID" type="ofx:IdType" minOccurs="0" />
<xsd:element name="STINCOME" type="ofx:AmountType" minOccurs="0" />
</xsd:sequence>
<xsd:element name="ADDLSTTAXWHAGG" type="ofx:AdditionalStateTaxWithheldAggregate" minOccurs="0" maxOccurs="unbounded" />
</xsd:choice>
<xsd:element name="GROSSATTOR" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="EXCSGLDN" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="SEC409ADEFERRALS" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="SEC409AINCOME" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="PAYERADDR" type="ofx:PayerAddress" />
<xsd:element name="PAYERID" type="ofx:GenericNameType" />
<xsd:element name="RECADDR" type="ofx:RecurringAddress" minOccurs="0" />
<xsd:element name="RECID" type="ofx:IdType" />
<xsd:element name="RECACCT" type="ofx:GenericNameType" minOccurs="0" />
<xsd:element name="TINNOT" type="ofx:BooleanType" minOccurs="0" />
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|