<?xml version="1.0" encoding="utf-8"?>
<!--Copyright TEI Consortium. 
Dual-licensed under CC-by and BSD2 licences 
See the file COPYING 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" xmlns:rng="http://relaxng.org/ns/structure/1.0" module="tei" type="atts" ident="att.readFrom">
  <desc versionDate="2010-05-09" xml:lang="en">groups specification elements which derive components from
  some external source.</desc>
  <attList>
    <attDef ident="source" usage="opt">
      <desc versionDate="2010-05-09" xml:lang="en">specifies the source from which declarations and definitions for
the components of the object being defined may be obtained.</desc>
      <datatype>
        <rng:ref name="data.pointer"/>
      </datatype>
      <remarks versionDate="2011-09-01" xml:lang="en">
        <p>The context indicated must provide a set of TEI-conformant
specifications in a form directly usable by an ODD processor. By
default, this will be the location of the current release of the TEI
Guidelines.</p>
        <p>The source may be specified in the form of a private URI, for which
the form recommended is <code>tei:x.y.z</code>, where
<code>x.y.z</code> indicates the version number,
e.g. <code>tei:1.5.1</code> for 1.5.1 release of TEI P5
or (as a special case) <code>tei:current</code> for whatever is the
latest release.</p>
      </remarks>
    </attDef>
  </attList>
</classSpec>
