<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id: status-anno-fields-en-us.xml,v 1.2 2006/04/18 17:21:00 ginger Exp $ -->
<metadataFieldInfo xmlns="http://www.dlese.org/Metadata/fields" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.dlese.org/Metadata/fields http://www.dlese.org/Metadata/fields/annotation/0.1.01/status.xsd">
	<field name="Status" language="en-us" metaFormat="dlese_anno" metaVersion="0.1.01" path="/annotationRecord/item/statusOf/@status">
		<definition>an indication of the completeness of an annotation</definition>

		<vocabLevels number="1">
			<levelAndDeftn level="1" levelName="Status" levelDeftn="an indication of the completeness of an annotation"/>
		</vocabLevels>

		<terms>
			<termAndDeftn vocab="Audio annotation completed">the annotation is audio in nature and is complete</termAndDeftn>
			<termAndDeftn vocab="Audio annotation in progress">the annotation is audio in nature and is not complete</termAndDeftn>
			<termAndDeftn vocab="Graphical annotation completed">the annotation is a graphic and is complete</termAndDeftn>
			<termAndDeftn vocab="Graphical annotation in progress">the annotation is a graphic and is not complete</termAndDeftn>
			<termAndDeftn vocab="Text annotation completed">the annotation is textual in nature and is complete</termAndDeftn>
			<termAndDeftn vocab="Text annotation in progress">the annotation is textual in nature and is not complete</termAndDeftn>
		</terms>

		<bestPractices>
			<dos>
				<practice status="current" originDate="2005-04-15">Choose a status term.</practice>
			</dos>
		</bestPractices>

		<documentation>
			<obligation>required metadata if parent tag is present</obligation>
			<min>1</min>
			<max>1</max>
			<XMLdataTypes>
				<XMLdataType>string</XMLdataType>
			</XMLdataTypes>
			<domain>controlled vocabulary</domain>
			<example>Text annotation completed</example>
		</documentation>
	</field>
</metadataFieldInfo>
<!--	*** LICENSE INFORMATION *****
		Copyright 2002, 2003, 2004, 2005 DLESE Program Center
		University Corporation for Atmospheric Research (UCAR)
		P.O. Box 3000, Boulder, CO 80307, United States of America
		email: support@dlese.org. 
These XML instance documents are free software; you can redistribute them and/or modify them under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.  These XML instance documents are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this project; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -->

