Diff - Left File: PartnershipIncome/Part1065/IRS1065ScheduleK1/PrecontributionGainLoss.xsd (2012v2.2) Right File: PartnershipIncome/Part1065/IRS1065ScheduleK1/PrecontributionGainLoss.xsd (2013v1.0)
OLD: PartnershipIncome/Part1065/IRS1065ScheduleK1/PrecontributionGainLoss.xsd (2012v2.2)
NEW: PartnershipIncome/Part1065/IRS1065ScheduleK1/PrecontributionGainLoss.xsd (2013v1.0)

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): 45

  <xsd:complexType name="PrecontributionGainLossType" >
NEW line(s): 43

  <xsd:complexType name="PrecontributionGainLossType">
OLD line(s): 51

      <xsd:element name="PrecontributionGainLoss" type="PrecontributionGainLossGroup" minOccurs="0" maxOccurs="unbounded" >
NEW line(s): 49

      <xsd:element name="PrecontributionGainLossGrp" type="PrecontributionGainLossGrpType" minOccurs="0" maxOccurs="unbounded">
OLD line(s): 62

  <xsd:complexType name="PrecontributionGainLossGroup">
NEW line(s): 60

  <xsd:complexType name="PrecontributionGainLossGrpType">
OLD line(s): 65

      <xsd:element name="AmountOfGain" type="USAmountType" minOccurs="0">
NEW line(s): 63

      <xsd:element name="GainAmt" type="USAmountType" minOccurs="0">
OLD line(s): 73

      <xsd:element name="AmountOfLoss" type="USAmountType" minOccurs="0">
NEW line(s): 71

      <xsd:element name="LossAmt" type="USAmountType" minOccurs="0">
OLD line(s): 81

      <xsd:element name="CharacterOfGain" type="ShortExplanationType" minOccurs="0">
NEW line(s): 79

      <xsd:element name="GainDesc" type="ShortExplanationType" minOccurs="0">
OLD line(s): 89

      <xsd:element name="CharacterOfLoss" type="ShortExplanationType" minOccurs="0">
NEW line(s): 87

      <xsd:element name="LossDesc" type="ShortExplanationType" minOccurs="0">