<?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="abstract">
  <desc versionDate="2012-12-27" xml:lang="en">contains a summary or formal abstract prefixed to an existing source document by the encoder.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.source"/>
    <memberOf key="model.profileDescPart"/>
  </classes>
  <content xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <rng:oneOrMore>
	<rng:choice>
          <rng:ref name="model.pLike"/>
	  <rng:ref name="model.listLike"/>
	</rng:choice>
      </rng:oneOrMore>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <profileDesc>
        <abstract resp="#LB">
	  <p>Good database design involves the acquisition and deployment of
skills which have a wider relevance to the educational process.
From a set of more or less instinctive rules of thumb a formal
discipline or "methodology" of database design has evolved.
Applying that methodology can be of great benefit to a very wide
range of academic subjects: it requires fundamental skills of
abstraction and generalisation and it provides a simple mechanism
whereby complex ideas and information structures can be
represented and manipulated, even without the use of a computer.
</p>
      </abstract>
</profileDesc>
    </egXML>
  </exemplum>
  <remarks versionDate="2013-11-12" xml:lang="en">
    <p>The abstract for a born digital document should be located within the <gi>front</gi>; this element is provided for cases where no abstract is available in the original source.</p>
  </remarks>
  <listRef>
    <ptr target="#HD4ABS"/>
  </listRef>
</elementSpec>
