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): 9
<TaxYear>2012</TaxYear> | NEW line(s): 7
<TaxYear>2013</TaxYear> |
OLD line(s): 15
<xsd:include schemaLocation="../../../Common/efileTypes.xsd" /> | NEW line(s): 13
<xsd:include schemaLocation="../../../Common/efileTypes.xsd"/> |
OLD line(s): 51
<xsd:element name="RolloverGainFromQlfyStk" type="RolloverGainFromQlfyStkType" minOccurs="0" maxOccurs="unbounded"> | NEW line(s): 49
<xsd:element name="RolloverGainQualifiedStockGrp" type="RolloverGainQualifiedStockGrpType" minOccurs="0" maxOccurs="unbounded"> |
OLD line(s): 64
<xsd:complexType name="RolloverGainFromQlfyStkType"> | NEW line(s): 62
<xsd:complexType name="RolloverGainQualifiedStockGrpType"> |
OLD line(s): 68
<xsd:element name="RplcQualifiedSmallBusinessStk" type="ShortExplanationType" minOccurs="0" > | NEW line(s): 66
<xsd:element name="ReplacementQlfySmllBusStkTxt" type="ShortExplanationType" minOccurs="0"> |
OLD line(s): 77
<xsd:element name="ComputationOfAdjustment" type="ShortExplanationType" minOccurs="0" > | NEW line(s): 75
<xsd:element name="ComputationAdjustmentTxt" type="ShortExplanationType" minOccurs="0"> |
OLD line(s): 86
<xsd:element name="DateRplcStkAcquired" type="DateType" minOccurs="0" > | NEW line(s): 84
<xsd:element name="ReplacementStockAcquiredDt" type="DateType" minOccurs="0"> |