<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema targetNamespace="http://www.it.ojp.gov/jxdd/prerelease/ncic_2000-other-transactions/1.0.0.0" xmlns="http://www.it.ojp.gov/jxdd/prerelease/ncic_2000-other-transactions/1.0.0.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xsd:element name="IMTTypeElement" type="IMTType"/>
	<xsd:simpleType name="IMTType">
		<xsd:restriction base="xsd:token">
			<xsd:enumeration value="B"/>
			<xsd:enumeration value="F"/>
			<xsd:enumeration value="I"/>
			<xsd:enumeration value="M"/>
			<xsd:enumeration value="S"/>
			<xsd:enumeration value="V"/>
		</xsd:restriction>
	</xsd:simpleType>
</xsd:schema>
