<?xml version="1.0" encoding="utf-8"?>
<METS:mets xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:METS="http://www.loc.gov/METS/" 
 xmlns:mix="http://www.loc.gov/standards/mix/mix10/" xmlns:xlink="http://www.w3.org/1999/xlink" 
 xmlns:dcterms="http://purl.org/dc/terms/" 
 OBJID="10550/01-00-04">

<!-- Cabecera -->
   <METS:metsHdr CREATEDATE="2011-03-29T13:06:46">
      <METS:agent ROLE="CREATOR" TYPE="INDIVIDUAL">
         <METS:name>Universitat de València. Servei de Biblioteques i Documentació</METS:name>
      </METS:agent>
   </METS:metsHdr>

<!-- Metadatos descriptivos -->
   <METS:dmdSec ID="dmd:10550/01-00-04">
      <METS:mdWrap MDTYPE="DC">
         <METS:xmlData>
            <dcterms:dcterms>
               <dcterms:language>es</dcterms:language>

               <dcterms:date>2010</dcterms:date>

               <dcterms:title>Manual de uso del robot industrial IRB140 (ABB) a través de la plataforma web para el control remoto</dcterms:title>

               <dcterms:creator>Anonimo</dcterms:creator>
            </dcterms:dcterms>
         </METS:xmlData>
      </METS:mdWrap>
   </METS:dmdSec>

<!-- Ficheros -->
   <METS:fileSec>
      <METS:fileGrp ID="file:10550/01-00-04" USE="Todos los ficheros">
         <METS:file ID="file:10550/01-00-04-01" MIMETYPE="application/msword" SEQ="1">
            <METS:FLocat LOCTYPE="URL" xlink:href="http://www.uv.es/=barrueco/00/01-00-04-01.doc" />
         </METS:file>

         <METS:file ID="file:10550/01-00-04-02" MIMETYPE="application/pdf" SEQ="2">
            <METS:FLocat LOCTYPE="URL" xlink:href="http://www.uv.es/=barrueco/00/01-00-04-02.pdf" />
         </METS:file>
      </METS:fileGrp>
   </METS:fileSec>

<!-- Mapa estructural -->
   <METS:structMap TYPE="logical">
      <METS:div ORDER="0" TYPE="book" LABEL="Manual de uso del robot industrial IRB140 (ABB)" DMDID="dmd:10550/00-01-04">
         <METS:div ORDER="1" TYPE="chapter" LABEL="Teoría" DMDID="dmd:10550/00-01-04">
            <METS:fptr FILEID="file:10550/01-00-04-01" />
         </METS:div>

         <METS:div ORDER="2" TYPE="chapter" LABEL="Práctica" DMDID="dmd:10550/00-01-04">
            <METS:fptr FILEID="file:10550/01-00-04-02" />
         </METS:div>
      </METS:div>
   </METS:structMap>
</METS:mets>

