<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2008 sp1 (http://www.altova.com) by XMLSpy 2008 Enterprise Ed. (ASC X12) -->
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://mt.gov/revenue/forbusinesses/taxsoftwarevendors" targetNamespace="http://mt.gov/revenue/forbusinesses/taxsoftwarevendors" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xsd:include schemaLocation="../TIGERS/Common/efileTypes.xsd"/>
	<xsd:include schemaLocation="../Common/MT_mefTypes.xsd"/>
	<xsd:complexType name="FactorType">
		<xsd:annotation>
			<xsd:documentation>Represents a Total factor amount, MT factor amount, and a MT/Total factor amount.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="TotalFactors" type="USAmountType" minOccurs="0"/>
			<xsd:element name="MTFactors" type="USAmountType" minOccurs="0"/>
			<xsd:element name="Factor" type="RatioType" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="MT_AEPC_07">
		<xsd:annotation>
			<xsd:documentation>Root element of Alternative Energy Production Credit form for 2008</xsd:documentation>
		</xsd:annotation>
		<xsd:complexType>
			<xsd:sequence>
				<xsd:element name="Filer" type="FilerType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Header info</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="PassThroughCredit" type="PassThroughCreditType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Header info</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="AltEnergyAssetLocation" type="String50Type" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Header info</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="AltEnergyEquipAmt" type="USAmountType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 1</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="MTTaxableIncome1" type="USAmountType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 2</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="NetIncomeFromAltEnergyEquip" type="USAmountType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 3</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="NetMinusTaxable" type="USAmountType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 4</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="TotalTax" type="USAmountType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 5</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="TaxDue" type="USAmountType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 6</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="IncTaxAltEnergyEquip" type="USAmountType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 7</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="CarryforwardAmt" type="USAmountType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 8a</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="AltEnergySytemCredit" type="USAmountType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 8b</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="PropAllocSchedule" type="FactorType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 9</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="PayrollAllocSchedule" type="FactorType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 10</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="SalesAllocSchedule" type="FactorType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 11</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="FactorSum" type="RatioType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 12</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="FactorAvg" type="RatioType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 13</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="MTTaxableIncome2" type="USAmountType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 14</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="AllocEnergyProdIncome" type="USAmountType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 15</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
			</xsd:sequence>
		</xsd:complexType>
	</xsd:element>
</xsd:schema>
