<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- edited with XMLSpy v2008 sp1 (http://www.altova.com) by Richard Rowan (Minnesota Judicial Branch) -->
<!--W3C Schema generated by XMLSpy v2006 sp2 U (http://www.altova.com)-->
<!--
 Copyright © 2007, 2008, 2009 by the State of Minnesota
	State Court Administrator’s Office
	All Rights Reserved
-->
<!-- Modification History 
	Date				Version	Rev		Change
	11/01/2007	3:1			1			Initial Draft Schema
	02/01/2008	3:1			2			Added elements for Pull/Release processing.
	02/06/2008	3:1			3			Added LanguageUnknownIndicator, changed NoInterpreterRequired to NoInterpreterRequiredIndicator. 
	01/28/2009	3:1			4			Removed Pull/Release elements since they only apply to submissions through web services and are defined in the WSDL separate from the schema.	
	01/28/2009	3:1			5			Removed unnecessary soap imports.	

-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.courts.state.mn.us/CourtXML/3" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" targetNamespace="http://www.courts.state.mn.us/CourtXML/3" elementFormDefault="qualified" attributeFormDefault="unqualified" version="4">
	<!--<xs:import namespace="http://schemas.xmlsoap.org/soap/envelope/" schemaLocation="http://schemas.xmlsoap.org/soap/envelope/"/>
	<xs:import namespace="http://www.w3.org/2003/05/soap-envelope" schemaLocation="http://www.w3.org/2003/05/soap-envelope"/>-->
	<!--<xs:import namespace="http://schemas.xmlsoap.org/soap/envelope/" schemaLocation="soap11.xsd"/>
	<xs:import namespace="http://www.w3.org/2003/05/soap-envelope" schemaLocation="soap12.xsd"/> -->
	<xs:include schemaLocation="CourtXML_3.xsd"/>
	<xs:attributeGroup name="UpdateInterpreterStatusMessageAttributes">
		<xs:attribute name="schemaVersion" type="xs:string" use="required">
			<xs:annotation>
				<xs:documentation>Specifies the version of the schema that this message should be validated against.  For this schema the value should be 3:1.</xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="messageProducedDateTime" type="xs:dateTime">
			<xs:annotation>
				<xs:documentation>Date and time when this message was produced.  This value is included on all outbound messages and not required on inbound messages.</xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:attributeGroup>
	<xs:element name="UpdateInterpreterStatus">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="EFileID" type="EFileIDType">
					<xs:annotation>
						<xs:documentation>Value which when combined with the SubmittingAgencyORI uniquely identifies a specific instance of a  submission.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="SubmittingAgencyORI" type="SubmittingAgencyORIType">
					<xs:annotation>
						<xs:documentation>ORI number for agency submitting this message.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:choice>
					<xs:element name="CourtFileNumber" type="CourtFileNumberType"/>
					<xs:element name="CorrelationEFileID" type="EFileIDType">
						<xs:annotation>
							<xs:documentation>EfileID from a previous message that this message should be matched up with.</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:choice>
				<xs:choice>
					<xs:element name="InterpreterRequired">
						<xs:complexType>
							<xs:sequence>
								<xs:choice>
									<xs:element name="LanguageUnknownIndicator" type="xs:boolean">
										<xs:annotation>
											<xs:documentation>If true, indicates that an interpreter is required but the name of the laguage is unknown.</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="ForeignLanguageText" type="LanguageTypeCodeTextType" nillable="true">
										<xs:annotation>
											<xs:documentation>The name of the language that an interpreter is needed for. </xs:documentation>
										</xs:annotation>
									</xs:element>
								</xs:choice>
								<xs:element name="CommentText" type="CommentType" minOccurs="0"/>
							</xs:sequence>
						</xs:complexType>
					</xs:element>
					<xs:element name="NoInterpreterRequiredIndicator" type="xs:boolean" fixed="true">
						<xs:annotation>
							<xs:documentation>If provided the case will indicate that no interpreter is required. </xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:choice>
			</xs:sequence>
			<xs:attributeGroup ref="UpdateInterpreterStatusMessageAttributes"/>
		</xs:complexType>
	</xs:element>
	<xs:element name="UpdateInterpreterStatusResponse">
		<xs:annotation>
			<xs:documentation>Response message resulting from an attempt to update the biometric status.</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="EFileID" type="EFileIDType">
					<xs:annotation>
						<xs:documentation>Passed in with submission.  Used to correlate response with submission.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="SubmittingAgencyORI" type="SubmittingAgencyORIType">
					<xs:annotation>
						<xs:documentation>ORI number for agency that submitted the message that this response message resulted from.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:choice>
					<xs:element name="AcceptedByCourt">
						<xs:complexType>
							<xs:choice>
								<xs:element name="CourtFileNumber" type="CourtFileNumberType">
									<xs:annotation>
										<xs:documentation>Case number of the case that the Biometric Status was applied to.</xs:documentation>
									</xs:annotation>
								</xs:element>
								<xs:element name="CorrelationEFileID" type="EFileIDType">
									<xs:annotation>
										<xs:documentation>EfileID from a previous message that this message should be matched up with.</xs:documentation>
									</xs:annotation>
								</xs:element>
							</xs:choice>
						</xs:complexType>
					</xs:element>
					<xs:element name="PendingCourtReview">
						<xs:complexType>
							<xs:sequence>
								<xs:element name="ReasonText" type="EFileQueueReasonCodeTextType"/>
							</xs:sequence>
						</xs:complexType>
					</xs:element>
					<xs:element name="Rejected">
						<xs:complexType>
							<xs:sequence>
								<xs:element name="ReasonText" maxOccurs="unbounded">
									<xs:complexType>
										<xs:simpleContent>
											<xs:extension base="Text1to100Type">
												<xs:attribute name="code" type="xs:string">
													<xs:annotation>
														<xs:documentation>For future use to hold a unique identifier for rejection reason.</xs:documentation>
													</xs:annotation>
												</xs:attribute>
											</xs:extension>
										</xs:simpleContent>
									</xs:complexType>
								</xs:element>
								<xs:element name="CommentText" type="xs:string" minOccurs="0"/>
							</xs:sequence>
						</xs:complexType>
					</xs:element>
				</xs:choice>
			</xs:sequence>
			<xs:attributeGroup ref="UpdateInterpreterStatusMessageAttributes"/>
		</xs:complexType>
	</xs:element>
</xs:schema>
