| OLD line(s): 2,4
<xsd:schema targetNamespace="http://www.irs.gov/efile" xmlns="http://www.irs.gov/efile" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0"> | NEW line(s): 2
<xsd:schema targetNamespace="http://www.irs.gov/efile" xmlns="http://www.irs.gov/efile" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0"> |
| OLD line(s): 10
<TaxYear>2010</TaxYear> | NEW line(s): 8
<TaxYear>2011</TaxYear> |
| OLD line(s): 50,51
<!-- Statement --> <xsd:element name="Statement" type="ExplanationType" minOccurs="0"> | NEW line(s): 48,49
<!-- Explanation --> <xsd:element name="Explanation" type="ExplanationType" minOccurs="0"> |
| OLD line(s): 54
<Description>Statement</Description> | NEW line(s): 52
<Description>Explanation</Description> |