<?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="http://mt.gov/revenue/forbusinesses/taxsoftwarevendors" xmlns:xsd="http://www.w3.org/2001/XMLSchema" 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_CLT_4_SCHEDULE_M_07">
		<xsd:annotation>
			<xsd:documentation>Root for CLT-4, Schedule M for 2008</xsd:documentation>
		</xsd:annotation>
		<xsd:complexType>
			<xsd:sequence>
				<xsd:element name="PeriodEndDate" type="DateType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Form header</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="CorpFEIN" type="EINType" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Form header</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="MemUSConsGrp" minOccurs="0" maxOccurs="unbounded">
					<xsd:annotation>
						<xsd:documentation>Members of U.S. Consolidated Group</xsd:documentation>
					</xsd:annotation>
					<xsd:complexType>
						<xsd:sequence>
							<xsd:element name="CGFEIN" type="EINType" minOccurs="0"/>
							<xsd:element name="CGCorpName" type="BusinessNameType" minOccurs="0"/>
							<xsd:element name="CGOwnPercent" type="RatioType" minOccurs="0"/>
							<xsd:element name="CGInclMtUnitFile" type="BooleanType" minOccurs="0"/>
							<xsd:element name="CGBusinessMT" type="BooleanType" minOccurs="0"/>
							<xsd:element name="CGMTCLT4SepUnitary" type="BooleanType" minOccurs="0"/>
						</xsd:sequence>
					</xsd:complexType>
				</xsd:element>
				<xsd:element name="AffilEntities" minOccurs="0" maxOccurs="unbounded">
					<xsd:annotation>
						<xsd:documentation>Affiliated Entities</xsd:documentation>
					</xsd:annotation>
					<xsd:complexType>
						<xsd:sequence>
							<xsd:element name="AEFEIN" type="EINType" minOccurs="0"/>
							<xsd:element name="AEName" type="String35Type" minOccurs="0"/>
							<xsd:element name="AEOwnPercent" type="RatioType" minOccurs="0"/>
							<xsd:element name="AEInclMtUnitFile" type="BooleanType" minOccurs="0"/>
							<xsd:element name="AEBusinessMT" type="BooleanType" minOccurs="0"/>
							<xsd:element name="AETypeEntity" type="TypeOfEntityType" minOccurs="0"/>
						</xsd:sequence>
					</xsd:complexType>
				</xsd:element>
			</xsd:sequence>
		</xsd:complexType>
	</xsd:element>
</xsd:schema>
