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,3
<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): 8
|
OLD line(s): 7
| NEW line(s): 10
<TaxYear>2013</TaxYear> |
OLD line(s): 47
<xsd:element name="AdjustmentToTaxableIncome" type="AdjustmentToTaxableIncomeType" minOccurs="0" maxOccurs="unbounded"> | NEW line(s): 91,93
<xsd:element name="TaxableIncomeAdjustmentTxt" type="AdjustmentToTaxableIncomeType" minOccurs="0" maxOccurs="unbounded"> |
OLD line(s): 64
<xsd:element name="RecomputationYear" type="DateType" minOccurs="0"> | NEW line(s): 125,127
<xsd:element name="RecomputationYr" type="DateType" minOccurs="0"> |
OLD line(s): 73
<xsd:element name="NameOfEntity" type="BusinessNameType" minOccurs="0"> | NEW line(s): 143,145
<xsd:element name="EntityName" type="BusinessNameType" minOccurs="0"> |
OLD line(s): 82
<xsd:element name="AmountOfNetChangeToDeprec" type="USAmountType" minOccurs="0"> | NEW line(s): 161,163
<xsd:element name="NetChangeToDepreciationAmt" type="USAmountType" minOccurs="0"> |