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): 7
<TaxYear>2012</TaxYear> | NEW line(s): 7
<TaxYear>2013</TaxYear> |
OLD line(s): 49
<xsd:element name="CreditIdentification" type="LineExplanationType"> | NEW line(s): 49
<xsd:element name="CreditIdentificationTxt" type="LineExplanationType"> |
OLD line(s): 56
<xsd:element name="TaxYearCreditOriginated" type="DateType"> | NEW line(s): 56
<xsd:element name="CreditOriginatedTaxYr" type="DateType"> |
OLD line(s): 63
<xsd:element name="CreditAmount" type="USAmountNNType"> | NEW line(s): 63
<xsd:element name="CreditAmt" type="USAmountNNType"> |
OLD line(s): 70
<xsd:element name="CreditAmountAllowedForYear" type="USAmountNNType"> | NEW line(s): 70
<xsd:element name="CreditAllowedForYrAmt" type="USAmountNNType"> |
OLD line(s): 77
<xsd:element name="CarrybackCreditRemaining" type="CarryforwardCarrybackType" minOccurs="0" maxOccurs="unbounded"> | NEW line(s): 77
<xsd:element name="CarrybackCrRemainingGrp" type="CarryforwardCarrybackType" minOccurs="0" maxOccurs="unbounded"> |
OLD line(s): 84
<xsd:element name="CarryforwardCreditRemaining" type="CarryforwardCarrybackType" minOccurs="0" maxOccurs="unbounded"> | NEW line(s): 84
<xsd:element name="CarryforwardCrRemainingGrp" type="CarryforwardCarrybackType" minOccurs="0" maxOccurs="unbounded"> |
OLD line(s): 97
<xsd:element name="CarryYear" type="DateType"> | NEW line(s): 97
<xsd:element name="CarryYr" type="DateType"> |
OLD line(s): 104
<xsd:element name="CarryAmountAllowed" type="USAmountNNType"> | NEW line(s): 104
<xsd:element name="CarryAllowedAmt" type="USAmountNNType"> |