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): 51
<xsd:element name="OtherItem" minOccurs="0" maxOccurs="unbounded"> | NEW line(s): 51
<xsd:element name="OthItemsWithDifferencesDescGrp" minOccurs="0" maxOccurs="unbounded"> |
OLD line(s): 56
<xsd:element name="Description" type="ShortExplanationType" minOccurs="0"> | NEW line(s): 56
<xsd:element name="ShortExplanationTxt" type="ShortExplanationType" minOccurs="0"> |
OLD line(s): 65
<xsd:element name="IncomeLossPerIncomeStatement" type="USAmountType" minOccurs="0"> | NEW line(s): 65
<xsd:element name="IncomeLossPerIncomeStmtAmt" type="USAmountType" minOccurs="0"> |
OLD line(s): 74
<xsd:element name="TemporaryDifference" type="USAmountType" minOccurs="0"> | NEW line(s): 74
<xsd:element name="TemporaryDifferenceAmt" type="USAmountType" minOccurs="0"> |
OLD line(s): 83
<xsd:element name="PermanentDifference" type="USAmountType" minOccurs="0"> | NEW line(s): 83
<xsd:element name="PermanentDifferenceAmt" type="USAmountType" minOccurs="0"> |
OLD line(s): 92
<xsd:element name="IncomeLossPerTaxReturn" type="USAmountType" minOccurs="0"> | NEW line(s): 92
<xsd:element name="IncomeLossPerTaxReturnAmt" type="USAmountType" minOccurs="0"> |