<?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"?>

<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="namesdates" ident="listState">
  <gloss versionDate="2012-04-18" xml:lang="en">list of states and/or traits</gloss>
  <desc versionDate="2012-04-18" xml:lang="en">contains a list of various kinds of characteristics of people, places, and organizations.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.typed"/>
    <memberOf key="att.declarable"/>
    <memberOf key="att.sortable"/>
    <memberOf key="model.listLike"/>
  </classes>
  <content>
    <group xmlns="http://relaxng.org/ns/structure/1.0">
      <zeroOrMore>
        <ref name="model.headLike"/>
      </zeroOrMore>
      <oneOrMore>
        <choice>
          <ref name="model.orgStateLike"/>
          <ref name="listState"/>
        </choice>
      </oneOrMore>
      <!--          <oneOrMore><ref name="model.persStateLike"/></oneOrMore>
          <oneOrMore><ref name="model.placeStateLike"/></oneOrMore>-->
    </group>
  </content>
  <remarks versionDate="2012-04-18" xml:lang="en">
    <p rend="dataDesc">The <att>type</att> attribute may be used to distinguish lists of characteristics of a particular type if convenient.</p>
  </remarks>
  <listRef>
    <ptr target="#NDPERS"/>
  </listRef>
</elementSpec>
