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 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): 10
<TaxYear>2012</TaxYear> | NEW line(s): 12
|
OLD line(s): 11
| NEW line(s): 14
<TaxYear>2013</TaxYear> |
OLD line(s): 16
<xsd:include schemaLocation="../../../Common/efileTypes.xsd" /> | NEW line(s): 23
|
OLD line(s): 18
| NEW line(s): 26,31
<xsd:include schemaLocation="../../../Common/efileTypes.xsd"/> |
OLD line(s): 54
<xsd:element name="Section168f1PropertyInfo" type="Section168f1PropertyInfoType" minOccurs="0" maxOccurs="unbounded"> | NEW line(s): 101,103
<xsd:element name="Section168f1PropertyInfoTyp" type="Section168f1PropertyInfoType" minOccurs="0" maxOccurs="unbounded"> |
OLD line(s): 71
<xsd:element name="PropertyDescription" type="LineExplanationType" minOccurs="0"> | NEW line(s): 135,137
<xsd:element name="PropertyDesc" type="LineExplanationType" minOccurs="0"> |
OLD line(s): 80
<xsd:element name="BasisForDepreciation" type="USAmountType" minOccurs="0"> | NEW line(s): 153,155
<xsd:element name="BasisForDepreciationAmt" type="USAmountType" minOccurs="0"> |
OLD line(s): 89
<xsd:element name="Method" type="LineExplanationType" minOccurs="0"> | NEW line(s): 171,173
<xsd:element name="MethodDesc" type="LineExplanationType" minOccurs="0"> |