<?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: 2013-01-11 18:49:45 +0000 (Fri, 11 Jan 2013) $
$Id: att.resourced.xml 11384 2013-01-11 18:49:45Z louburnard $
-->
<classSpec xmlns="http://www.tei-c.org/ns/1.0" module="tei" type="atts" ident="att.resourced">
  <desc>provides attributes by which a resource (such as an externally
  held media file) may be located.</desc>
  <attList xmlns:rng="http://relaxng.org/ns/structure/1.0">
    <attDef ident="url" usage="req">
      <gloss>uniform resource locator</gloss>
      <gloss versionDate="2007-12-20" xml:lang="ko">표준 원본 위치 지정소</gloss>
      <gloss versionDate="2008-04-06" xml:lang="es">localizador de recurso uniforme</gloss>
      <gloss versionDate="2008-03-30" xml:lang="fr">adresse URL</gloss>
      <gloss versionDate="2007-11-06" xml:lang="it">URL (localizzatore universale di risorse)</gloss>
      <desc>specifies the URL from which the media concerned may be obtained.</desc>
      <datatype>
        <ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.pointer"/>
      </datatype>
    </attDef>
  </attList>
</classSpec>
