Diff - Left File: IndividualIncomeTax/Common/IRS8829/CostOrOtherBasisOfAdditionsAndImprovementsSchedule.xsd (2013v4.1) Right File: IndividualIncomeTax/Common/IRS8829/CostOrOtherBasisOfAdditionsAndImprovementsSchedule.xsd (2014v1.0)
OLD: IndividualIncomeTax/Common/IRS8829/CostOrOtherBasisOfAdditionsAndImprovementsSchedule.xsd (2013v4.1)
NEW: IndividualIncomeTax/Common/IRS8829/CostOrOtherBasisOfAdditionsAndImprovementsSchedule.xsd (2014v1.0)

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

  <xsd:include schemaLocation="../../../Common/efileTypes.xsd" />
NEW line(s): 14

  <xsd:include schemaLocation="../../../Common/efileTypes.xsd"/>
OLD line(s): 50

      <xsd:element name="CostOrBasis" type="CostOrBasisType" minOccurs="0" maxOccurs="unbounded">
NEW line(s): 50

      <xsd:element name="CostOrBasisGrp" type="CostOrBasisGrpType" minOccurs="0" maxOccurs="unbounded">
OLD line(s): 58

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

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

  <xsd:complexType name="CostOrBasisType">
NEW line(s): 69

  <xsd:complexType name="CostOrBasisGrpType">
OLD line(s): 72

      <xsd:element name="Description" type="ExplanationType" minOccurs="0">
NEW line(s): 72

      <xsd:element name="Desc" type="ExplanationType" minOccurs="0">
OLD line(s): 80

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

      <xsd:element name="Amt" type="USAmountType" minOccurs="0">