<xsd:complexType name="Tax1098_V100">
<xsd:annotation>
<xsd:documentation>
The OFX element "TAX1098_V100" is of type "Tax1098_V100"
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="SRVRTID" type="ofx:ServerIdType" />
<xsd:element name="TAXYEAR" type="ofx:YearType" />
<xsd:element name="MORTGAGEINTEREST" type="ofx:AmountType" minOccurs="0" maxOccurs="1" />
<xsd:element name="POINTS" type="ofx:AmountType" minOccurs="0" maxOccurs="1" />
<xsd:element name="OVERPAIDREFUND" type="ofx:AmountType" minOccurs="0" maxOccurs="1" />
<xsd:element name="OTHERLOANINFO" type="ofx:GenericDescriptionType" minOccurs="0" maxOccurs="1" />
<xsd:element name="LENDERADDR" type="ofx:LenderAddress" minOccurs="0" maxOccurs="1" />
<xsd:element name="LENDERID" type="ofx:GenericDescriptionType" minOccurs="0" maxOccurs="1" />
<xsd:element name="BORROWERADDR" type="ofx:BorrowerAddress" minOccurs="0" maxOccurs="1" />
<xsd:element name="BORROWERID" type="ofx:GenericDescriptionType" minOccurs="0" maxOccurs="1" />
</xsd:sequence>
</xsd:complexType>
|