<?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:element name="MT_AFCR_07">
		<xsd:annotation>
			<xsd:documentation>Root for Alternative Fuel Credit form 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="VehicleYear" type="YearType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Header info</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="VehicleMake" type="String35Type" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Header info</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="DateConversion" type="DateType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Header info</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="AltFuelType" type="String25Type" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Header info</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="GrossVehicleWeight" type="IntegerPosType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Header info</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="ConversionCost" type="USAmountType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 1</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="HalfOfTheConversionCost" type="USAmountType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 2</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="VehicleWeightCredit" type="AmtMax10000Type" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 3</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="AllowableAltFuelCredit" type="USAmountType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 4</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="TotalAltFuelCredit" type="USAmountType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 5</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
			</xsd:sequence>
		</xsd:complexType>
	</xsd:element>
</xsd:schema>
