<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright TEI Consortium. 
Dual-licensed under CC-by and BSD2 licences 
See the file COPYING.txt for details
$Date$
$Id$
-->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5.nvdl" type="application/xml" schematypens="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"?>

<classSpec xmlns="http://www.tei-c.org/ns/1.0" module="tei" type="atts" ident="att.docStatus">
  <desc versionDate="2010-05-06" xml:lang="en">provides attributes for use on metadata elements
  describing the status of a document.</desc>
  <attList>
    <attDef ident="status">
      <desc versionDate="2010-05-06" xml:lang="en">describes the status of a document either currently or, when
associated with a dated element, at the time indicated.</desc>
      <datatype>
        <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="data.enumerated"/>
      </datatype>
      <defaultVal>draft</defaultVal>
      <valList type="open">
        <valItem ident="approved"/>
        <valItem ident="candidate"/>
        <valItem ident="cleared"/>
        <valItem ident="deprecated"/>
        <valItem ident="draft"/>
        <valItem ident="embargoed"/>
        <valItem ident="expired"/>
        <valItem ident="frozen"/>
        <valItem ident="galley"/>
        <valItem ident="proposed"/>
        <valItem ident="published"/>
        <valItem ident="recommendation"/>
        <valItem ident="submitted"/>
        <valItem ident="unfinished"/>
        <valItem ident="withdrawn"/>
      </valList>
    </attDef>
  </attList>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <revisionDesc status="published">
        <change when="2010-10-21" status="published"/>
        <change when="2010-10-02" status="cleared"/>
        <change when="2010-08-02" status="embargoed"/>
        <change when="2010-05-01" status="frozen" who="#MSM"/>
        <change when="2010-03-01" status="draft" who="#LB"/>
      </revisionDesc>
    </egXML>
  </exemplum>
</classSpec>
