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): 7
<TaxYear>2012</TaxYear> | NEW line(s): 7
<TaxYear>2013</TaxYear> |
OLD line(s): 48
<xsd:element name="PartnershipItem" type="PartnershipILFFPItemType" minOccurs="0" maxOccurs="unbounded"/> | NEW line(s): 48
<xsd:element name="IncmLossFromFrgnPrtshpItemGrp" type="IncmLossFromFrgnPrtshpItemGrpType" minOccurs="0" maxOccurs="unbounded"/> |
OLD line(s): 53
<xsd:complexType name="PartnershipILFFPItemType"> | NEW line(s): 53
<xsd:complexType name="IncmLossFromFrgnPrtshpItemGrpType"> |
OLD line(s): 59
<xsd:element name="Name" type="LineExplanationType" minOccurs="0"> | NEW line(s): 59
<xsd:element name="Nm" type="LineExplanationType" minOccurs="0"> |
OLD line(s): 74,75
<!-- EOY Profit-Sharing Percentage --> <xsd:element name="EOYProfitSharingPercentage" type="RatioType" minOccurs="0"> | NEW line(s): 74,75
<!-- EOY Profit-Sharing Pct --> <xsd:element name="EOYProfitSharingPct" type="RatioType" minOccurs="0"> |
OLD line(s): 78
<Description>EOY Profit-Sharing Percentage</Description> | NEW line(s): 78
<Description>EOY Profit-Sharing Pct</Description> |
OLD line(s): 82,83
<!-- EOY Loss-Sharing Percentage --> <xsd:element name="EOYLossSharingPercentage" type="RatioType" minOccurs="0"> | NEW line(s): 82,83
<!-- EOY Loss-Sharing Pct --> <xsd:element name="EOYLossSharingPct" type="RatioType" minOccurs="0"> |
OLD line(s): 86
<Description>EOY Loss-Sharing Percentage</Description> | NEW line(s): 86
<Description>EOY Loss-Sharing Pct</Description> |
OLD line(s): 91
<xsd:element name="IncomeLossPerIncomeStmtAmount" type="USAmountType" minOccurs="0"> | NEW line(s): 91
<xsd:element name="IncomeLossPerIncomeStmtAmt" type="USAmountType" minOccurs="0"> |
OLD line(s): 99
<xsd:element name="TemporaryDifferenceAmount" type="USAmountType" minOccurs="0"> | NEW line(s): 99
<xsd:element name="TemporaryDifferenceAmt" type="USAmountType" minOccurs="0"> |
OLD line(s): 107
<xsd:element name="PermanentDifferenceAmount" type="USAmountType" minOccurs="0"> | NEW line(s): 107
<xsd:element name="PermanentDifferenceAmt" type="USAmountType" minOccurs="0"> |
OLD line(s): 115
<xsd:element name="IncomeLossPerTaxReturnAmount" type="USAmountType" minOccurs="0"> | NEW line(s): 115
<xsd:element name="IncomeLossPerTaxReturnAmt" type="USAmountType" minOccurs="0"> |