<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright TEI Consortium. 
Licensed under the GNU General Public License. 
See the file COPYING.txt for details
$Date: 2008-11-01 12:54:12 +0000 (Sat, 01 Nov 2008) $
$Id: data.pointer.xml 4899 2008-11-01 12:54:12Z rahtz $
-->
<macroSpec xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0" module="tei" type="dt" ident="data.pointer">
  <desc>defines the range of attribute values used to provide a single
  URI pointer to any other
resource, either within the current document or elsewhere.</desc>
  <desc version="2007-12-20" xml:lang="kr">현 문서 또는 다른 곳 어디서든 다른 자원에 대한 단일 포인터를 제공하는 속성 값 범위를 정의한다.</desc>
  <desc version="2007-05-02" xml:lang="zh-tw">定義的屬性值範圍提供單一指標，連結到其他位於目前文件或他處的資源</desc>
  <desc version="2008-04-05" xml:lang="ja">
  他の資源へのポインタをとる属性値の範囲を定義する．
  </desc>
  <desc version="2007-06-12" xml:lang="fr">définit la gamme des valeurs d'attributs utilisées
      pour fournir un pointeur unique sur tout autre ressource, soit dans le document courant soit
      dans un autre</desc>
  <desc version="2007-05-04" xml:lang="es">define una gama de valores de atributos usados para proporcionar un indicador de cualquier recurso, bien en el documento corriente o en otro.</desc>
  <desc version="2007-01-21" xml:lang="it">definisce la gamma di valori di attributi usati per indicare un unico puntatore rispetto a qualsiasi altra risorsa all'interno del documento corrente o altrove</desc>
  <content>
    <rng:data type="anyURI"/>
  </content>
  <remarks>
    <p>The range of syntactically valid values is defined by <ref target="http://www.ietf.org/rfc/rfc3986.txt">RFC 3986
    <title>Uniform Resource Identifier (URI): Generic
    Syntax</title></ref></p>
  </remarks>
  <remarks xml:lang="ja">
    <p>
    当該属性値は，
    <ref target="http://www.ietf.org/rfc/rfc2396.txt">RFC 2396
    <title>Uniform Resource Identifier (URI) Reference</title></ref>
    に定義されている．
    </p>
  </remarks>
</macroSpec>
