OLD 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"> | NEW line(s): 2
<xsd:schema xmlns="http://www.irs.gov/efile" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.irs.gov/efile" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0"> |
OLD line(s): 7
<TaxYear>2013</TaxYear> | NEW line(s): 7
<TaxYear>2014</TaxYear> |
OLD line(s): 69
<xsd:element name="CreditsAmountExplanation" type="ExplanationType" minOccurs="0"> | NEW line(s): 69
<xsd:element name="CreditsAmountExplanationTxt" type="ExplanationType" minOccurs="0"> |
OLD line(s): 85
<xsd:element name="DisposalReportingDate" type="DateType"> | NEW line(s): 85
<xsd:element name="DisposalReportingDt" type="DateType"> |
OLD line(s): 93
<xsd:element name="DisposalReportingAmount" type="USAmountNNType"> | NEW line(s): 93
<xsd:element name="DisposalReportingAmt" type="USAmountNNType"> |