OLD line(s): 16
<!-- ====================== IRS 1040 Schedule C ============================ --> | NEW line(s): 16
<!-- ======================= IRS 1040 Schedule C ============================ --> |
OLD line(s): 644
| NEW line(s): 645,672
<!-- Total Area Of Home Count --> <xsd:element name="TotalAreaOfHomeCnt" minOccurs="0"> <xsd:annotation> <xsd:documentation> <Description>New Simplified Method - Filers enter the total square footage of your home.</Description> <LineNumber>30a</LineNumber> </xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="IntegerType"> <xsd:totalDigits value="9"/> </xsd:restriction> </xsd:simpleType> </xsd:element> <!-- Home Business Use Square Feet Count --> <xsd:element name="HomeBusinessUseSquareFeetCnt" minOccurs="0"> <xsd:annotation> <xsd:documentation> <Description>New Simplified Method - Filers enter the total square footage of your home used for Business.</Description> <LineNumber>30b</LineNumber> </xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="IntegerType"> <xsd:totalDigits value="9"/> </xsd:restriction> </xsd:simpleType> </xsd:element> |