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): 6
<TaxYear>2012</TaxYear> | NEW line(s): 6
<TaxYear>2013</TaxYear> |
OLD line(s): 45
<xsd:element name="ComputationStmt" type="ComputationStmtType" minOccurs="0" maxOccurs="unbounded"/> | NEW line(s): 45
<xsd:element name="ComputationStmtGrp" type="ComputationStmtGrpType" minOccurs="0" maxOccurs="unbounded"/> |
OLD line(s): 49
<xsd:complexType name="ComputationStmtType"> | NEW line(s): 49
<xsd:complexType name="ComputationStmtGrpType"> |
OLD line(s): 54
| NEW line(s): 53
|
OLD line(s): 56
<xsd:element name="Explanation" type="ExplanationType" minOccurs="0"> | NEW line(s): 55
<xsd:element name="ExplanationTxt" type="ExplanationType" minOccurs="0"> |
OLD line(s): 63
| NEW line(s): 61
|
OLD line(s): 65
<xsd:element name="Amount" type="USAmountType" minOccurs="0"> | NEW line(s): 63
<xsd:element name="Amt" type="USAmountType" minOccurs="0"> |
OLD line(s): 72
| NEW line(s): 69
|
OLD line(s): 75
| NEW line(s): 71
|