<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="earl-xform.css" type="text/css"?>
<html:html xmlns="http://www.w3.org/2002/xforms/cr"
 xmlns:ev="http://www.w3.org/2001/xml-events"
 xmlns:html="http://www.w3.org/1999/xhtml"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:earl="http://www.w3.org/WAI/ER/EARL/nmg-strawman#"
 xmlns:wcag="http://www.w3.org/TR/WCAG10/#"
 xml:lang="es"
lang="es">
<html:head>
  <html:meta http-equiv="Content-Type"
  content="text/html; charset=iso-8859-1" />
  <html:title>Evaluación EARL con XForms - versión basica</html:title>
  <html:link href="style/swad-europe.css" rel="stylesheet" type="text/css" />
  <html:link href="earlform.xml" rel="Alternate" hreflang="en" />
  <html:style type="text/css">

div.item { color: #005a9c;
           font-size: 80%; }
span.title { font-style: bold; }
span.date { font-style: italics; }
.status {background-color: #ccff99; color: #000000;}
</html:style>
</html:head>

<html:body html:style="margin-left : 7%; margin-right : 7%">

<model id="foaf">
<instance src="./earlinst-2.rdf" id="default"></instance>
<bind nodeset="earl:WebContent/earl:date" calculate="now()"></bind>
<submission action="./earlResult.rdf" id="submit1"
method="put"></submission></model>
<html:h1><html:a href="/" accesskey="W"><html:img
html:src="../../images/w3c_home.png" html:width="72" html:height="48" html:alt="W3C"
html:align="right" />
</html:a> <html:a href="../../Overview.html"><html:img html:alt="SWAD-Europe"
html:src="../../images/Image9.png" html:width="100" html:height="100" html:align="right"
html:style="width:100px;height:100px" />
</html:a> <html:a html:href="http://www.cordis.lu/ist/"><html:img
html:src="../../images/istlogo-thumb.gif" html:align="right" html:alt="EU IST logo" />
</html:a> Evaluación aplicando las WCAG 1.0 en EARL</html:h1>

<html:p>Esta herramienta ha sido desarrollada por <html:a
href="http://www.w3.org/People/Charles">Charles McCathieNevile</html:a> como
parte del proyecto SWAD-Europe. Le ayudará a grabar una evaluación de la
accesibilidad de un documento de acuerdo a las WCAG 1.0 y grabar los
resultados en <html:a href="http://www.w3.org/TR/EARL10"
hreflang="en">EARL</html:a></html:p>

<html:p>Aún por hacer:</html:p>
<html:ul>
  <html:li>Interfaz de Usuario - sugerencias bienvenidas
    <html:ul>
      <html:li>Modularización de los requerimientos de entrada de manera que
        puedan ser permutados como de entrada o salida. <html:a
        href="priEarlForm.xml">Trabajando en ello</html:a></html:li>
      <html:li>Enlace a más información / instrucciones</html:li>
      <html:li>una hoja de estilos agradable</html:li>
      <html:li>Descomponer las directrices de manera que puedan usarse
        diferentes directrices - <html:a href="makeEarlBase.xml">Trabajando
        en ello</html:a></html:li>
      <html:li>Enviar un mensaje a la interfaz de Annotea (y actualizar el
        servidor W3C EARL para que acepte este esquema EARL) - <html:a
        href="newEarlform.xml">¡HECHO!</html:a></html:li>
    </html:ul>
  </html:li>
</html:ul>

<html:h2>Acerca de usted.</html:h2>

<html:p>Debido a que distintas personas y herramientas pueden hacer juicios
distintos, EARL requiere alguna manera de identificar quién hace una
declaración en particular.</html:p>

<group class="section">
<input ref="instance('default')/earl:Assertor/earl:name" class="uri">
<label>Su nombre</label></input>
<input ref="earl:Assertor/earl:email/@rdf:resource" class="uri">
<label>Su dirección de correo electrónico</label></input></group>
<html:h2>El documentos que está evaluando</html:h2>

<html:p>Por favor, indique la URI para el documento que está siendo evaluado,
y la fecha en la que hizo la evaluación (una sencilla forma de ser capaz de
comprobar si el documento ha cambiado desde entonces).</html:p>

<group class="section">
<input ref="earl:WebContent/earl:reprOf/@rdf:resource" class="uri">
<label>La URI del documento</label></input>
<input ref="earl:WebContent/earl:date" class="uri">
<label>La fecha de evaluación</label></input></group>
<html:h2>Los resultados de la evaluación</html:h2>

<html:p>Por el momento son bastantes básicos - puede seleccionar entre
distintos valores o dejarlo como no revisado...</html:p>

<repeat nodeset="earl:Assertion" id="results">
<group class="section">
<output ref="earl:testcase/earl:TestCase/wcag:checkpoint"></output><output ref="earl:testcase/earl:TestCase/dc:title[@xml:lang='es']"></output>
<select1 appearance="minimal" ref="earl:result/@rdf:type">
<item>
<value>http://www.w3.org/WAI/ER/EARL/nmg-strawman#notTested</value>
<label>No revisado</label></item>
<item>
<value>http://www.w3.org/WAI/ER/EARL/nmg-strawman#pass</value>
<label>Cumple el requisito</label></item>
<item>
<value>http://www.w3.org/WAI/ER/EARL/nmg-strawman#fail</value>
<label>Falla el requisito</label></item>
<item>
<value>http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable</value>
<label>No pertinente</label></item>
<item>
<value>http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell</value>
<label>No sé</label></item></select1></group>
<group class="uri">
<textarea ref="earl:message" class="messageBody">
<label>Comentarios</label>
<hint>Introduzca cualquier comentario adicional
aquí</hint>
        </textarea>
      </group>
     </repeat>
      <group>
        <submit submission="submit1">
          <label>Genera codigo RDF</label> 
        </submit>
      </group>			
  </html:body>
</html:html>
