Diff - Left File: CorporateIncomeTax/Common/IRS8586/MultipleBuildingProjectSchedule.xsd (2012v4.2) Right File: CorporateIncomeTax/Common/IRS8586/MultipleBuildingProjectSchedule.xsd (2013v1.0)
OLD: CorporateIncomeTax/Common/IRS8586/MultipleBuildingProjectSchedule.xsd (2012v4.2)
NEW: CorporateIncomeTax/Common/IRS8586/MultipleBuildingProjectSchedule.xsd (2013v1.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): 6

      <TaxYear>2012</TaxYear>
NEW line(s): 6

      <TaxYear>2013</TaxYear>
OLD line(s): 43

      <xsd:element name="Schedule" type="NameOfProjectAndBuildingType" minOccurs="0" maxOccurs="unbounded"/>
NEW line(s): 43

      <xsd:element name="ProjectAndBuildingDetail" type="ProjectAndBuildingDetailType" minOccurs="0" maxOccurs="unbounded"/>
OLD line(s): 47

  <xsd:complexType name="NameOfProjectAndBuildingType">
NEW line(s): 47

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

      <xsd:element name="NameOfProjectAndEachBuilding" type="LineExplanationType" minOccurs="0">
NEW line(s): 51

      <xsd:element name="ProjectAndBuildingNameTxt" type="LineExplanationType" minOccurs="0">
OLD line(s): 62

        <xsd:element name="USAddressOfProjAndEachBldg" type="USAddressType">
NEW line(s): 62

        <xsd:element name="BuildingUSAddress" type="USAddressType">
OLD line(s): 71

        <xsd:element name="FRGNAddressOfProjAndEachBldg" type="ForeignAddressType">
NEW line(s): 71

        <xsd:element name="BuildingForeignAddress" type="ForeignAddressType">
OLD line(s): 81

      <xsd:element name="BuildingIdNumForEachBuilding" type="BINType" minOccurs="0">
NEW line(s): 81

      <xsd:element name="BIN" type="BINType" minOccurs="0">
OLD line(s): 90

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

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

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

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