<?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"?>

<classSpec xmlns="http://www.tei-c.org/ns/1.0" module="tei" type="atts" ident="att.internetMedia">
  <desc versionDate="2007-10-18" xml:lang="en">provides attributes for specifying the type of a computer
  resource using a standard taxonomy.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">표준 분류법을 사용하는 컴퓨터 자원의 유형을 명시하는 속성을 제시한다.</desc>
  <desc versionDate="2008-04-05" xml:lang="ja">
  標準的な用語による計算機資源の種類を表す属性を示す．
</desc>
  <desc versionDate="2009-05-27" xml:lang="fr">fournit des attributs pour spécifier le type de
ressource informatique selon une taxinomie normalisée.</desc>
  <desc versionDate="2007-11-06" xml:lang="it">indica degli attributi che specificano il tipo di risorsa informatica utilizzando una tassonomia standard</desc>
  <desc versionDate="2007-05-04" xml:lang="es">atributos para registrar un periodo temporal normalizado</desc>
  <attList xmlns:rng="http://relaxng.org/ns/structure/1.0">
    <attDef ident="mimeType" usage="opt">
      <gloss versionDate="2007-07-02" xml:lang="en">MIME media type</gloss>
      <gloss versionDate="2007-12-20" xml:lang="ko">MIME 매체 유형</gloss>
      <gloss versionDate="2008-04-06" xml:lang="es">Tipo de media del MIME</gloss>
      <gloss versionDate="2008-03-30" xml:lang="fr">type de média MIME</gloss>
      <desc versionDate="2007-06-14" xml:lang="en">specifies the applicable multimedia internet mail extension (MIME) media type</desc>
      <desc versionDate="2007-12-20" xml:lang="ko">적용 가능한 다중매체 인터넷 메일 확장자(MIME) 매체 유형을 명시한다.</desc>
      <desc versionDate="2008-04-05" xml:lang="ja">
      当該データのMIMEタイプ．</desc>
      <desc versionDate="2008-03-30" xml:lang="fr">spécifie le type MIME (multipurpose internet mail extension) applicable.</desc>
      <desc versionDate="2007-11-06" xml:lang="it">specifica il tipo MIME appropriato</desc>
      <desc versionDate="2007-05-04" xml:lang="es">El tipo de MIME</desc>
      <desc versionDate="2006-06-05" xml:lang="zh-TW">MIME協定種類</desc>
      <datatype minOccurs="1" maxOccurs="unbounded">
        <rng:ref name="data.word"/>
<!-- not really a very suitable datatype methinks -->
      </datatype>
    </attDef>
  </attList>
  <exemplum xml:lang="en">
    <p>In this example <att>mimeType</att> is used to indicate that the URL points to a TEI XML file encoded in UTF-8.</p>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <ref mimeType="application/tei+xml; charset=UTF-8" target="http://sourceforge.net/p/tei/code/HEAD/tree/trunk/P5/Source/guidelines-en.xml"/>
    </egXML>
  </exemplum>
  <remarks versionDate="2013-12-06" xml:lang="en">
    <p>This attribute class provides an attribute for describing a
    computer resource, typically available over the internet,
    using a value taken from a standard taxonomy. At present only a single
    taxonomy is supported, the Multipurpose Internet Mail Extensions
    (MIME) Media Type system. This typology of media types is
    defined by the Internet Engineering Task Force in <ref target="http://www.ietf.org/rfc/rfc2046.txt">RFC 2046</ref>. The
    <ref target="http://www.iana.org/assignments/media-types/">list of
    types</ref> is maintained by the Internet Assigned Numbers
    Authority (IANA). The <att>mimeType</att> attribute must have a value taken from this list.</p>
  </remarks>
  <remarks xml:lang="fr" versionDate="2007-06-12">
    <p>Cette classe d'attributs fournit des attributs pour décrire une ressource
                informatique, en général disponible sur internet, selon les taxinomies normalisées.
                Actuellement une seule taxinomie est reconnue : le système "Multipurpose Internet
                Mail Extensions Media Type". Ce système de typologie des types de média est définie
                par l'Internet Engineering Task Force dans<ref target="http://www.ietf.org/rfc/rfc2046.txt">RFC 2046</ref>. La <ref target="http://www.iana.org/assignments/media-types/">liste des types</ref>
                est maintenue par l'Internet Assigned Numbers Authority. </p>
  </remarks>
  <remarks xml:lang="es" versionDate="2008-04-06">
    <p>Esta clase de atributo proporciona los atributos para describir un recurso del ordenador, típicamente disponibles en Internet, según las taxonomías estándar. Solamente una única taxonomía se utiliza actualmente, el sistema Multipurpose Internet Mail Extensions
    Media Type. Este sistema de tipología de los tipos de media es definido por el Internet Engineering Task Force <ref target="http://www.ietf.org/rfc/rfc2046.txt">RFC 2046</ref>. 
    . La <ref target="http://www.iana.org/assignments/media-types/">lista de tipos</ref> es mantenida por el Internet Assigned Numbers Authority.</p>
  </remarks>
  <remarks xml:lang="ja" versionDate="2008-04-05">
    <p>
    当該属性クラスは，計算機資源を示すためのもので，一般には，インター
    ネット上にある資源を標準的な用語で示す．現時点では，MIMEタイプに従っ
    MIMEタイプについては，IETFの
    <ref target="http://www.ietf.org/rfc/rfc2046.txt">RFC 2046</ref>
    で規定されている．
    <ref target="http://www.iana.org/assignments/media-types/">
    使用できるタイプ名</ref>の管理は，IANAで行われている．
    </p>
  </remarks>
</classSpec>
