<?xml version="1.0" encoding="utf-8"?>
<mddlScheme>
	<head>
		<dateTime>2007-03-01T000000Z</dateTime>
		<title>MDDL mddlQueryStatusType Scheme</title>
		<element>queryStatusType</element><parent>query</parent>
		<definition>The status of the query as determined by the sender (whether the query was processed successful or not, etc.).</definition>
	</head>
	<value><short>success</short>		<full>Query completed successfully.</full></value>
	<value><short>warning</short>		<full>Query completed with some data errors.</full></value>
	<value><short>failure</short>		<full>Query could not be completed.</full></value>
</mddlScheme>

