<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2008 (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_FPC_07">
		<xsd:annotation>
			<xsd:documentation>Root element for Film Production Credit form</xsd:documentation>
		</xsd:annotation>
		<xsd:complexType>
			<xsd:sequence>
				<xsd:element name="Filer" type="FilerType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Top of the form</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="PassThroughCredit" type="PassThroughCreditType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Top of the form</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="FilmCertificationNumber" type="FilmCertificationNumberType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Top of the form</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="EmployProductionCredit" type="USAmountType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 1</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="QualifiedExpenditureCredit" type="USAmountType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 2</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="FilmProductionCredit" type="USAmountType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 3</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="EmployProductionCreditElection" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Line 4</xsd:documentation>
					</xsd:annotation>
					<xsd:complexType>
						<xsd:choice>
							<xsd:element name="RefundableCarryoverCredit" type="BooleanType" minOccurs="0"/>
							<xsd:element name="RefundableCredit" type="BooleanType" minOccurs="0"/>
						</xsd:choice>
					</xsd:complexType>
				</xsd:element>
			</xsd:sequence>
		</xsd:complexType>
	</xsd:element>
</xsd:schema>
