| OLD line(s): 93,117
<!-- State and Local Checkbox Indicator Choice --> <xsd:choice minOccurs="0"> <!-- Income Taxes Box --> <xsd:element name="StateAndLocalIncomeTaxInd" type="CheckboxType"> <xsd:annotation> <xsd:documentation> <Description>Income Taxes Box</Description> <LineNumber>5a</LineNumber> <ELFFieldNumber>0083</ELFFieldNumber> </xsd:documentation> </xsd:annotation> </xsd:element> <!-- General Sales Taxes --> <xsd:element name="StateAndLocalSalesTaxInd" type="CheckboxType"> <xsd:annotation> <xsd:documentation> <Description>General Sales Taxes</Description> <LineNumber>5b</LineNumber> <ELFFieldNumber>0085</ELFFieldNumber> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> | NEW line(s): 92
|
| OLD line(s): 227,228
<!-- Qualified Mortgage Insurance Premiums --> <xsd:element name="QlfyMortgInsurancePremiumsAmt" type="USAmountType" minOccurs="0"> | NEW line(s): 202,203
<!-- Mortgage Insurance Premiums --> <xsd:element name="MortgageInsurancePremiumsAmt" type="USAmountType" minOccurs="0"> |
| OLD line(s): 231
<Description>Qualified Mortgage Insurance Premiums</Description> | NEW line(s): 206
<Description>Mortgage Insurance Premiums</Description> |
| OLD line(s): 463,473
<!-- AGI Income Amount Exceeds Allowable Amount --> <xsd:element name="AgiIncmAmtExceedsAllwblInd" type="BooleanType" minOccurs="0"> <xsd:annotation> <xsd:documentation> <Description>AGI Income Amount Exceeds Allowable Amount</Description> <LineNumber>29</LineNumber> <ELFFieldNumber>NL</ELFFieldNumber> </xsd:documentation> </xsd:annotation> </xsd:element> | NEW line(s): 437
|