<?xml version="1.0" encoding="utf-8"?>
<mddlScheme>
	<head>
		<dateTime>2007-03-01T000000Z</dateTime>
		<title>MDDL direction Scheme</title>
		<element>direction</element><parent wildcard="yes" />
		<definition>Direction indicates change in relation to previous value - positive, even, negative.</definition>
	</head>
	<value><short>positive</short>		<full>Value has changed in a positive (up) direction</full></value>
	<value><short>even</short>		<full>Value has not changed</full></value>
	<value><short>negative</short>		<full>Value has changed in a negative (down) direction</full></value>
	<value><short>unknown</short>		<full>Value of this field is unknown or undetermined</full></value>
	<value><short>unavailable</short>	<full>Value of this field is not available</full></value>
</mddlScheme>

