<?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="header" ident="correspDesc">
  <gloss versionDate="2014-01-13" xml:lang="en">correspondence
    description</gloss>
  <desc versionDate="2015-01-29" xml:lang="en">contains a description
    of the actions related to one act of correspondence</desc>
  <classes>
    <memberOf key="model.profileDescPart"/>
    <memberOf key="att.declarable"/>
    <memberOf key="att.canonical"/>
    <memberOf key="att.global"/>
    <memberOf key="att.typed"/>
  </classes>
  <content>
    <!-- modeled after publicationStmt -->
    <choice xmlns="http://relaxng.org/ns/structure/1.0">
      <oneOrMore>
        <ref name="model.correspDescPart"/>
      </oneOrMore>
      <oneOrMore>
        <ref name="model.pLike"/>
      </oneOrMore>
    </choice>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <correspDesc>
        <correspAction type="sent">
          <persName>Carl Maria von Weber</persName>
          <settlement>Dresden</settlement>
          <date when="1817-06-23">23 June 1817</date>
        </correspAction>
        <correspAction type="received">
          <persName>Caroline Brandt</persName>
          <settlement>Prag</settlement>
        </correspAction>
        <correspContext>
          <ref type="prev"
            target="http://www.weber-gesamtausgabe.de/A041209"
            >Previous letter of 
            <persName>Carl Maria von Weber</persName> 
            to <persName>Caroline Brandt</persName>: 
            <date from="1817-06-19" to="1817-06-20">June 19/20, 1817</date>
          </ref>
          <ref type="next"
            target="http://www.weber-gesamtausgabe.de/A041217"
            >Next letter of 
            <persName>Carl Maria von Weber</persName> to 
            <persName>Caroline Brandt</persName>: 
            <date when="1817-06-27">June 27, 1817</date>
          </ref>
        </correspContext>
      </correspDesc>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#HD44CD"/>
  </listRef>
</elementSpec>
