<?xml version="1.0" encoding="utf-8"?>
<mddlScheme>
	<head>
		<dateTime>2007-03-01T000000Z</dateTime>
		<title>MDDL openType Scheme</title>
		<element>openType</element><parent>open</parent>
		<definition>Specifies how the open price is determined (based on market rules or convention).</definition>
	</head>
	<value><short>firstQuote</short>    <full>The "open" is reported as the value of the first quote of the current day</full></value>
	<value><short>firstTrade</short>    <full>The "open" is reported as the value of the first trade of the current day</full></value>
	<value><short>previousClose</short> <full>The "open" is recorded as the value of the previous day's close</full></value>
</mddlScheme>

