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): 50
<xsd:element name="Section743bBasisAdjustment" minOccurs="0" maxOccurs="unbounded"> | NEW line(s): 50
<xsd:element name="Section743bBasisAdjItemGrp" minOccurs="0" maxOccurs="unbounded"> |
OLD line(s): 55
<xsd:element name="NameOfTheTransfereePartner" type="BusinessNameType" minOccurs="0"> | NEW line(s): 55
<xsd:element name="TransfereePartnerName" type="BusinessNameType" minOccurs="0"> |
OLD line(s): 65
<xsd:element name="SSNAmount" type="SSNType" minOccurs="0"> | NEW line(s): 65
<xsd:element name="SSN" type="SSNType" minOccurs="0"> |
OLD line(s): 72
<xsd:element name="EINAmount" type="EINType" minOccurs="0"> | NEW line(s): 72
<xsd:element name="EIN" type="EINType" minOccurs="0"> |
OLD line(s): 82
<xsd:element name="ComputationOfAdjustment" type="ShortExplanationType" minOccurs="0"> | NEW line(s): 82
<xsd:element name="ComputationAdjustmentTxt" type="ShortExplanationType" minOccurs="0"> |
OLD line(s): 91
<xsd:element name="PartnershipProperties" type="ShortExplanationType" minOccurs="0"> | NEW line(s): 91
<xsd:element name="PartnershipPropExplanationTxt" type="ShortExplanationType" minOccurs="0"> |