OLD line(s): 2
<xsd:schema targetNamespace="http://www.irs.gov/efile" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.irs.gov/efile" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0"> | NEW line(s): 2
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.irs.gov/efile" targetNamespace="http://www.irs.gov/efile" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0"> |
OLD line(s): 6
<TaxYear>2012</TaxYear> | NEW line(s): 6
<TaxYear>2013</TaxYear> |
OLD line(s): 47
<xsd:element name="TotalHomesMeeting50PctStandard" type="LongIntegerType" minOccurs="0"> | NEW line(s): 47
<xsd:element name="TotalHomesMeetingStandardQty" type="LongIntegerType" minOccurs="0"> |
OLD line(s): 57
<xsd:element name="MultiplyTotHomeStandardBy2000" type="USAmountType" minOccurs="0"> | NEW line(s): 57
<xsd:element name="TotalHomesStandardAmt" type="USAmountType" minOccurs="0"> |
OLD line(s): 67
<xsd:element name="TotManufacturedHmsMeetingStd" type="LongIntegerType" minOccurs="0"> | NEW line(s): 67
<xsd:element name="TotalMfrHmMeetingStdQty" type="LongIntegerType" minOccurs="0"> |
OLD line(s): 77
<xsd:element name="MultiplyTotManfctrdHmsBy1000" type="USAmountType" minOccurs="0"> | NEW line(s): 77
<xsd:element name="TotalManufactureHomesAmt" type="USAmountType" minOccurs="0"> |
OLD line(s): 87
<xsd:element name="EnergyEfficientHomeCredit" type="USAmountType" minOccurs="0"> | NEW line(s): 87
<xsd:element name="EnergyEfficientHomeCreditAmt" type="USAmountType" minOccurs="0"> |
OLD line(s): 97
<xsd:element name="TotalCredit" type="USAmountType" minOccurs="0"> | NEW line(s): 97
<xsd:element name="TotalCreditAmt" type="USAmountType" minOccurs="0"> |