esqueditor-desarrollo Mailing List for esqueditor
Status: Planning
Brought to you by:
mbarcia
You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(10) |
Oct
|
Nov
|
Dec
|
|---|
|
From: <mb...@us...> - 2002-09-16 02:14:12
|
Update of /cvsroot/esqueditor/website/english/docs In directory usw-pr-cvs1:/tmp/cvs-serv26766/english/docs Modified Files: index.html useCases.html Added Files: prototype.html Log Message: Schema forms, y modificaciones menores. --- NEW FILE: prototype.html --- <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Documento sin título</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link href="http://esqueditor.sourceforge.net/esqueditor.css" rel="stylesheet" type="text/css" /> </head> <body> <h1>Wizard's first step</h1> <p>(for a more detailed description of the wizard idea please see <a href="http://www.welie.com/patterns/wizard.html">Wizard Pattern</a>)<br/> </p> <h1>Welcome to Esqueditor </h1> <form name="form1" id="form1" method="post" action=""> <table width="100%" border="1"> <tr> <td class="etiqueta">Name of the new document's class to define: <a href="/english/docs/help/help.1.html#nombre" target="_blank"><img src="/images/signoDePregunta.gif" width="18" height="19" border="0" /></a></td> <td class="etiqueta"> <input type="text" name="textfield" /></td> </tr> <tr> <td class="etiqueta">URL for namespace: <a href="/english/docs/help/help.1.html#URL" target="_blank"><img src="/images/signoDePregunta.gif" width="18" height="19" border="0" /></a></td> <td class="etiqueta"> <input type="text" name="textfield2" /></td> </tr> <tr> <td class="etiqueta">Namespace frefix (optional) <a href="/english/docs/help/help.1.html#frefix" target="_blank"><img src="/images/signoDePregunta.gif" width="18" height="19" border="0" /></a></td> <td class="etiqueta"> <input type="text" name="textfield3" /></td> </tr> <tr> <td colspan="2" class="etiqueta"> <input type="submit" name="Submit" value="Next step" /></td> </tr> </table> <br/> </form> </body> </html> Index: index.html =================================================================== RCS file: /cvsroot/esqueditor/website/english/docs/index.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** index.html 26 Aug 2002 14:38:55 -0000 1.1.1.1 --- index.html 16 Sep 2002 02:14:08 -0000 1.2 *************** *** 1,5 **** <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - <%@ page contentType="text/html; charset=iso-8859-1" language="java" import="java.sql.*" errorPage="" %> <html xmlns="http://www.w3.org/1999/xhtml"> <head> --- 1,4 ---- *************** *** 13,16 **** --- 12,16 ---- project</a></p> <p><a href="useCases.html">Use cases</a></p> + <p><a href="/english/docs/prototype.html">Interface Design - Prototype</a></p> </body> </html> Index: useCases.html =================================================================== RCS file: /cvsroot/esqueditor/website/english/docs/useCases.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** useCases.html 26 Aug 2002 14:38:55 -0000 1.1.1.1 --- useCases.html 16 Sep 2002 02:14:08 -0000 1.2 *************** *** 10,22 **** <body> ! <h2>Case 1: XSD file creation</h2> <p>The user (a developer with or without XML experiencia) begins a session in order to rapidly create a schema to fit his/her needs. Initially, I suppose the requierements would be simple, but data type validation will justify the use of Esqueditor. </p> ! <p>a) Sub case FROM SCRATCH</p> <p> Esqueditor will implement a wizard, which would guide the user until the definition is complete and the XSD file is downloaded to the user's desktop PC. </p> ! <p>b) Sub case INDUCTIVE</p> <p> El usuario dispone de un fichero XML que piensa que es un buen candidato como ejemplar de la clase. Entonces, Esqueditor brindará la opción de --- 10,22 ---- <body> ! <h2> 1 - XSD file creation</h2> <p>The user (a developer with or without XML experiencia) begins a session in order to rapidly create a schema to fit his/her needs. Initially, I suppose the requierements would be simple, but data type validation will justify the use of Esqueditor. </p> ! <p>a) WIZARD</p> <p> Esqueditor will implement a wizard, which would guide the user until the definition is complete and the XSD file is downloaded to the user's desktop PC. </p> ! <p>b) CANDIDATE</p> <p> El usuario dispone de un fichero XML que piensa que es un buen candidato como ejemplar de la clase. Entonces, Esqueditor brindará la opción de *************** *** 24,28 **** inicial y luego la posible (<em>y recomendada</em>) edición del fichero XSD (Caso 2).</p> ! <h2>Caso 2: Importación y Edición de XML Schema</h2> <p>El usuario (un desarrollador con o sin conocimientos técnicos de XML) entra en sesión para editar un fichero XSD existente, sea mediante un --- 24,28 ---- inicial y luego la posible (<em>y recomendada</em>) edición del fichero XSD (Caso 2).</p> ! <h2>2 - Import and edition of XSD files</h2> <p>El usuario (un desarrollador con o sin conocimientos técnicos de XML) entra en sesión para editar un fichero XSD existente, sea mediante un |
|
From: <mb...@us...> - 2002-09-16 02:14:12
|
Update of /cvsroot/esqueditor/website/images In directory usw-pr-cvs1:/tmp/cvs-serv26766/images Added Files: xsdforms1.jpg Log Message: Schema forms, y modificaciones menores. --- NEW FILE: xsdforms1.jpg --- (This appears to be a binary file; contents omitted.) |
|
From: <mb...@us...> - 2002-09-16 02:14:12
|
Update of /cvsroot/esqueditor/website/english/docs/help In directory usw-pr-cvs1:/tmp/cvs-serv26766/english/docs/help Added Files: help.html Log Message: Schema forms, y modificaciones menores. --- NEW FILE: help.html --- <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Esqueditor - Help online</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> </head> <body> </body> </html> |
|
From: <mb...@us...> - 2002-09-16 02:14:12
|
Update of /cvsroot/esqueditor/website
In directory usw-pr-cvs1:/tmp/cvs-serv26766
Modified Files:
esqueditor.css
Log Message:
Schema forms, y modificaciones menores.
Index: esqueditor.css
===================================================================
RCS file: /cvsroot/esqueditor/website/esqueditor.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** esqueditor.css 28 Aug 2002 08:40:18 -0000 1.2
--- esqueditor.css 16 Sep 2002 02:14:08 -0000 1.3
***************
*** 25,26 ****
--- 25,92 ----
border: none;
}
+ .tituloSubPanel {
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ font-size: x-small;
+ font-style: italic;
+ line-height: normal;
+ font-weight: bold;
+ background-color: #009900;
+ }
+ .elementoArbol {
+ font-family: "Courier New", Courier, mono;
+ font-size: x-small;
+ font-style: normal;
+ }
+ .etiquetaSubPanel {
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ font-size: xx-small;
+ vertical-align: baseline;
+ text-align: left;
+ white-space: normal;
+ margin: auto;
+ border-bottom-width: thin;
+ border-bottom-style: none;
+
+ }
+ .tablaDistribucion {
+ border: thin solid;
+ margin: 0px;
+ padding: 0px;
+
+ }
+ .elementoArbolResaltado {
+ font-family: "Courier New", Courier, mono;
+ font-size: x-small;
+ font-style: normal;
+ background-color: #FFFF99;
+
+ }
+ .tituloSubPanelInfo {
+
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ font-size: x-small;
+ font-style: italic;
+ line-height: normal;
+ font-weight: bold;
+ background-color: #FFFF99;
+ }
+ .tipoElementoArbolResaltado {
+
+ font-family: "Courier New", Courier, mono;
+ font-size: x-small;
+ font-style: normal;
+ background-color: #0099FF;
+ }
+ .tituloSubPanelInfoTipos {
+
+
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ font-size: x-small;
+ font-style: italic;
+ line-height: normal;
+ font-weight: bold;
+ background-color: #0099FF;
+ }
+ .lineaArbolResaltado {
+ background-color: #CCCCCC;
+ }
|
|
From: <mb...@us...> - 2002-09-16 02:14:12
|
Update of /cvsroot/esqueditor/website/english In directory usw-pr-cvs1:/tmp/cvs-serv26766/english Modified Files: index.html Log Message: Schema forms, y modificaciones menores. Index: index.html =================================================================== RCS file: /cvsroot/esqueditor/website/english/index.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** index.html 26 Aug 2002 14:38:55 -0000 1.1.1.1 --- index.html 16 Sep 2002 02:14:08 -0000 1.2 *************** *** 20,24 **** <h2><a href="resources/index.html">Resources for developers</a></h2> </p> ! <a href="../index.html">Versión en Español</a> <p></p> <a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=60454&type=5" width="210" height="62" border="0" alt="SourceForge Logo" /></a> --- 20,24 ---- <h2><a href="resources/index.html">Resources for developers</a></h2> </p> ! <a href="../index.html">Versión en Español</a> <p></p> <a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=60454&type=5" width="210" height="62" border="0" alt="SourceForge Logo" /></a> |
|
From: <mb...@us...> - 2002-09-16 02:14:12
|
Update of /cvsroot/esqueditor/website/docs/ayuda In directory usw-pr-cvs1:/tmp/cvs-serv26766/docs/ayuda Added Files: ayuda.1.html Log Message: Schema forms, y modificaciones menores. --- NEW FILE: ayuda.1.html --- (This appears to be a binary file; contents omitted.) |
Update of /cvsroot/esqueditor/website/docs In directory usw-pr-cvs1:/tmp/cvs-serv26766/docs Modified Files: Esqueditor.html casosDeUso.html index.html prototipo.html Added Files: edicion.html schemaForms.html Log Message: Schema forms, y modificaciones menores. --- NEW FILE: edicion.html --- (This appears to be a binary file; contents omitted.) --- NEW FILE: schemaForms.html --- (This appears to be a binary file; contents omitted.) Index: Esqueditor.html =================================================================== RCS file: /cvsroot/esqueditor/website/docs/Esqueditor.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** Esqueditor.html 26 Aug 2002 14:38:54 -0000 1.1.1.1 --- Esqueditor.html 16 Sep 2002 02:14:07 -0000 1.2 *************** *** 1,64 **** ! <html xmlns:v="urn:schemas-microsoft-com:vml" ! xmlns:o="urn:schemas-microsoft-com:office:office" ! xmlns:p="urn:schemas-microsoft-com:office:powerpoint" ! xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" ! xmlns:oa="urn:schemas-microsoft-com:office:activation" ! xmlns="http://www.w3.org/TR/REC-html40"> ! ! <head> ! <meta http-equiv=Content-Type content="text/html; charset=windows-1252"> ! <meta name=ProgId content=PowerPoint.Slide> ! <meta name=Generator content="Microsoft PowerPoint 10"> ! <link rel=File-List href="Esqueditor_archivos/filelist.xml"> ! <link rel=Preview href="Esqueditor_archivos/preview.wmf"> ! <link rel=Edit-Time-Data href="Esqueditor_archivos/editdata.mso"> ! <title>Esqueditor - Conceptos y motivación</title> ! <!--[if gte mso 9]><xml> ! <o:DocumentProperties> ! <o:Template>Selling Your Ideas</o:Template> ! <o:LastAuthor>Mariano</o:LastAuthor> ! <o:Revision>2</o:Revision> ! <o:TotalTime>21</o:TotalTime> ! <o:LastSaved>2002-08-23T12:43:16Z</o:LastSaved> ! <o:Words>192</o:Words> ! <o:PresentationFormat>Presentación en pantalla</o:PresentationFormat> ! <o:Bytes>38153</o:Bytes> ! <o:Paragraphs>28</o:Paragraphs> ! <o:Slides>5</o:Slides> ! <o:Notes>5</o:Notes> ! <o:Version>10.4219</o:Version> ! </o:DocumentProperties> ! <o:CustomDocumentProperties> ! <o:Version dt:dt="float">3</o:Version> ! <o:LCID dt:dt="float">3082</o:LCID> ! </o:CustomDocumentProperties> ! <o:OfficeDocumentSettings> ! <o:PixelsPerInch>80</o:PixelsPerInch> ! </o:OfficeDocumentSettings> ! </xml><![endif]--> ! <link rel=Presentation-XML href="Esqueditor_archivos/pres.xml"> ! <meta name=Description content="23/08/2002: Esqueditor"> ! <meta http-equiv=expires content=0> ! <![if !ppt]><script> ! <!-- ! var ver = 0, appVer = navigator.appVersion, msie = appVer.indexOf( "MSIE " ) ! var msieWin31 = (appVer.indexOf( "Windows 3.1" ) >= 0), isMac = (appVer.indexOf("Macintosh") >= 0) ! if( msie >= 0 ) ! ver = parseFloat( appVer.substring( msie+5, appVer.indexOf ( ";", msie ) ) ) ! else ! ver = parseInt( appVer ) ! if( !isMac && ver >= 4 && msie >= 0 ) ! window.location.replace( "Esqueditor_archivos/frame.html"+document.location.hash ) ! else if( ver >= 3 ) { ! var path = "Esqueditor_archivos/v3_document.html" ! if ( !msieWin31 && ( ( msie >= 0 && ver >= 3.02 ) || ( msie < 0 && ver >= 3 ) ) ) ! window.location.replace( path ) ! else ! window.location.href = path ! } ! //--> ! </script> ! <![endif]> ! </head> ! ! </html> --- 1,64 ---- ! <html xmlns:v="urn:schemas-microsoft-com:vml" ! xmlns:o="urn:schemas-microsoft-com:office:office" ! xmlns:p="urn:schemas-microsoft-com:office:powerpoint" ! xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" ! xmlns:oa="urn:schemas-microsoft-com:office:activation" ! xmlns="http://www.w3.org/TR/REC-html40"> ! ! <head> ! <meta http-equiv=Content-Type content="text/html; charset=windows-1252"> ! <meta name=ProgId content=PowerPoint.Slide> ! <meta name=Generator content="Microsoft PowerPoint 10"> ! <link rel=File-List href="Esqueditor_archivos/filelist.xml"> ! <link rel=Preview href="Esqueditor_archivos/preview.wmf"> ! <link rel=Edit-Time-Data href="Esqueditor_archivos/editdata.mso"> ! <title>Esqueditor</title> ! <!--[if gte mso 9]><xml> ! <o:DocumentProperties> ! <o:Template>Selling Your Ideas</o:Template> ! <o:LastAuthor>Mariano</o:LastAuthor> ! <o:Revision>3</o:Revision> ! <o:TotalTime>24</o:TotalTime> ! <o:LastSaved>2002-09-16T00:56:39Z</o:LastSaved> ! <o:Words>213</o:Words> ! <o:PresentationFormat>Presentación en pantalla</o:PresentationFormat> ! <o:Bytes>47954</o:Bytes> ! <o:Paragraphs>29</o:Paragraphs> ! <o:Slides>5</o:Slides> ! <o:Notes>5</o:Notes> ! <o:Version>10.4219</o:Version> ! </o:DocumentProperties> ! <o:CustomDocumentProperties> ! <o:Version dt:dt="float">3</o:Version> ! <o:LCID dt:dt="float">3082</o:LCID> ! </o:CustomDocumentProperties> ! <o:OfficeDocumentSettings> ! <o:PixelsPerInch>80</o:PixelsPerInch> ! </o:OfficeDocumentSettings> ! </xml><![endif]--> ! <link rel=Presentation-XML href="Esqueditor_archivos/pres.xml"> ! <meta name=Description content="15/09/2002: Esqueditor"> ! <meta http-equiv=expires content=0> ! <![if !ppt]><script> ! <!-- ! var ver = 0, appVer = navigator.appVersion, msie = appVer.indexOf( "MSIE " ) ! var msieWin31 = (appVer.indexOf( "Windows 3.1" ) >= 0), isMac = (appVer.indexOf("Macintosh") >= 0) ! if( msie >= 0 ) ! ver = parseFloat( appVer.substring( msie+5, appVer.indexOf ( ";", msie ) ) ) ! else ! ver = parseInt( appVer ) ! if( !isMac && ver >= 4 && msie >= 0 ) ! window.location.replace( "Esqueditor_archivos/frame.html"+document.location.hash ) ! else if( ver >= 3 ) { ! var path = "Esqueditor_archivos/v3_document.html" ! if ( !msieWin31 && ( ( msie >= 0 && ver >= 3.02 ) || ( msie < 0 && ver >= 3 ) ) ) ! window.location.replace( path ) ! else ! window.location.href = path ! } ! //--> ! </script> ! <![endif]> ! </head> ! ! </html> Index: casosDeUso.html =================================================================== RCS file: /cvsroot/esqueditor/website/docs/casosDeUso.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** casosDeUso.html 26 Aug 2002 14:38:54 -0000 1.1.1.1 --- casosDeUso.html 16 Sep 2002 02:14:07 -0000 1.2 *************** *** 9,13 **** <body> ! <h2>Caso 1: Creación de fichero XSD</h2> <p>El usuario (un desarrollador con o sin conocimientos técnicos de XML) entra en sesión para crear rápidamente un esquema según --- 9,13 ---- <body> ! <h2>1 - Creación de fichero XSD</h2> <p>El usuario (un desarrollador con o sin conocimientos técnicos de XML) entra en sesión para crear rápidamente un esquema según *************** *** 15,23 **** bien sencillos, pero la validación de tipos de datos justificará el uso de Esqueditor. </p> ! <p>a) Sub caso DESDE CERO</p> <p> Esqueditor implementará un asistente, que guía al usuario hasta completar la definición y entonces poder bajar a su PC el fichero XSD. ! </p> ! <p>b) Sub caso INDUCTIVO</p> <p> El usuario dispone de un fichero XML que piensa que es un buen candidato como ejemplar de la clase. Entonces, Esqueditor brindará la opción de --- 15,23 ---- bien sencillos, pero la validación de tipos de datos justificará el uso de Esqueditor. </p> ! <p>a) ASISTENTE</p> <p> Esqueditor implementará un asistente, que guía al usuario hasta completar la definición y entonces poder bajar a su PC el fichero XSD. ! Este asistente estará orientado a tareas básicas comunes.</p> ! <p>b) CANDIDATO</p> <p> El usuario dispone de un fichero XML que piensa que es un buen candidato como ejemplar de la clase. Entonces, Esqueditor brindará la opción de *************** *** 25,29 **** inicial y luego la posible (<em>y recomendada</em>) edición del fichero XSD (Caso 2).</p> ! <h2>Caso 2: Importación y Edición de XML Schema</h2> <p>El usuario (un desarrollador con o sin conocimientos técnicos de XML) entra en sesión para editar un fichero XSD existente, sea mediante un --- 25,29 ---- inicial y luego la posible (<em>y recomendada</em>) edición del fichero XSD (Caso 2).</p> ! <h2>2 - Importación y Edición de XML Schema</h2> <p>El usuario (un desarrollador con o sin conocimientos técnicos de XML) entra en sesión para editar un fichero XSD existente, sea mediante un Index: index.html =================================================================== RCS file: /cvsroot/esqueditor/website/docs/index.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** index.html 26 Aug 2002 14:38:54 -0000 1.1.1.1 --- index.html 16 Sep 2002 02:14:07 -0000 1.2 *************** *** 11,15 **** --- 11,17 ---- <p><a href="Esqueditor.html">Presentación de conceptos y motivación del proyecto</a></p> + <p><a href="schemaForms.html">Análisis de competitividad</a></p> <p><a href="casosDeUso.html">Casos de uso</a></p> + <p><a href="/docs/prototipo.html">Diseño de la interfaz - Prototipo</a></p> </body> </html> Index: prototipo.html =================================================================== RCS file: /cvsroot/esqueditor/website/docs/prototipo.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** prototipo.html 28 Aug 2002 08:40:18 -0000 1.1 --- prototipo.html 16 Sep 2002 02:14:07 -0000 1.2 *************** *** 6,35 **** <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link href="http://esqueditor.sourceforge.net/esqueditor.css" rel="stylesheet" type="text/css" /> </head> <body> <h1>Paso inicial del asistente</h1> ! <p>(para una descripción de la pantalla marco del asistente por favor ver <a href="http://www.welie.com/patterns/wizard.html">Wizard Pattern</a>)<br/> </p> <h1>Bienvenido a Esqueditor </h1> ! <form name="form1" id="form1" method="post" action=""> <table width="100%" border="1"> <tr> ! <td class="etiqueta">Nombre de la clase de documento a definir: <a href="/docs/ayuda/ayuda.1.html#nombre" target="_blank"><img src="/images/signoDePregunta.gif" width="18" height="19" border="0" /></a></td> ! <td class="etiqueta"> ! <input type="text" name="textfield" /></td> </tr> <tr> ! <td class="etiqueta">Soportará el idioma inglés indistintamente? <a href="/docs/ayuda/ayuda.1.html#ingles" target="_blank"><img src="/images/signoDePregunta.gif" width="18" height="19" border="0" /></a> </td> ! <td class="etiqueta"> ! <table> <tr> <td > <input type="radio" name="OpcionIngles" value="si" /> Sí</td> <td ><label> ! <input type="radio" name="OpcionIngles" value="no" /> No</label></td> </tr> --- 6,36 ---- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link href="http://esqueditor.sourceforge.net/esqueditor.css" rel="stylesheet" type="text/css" /> + <link href="/esqueditor.css" rel="stylesheet" type="text/css" /> </head> <body> <h1>Paso inicial del asistente</h1> ! <p>(para una descripción de la pantalla marco del asistente por favor ver <a href="http://www.welie.com/patterns/wizard.html">Wizard Pattern</a>)<br/> </p> <h1>Bienvenido a Esqueditor </h1> ! <form name="form1" id="form1" method="get" action="/docs/edicion.html"> <table width="100%" border="1"> <tr> ! <td class="etiquetaSubPanel">Nombre de la clase de documento a definir: <a href="/docs/ayuda/ayuda.1.html#nombre" target="_blank"><img src="/images/signoDePregunta.gif" width="18" height="19" border="0" /></a></td> ! <td class="etiquetaSubPanel"> ! <input name="textfield" type="text" value="esemplo" /></td> </tr> <tr> ! <td class="etiquetaSubPanel">Soportará el idioma inglés indistintamente? <a href="/docs/ayuda/ayuda.1.html#ingles" target="_blank"><img src="/images/signoDePregunta.gif" width="18" height="19" border="0" /></a> </td> ! <td class="etiquetaSubPanel"> ! <table> <tr> <td > <input type="radio" name="OpcionIngles" value="si" /> Sí</td> <td ><label> ! <input name="OpcionIngles" type="radio" value="no" checked="checked" /> No</label></td> </tr> *************** *** 37,48 **** </tr> <tr> ! <td class="etiqueta">URL declarativo del espacio de nombres: <a href="/docs/ayuda/ayuda.1.html#URL" target="_blank"><img src="/images/signoDePregunta.gif" width="18" height="19" border="0" /></a></td> ! <td class="etiqueta"> ! <input type="text" name="textfield2" /></td> </tr> <tr> ! <td class="etiqueta">Prefijo de espacio de nombres (opcional) <a href="/docs/ayuda/ayuda.1.html#prefijo" target="_blank"><img src="/images/signoDePregunta.gif" width="18" height="19" border="0" /></a></td> ! <td class="etiqueta"> ! <input type="text" name="textfield3" /></td> </tr> <tr> --- 38,49 ---- </tr> <tr> ! <td class="etiquetaSubPanel">URL declarativo del espacio de nombres: <a href="/docs/ayuda/ayuda.1.html#URL" target="_blank"><img src="/images/signoDePregunta.gif" width="18" height="19" border="0" /></a></td> ! <td class="etiquetaSubPanel"> ! <input name="textfield2" type="text" value="http://www.esemplo.org" /></td> </tr> <tr> ! <td class="etiquetaSubPanel">Prefijo de espacio de nombres (opcional) <a href="/docs/ayuda/ayuda.1.html#prefijo" target="_blank"><img src="/images/signoDePregunta.gif" width="18" height="19" border="0" /></a></td> ! <td class="etiquetaSubPanel"> ! <input name="textfield3" type="text" value="esm" /></td> </tr> <tr> |
|
From: <mb...@us...> - 2002-09-16 02:14:11
|
Update of /cvsroot/esqueditor/website/docs/Esqueditor_archivos In directory usw-pr-cvs1:/tmp/cvs-serv26766/docs/Esqueditor_archivos Modified Files: filelist.xml pres.xml preview.wmf Log Message: Schema forms, y modificaciones menores. Index: filelist.xml =================================================================== RCS file: /cvsroot/esqueditor/website/docs/Esqueditor_archivos/filelist.xml,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** filelist.xml 26 Aug 2002 14:38:54 -0000 1.1.1.1 --- filelist.xml 16 Sep 2002 02:14:08 -0000 1.2 *************** *** 1,59 **** ! <xml xmlns:o="urn:schemas-microsoft-com:office:office"> ! <o:File HRef="v3_document.html"/> ! <o:File HRef="preview.wmf"/> ! <o:File HRef="v3_next_active.gif"/> ! <o:File HRef="v3_next_disabled.gif"/> ! <o:File HRef="v3_prev_active.gif"/> ! <o:File HRef="v3_prev_disabled.gif"/> ! <o:File HRef="v3_outline_collapse.gif"/> ! <o:File HRef="v3_outline_expand.gif"/> ! <o:File HRef="v3_space.gif"/> ! <o:File HRef="v3_endshow.html"/> ! <o:File HRef="v3_navigation_bar.html"/> ! <o:File HRef="v3_outline_navigation_bar.html"/> ! <o:File HRef="v3_outline_collapsed.html"/> ! <o:File HRef="v3_outline_expanded.html"/> ! <o:File HRef="v3_blank_notes.html"/> ! <o:File HRef="master35.html"/> ! <o:File HRef="master35.xml"/> ! <o:File HRef="master36.html"/> ! <o:File HRef="master36.xml"/> ! <o:File HRef="master02.html"/> ! <o:File HRef="pres.xml"/> ! <o:File HRef="v3_slide0001.html"/> ! <o:File HRef="v3_master36_background.gif"/> ! <o:File HRef="v3_master36_image001.gif"/> ! <o:File HRef="v3_master36_image002.gif"/> ! <o:File HRef="v3_slide0281.html"/> ! <o:File HRef="v3_master35_background.gif"/> ! <o:File HRef="v3_master35_image003.gif"/> ! <o:File HRef="v3_master35_image004.gif"/> ! <o:File HRef="v3_slide0283.html"/> ! <o:File HRef="v3_master35_image005.gif"/> ! <o:File HRef="v3_master35_image006.gif"/> ! <o:File HRef="v3_slide0284.html"/> ! <o:File HRef="v3_slide0284_image007.gif"/> ! <o:File HRef="v3_master35_image008.gif"/> ! <o:File HRef="v3_master35_image009.gif"/> ! <o:File HRef="v3_slide0286.html"/> ! <o:File HRef="v3_master35_image010.gif"/> ! <o:File HRef="v3_master35_image011.gif"/> ! <o:File HRef="slide0001.html"/> ! <o:File HRef="master36_background.gif"/> ! <o:File HRef="master36_image012.gif"/> ! <o:File HRef="slide0281.html"/> ! <o:File HRef="master35_background.gif"/> ! <o:File HRef="master35_image013.gif"/> ! <o:File HRef="slide0283.html"/> ! <o:File HRef="slide0284.html"/> ! <o:File HRef="slide0286.html"/> ! <o:File HRef="master01.html"/> ! <o:File HRef="master35_stylesheet.css"/> ! <o:File HRef="script.js"/> ! <o:MainFile HRef="../Esqueditor.html"/> ! <o:File HRef="fullscreen.html"/> ! <o:File HRef="buttons.gif"/> ! <o:File HRef="frame.html"/> ! <o:File HRef="outline.html"/> ! <o:File HRef="filelist.xml"/> </xml> --- 1,59 ---- ! <xml xmlns:o="urn:schemas-microsoft-com:office:office"> ! <o:File HRef="v3_document.html"/> ! <o:File HRef="preview.wmf"/> ! <o:File HRef="v3_next_active.gif"/> ! <o:File HRef="v3_next_disabled.gif"/> ! <o:File HRef="v3_prev_active.gif"/> ! <o:File HRef="v3_prev_disabled.gif"/> ! <o:File HRef="v3_outline_collapse.gif"/> ! <o:File HRef="v3_outline_expand.gif"/> ! <o:File HRef="v3_space.gif"/> ! <o:File HRef="v3_endshow.html"/> ! <o:File HRef="v3_navigation_bar.html"/> ! <o:File HRef="v3_outline_navigation_bar.html"/> ! <o:File HRef="v3_outline_collapsed.html"/> ! <o:File HRef="v3_outline_expanded.html"/> ! <o:File HRef="v3_blank_notes.html"/> ! <o:File HRef="master35.html"/> ! <o:File HRef="master35.xml"/> ! <o:File HRef="master36.html"/> ! <o:File HRef="master36.xml"/> ! <o:File HRef="master02.html"/> ! <o:File HRef="pres.xml"/> ! <o:File HRef="v3_slide0001.html"/> ! <o:File HRef="v3_master36_background.gif"/> ! <o:File HRef="v3_master36_image001.gif"/> ! <o:File HRef="v3_master36_image002.gif"/> ! <o:File HRef="v3_slide0281.html"/> ! <o:File HRef="v3_master35_background.gif"/> ! <o:File HRef="v3_master35_image003.gif"/> ! <o:File HRef="v3_master35_image004.gif"/> ! <o:File HRef="v3_slide0283.html"/> ! <o:File HRef="v3_master35_image005.gif"/> ! <o:File HRef="v3_master35_image006.gif"/> ! <o:File HRef="v3_slide0284.html"/> ! <o:File HRef="v3_slide0284_image007.gif"/> ! <o:File HRef="v3_master35_image008.gif"/> ! <o:File HRef="v3_master35_image009.gif"/> ! <o:File HRef="v3_slide0286.html"/> ! <o:File HRef="v3_master35_image010.gif"/> ! <o:File HRef="v3_master35_image011.gif"/> ! <o:File HRef="slide0001.html"/> ! <o:File HRef="master36_background.gif"/> ! <o:File HRef="master36_image012.gif"/> ! <o:File HRef="slide0281.html"/> ! <o:File HRef="master35_background.gif"/> ! <o:File HRef="master35_image013.gif"/> ! <o:File HRef="slide0283.html"/> ! <o:File HRef="slide0284.html"/> ! <o:File HRef="slide0286.html"/> ! <o:File HRef="master01.html"/> ! <o:File HRef="master35_stylesheet.css"/> ! <o:File HRef="script.js"/> ! <o:MainFile HRef="../Esqueditor.html"/> ! <o:File HRef="fullscreen.html"/> ! <o:File HRef="buttons.gif"/> ! <o:File HRef="frame.html"/> ! <o:File HRef="outline.html"/> ! <o:File HRef="filelist.xml"/> </xml> Index: pres.xml =================================================================== RCS file: /cvsroot/esqueditor/website/docs/Esqueditor_archivos/pres.xml,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** pres.xml 26 Aug 2002 14:38:55 -0000 1.1.1.1 --- pres.xml 16 Sep 2002 02:14:08 -0000 1.2 *************** *** 1,68 **** ! <xml xmlns:v="urn:schemas-microsoft-com:vml" ! xmlns:o="urn:schemas-microsoft-com:office:office" ! xmlns:p="urn:schemas-microsoft-com:office:powerpoint" ! xmlns:oa="urn:schemas-microsoft-com:office:activation"> ! <p:presentation sizeof="screen" gridspacingx="23224" gridspacingy="23224" ! hidecomments="t"> ! <p:master id="35" slidesn="1C24A8C,FD9F7D46" type="main" href="master35.html" ! xmlhref="master35.xml" template="Presentación de ideas" layout="title_body" ! slots="title,body,dateTime,footer,slideNumber"> ! <p:schemes> ! <p:colorscheme ! colors="#115606,#FFFFFF,#F1B60F,#F1B60F,#CC9900,#000000,#FF6600,#DC5900"/> ! <p:colorscheme ! colors="#4DC024,#FFFFFF,#FF9900,#FFFFFF,#FF6600,#24864C,#4D4D4D,#5F5F5F"/> ! <p:colorscheme ! colors="#727272,#FFFFFF,#777777,#FFFFFF,#808080,#555555,#969696,#4D4D4D"/> ! </p:schemes> ! </p:master> ! <p:master id="36" slidesn="1C24A8C,FD9F7D47" type="title" href="master36.html" ! xmlhref="master36.xml" layout="title_subtitle" ! slots="centerTitle,subTitle,dateTime,footer,slideNumber"/> ! <p:master id="1" slidesn="1C0635E,A3AF3C60" type="notes" href="master01.html" ! layout="notes" slots="header,dateTime,slideImage,body,footer,slideNumber"/> ! <p:master id="2" slidesn="1C0635E,A3B1AD60" type="handout" ! href="master02.html" layout="handout" ! slots="header,dateTime,footer,slideNumber"/> ! <p:slide id="1" slidesn="1C24A8C,FD9F7D41" href="slide0001.html" ! masterhref="master36.html" layout="title_subtitle" ! slots="centerTitle,subTitle"> ! <p:headersfooters slidenumber="t" formatid="0" nouserdate="t" nofooter="t" ! noheader="t" todaydate="t"/> ! </p:slide> ! <p:slide id="281" slidesn="1C24A8C,FD9F7D42" href="slide0281.html" ! layout="title_body" slots="title,body"> ! <p:headersfooters slidenumber="t" formatid="0" nouserdate="t" nofooter="t" ! noheader="t" todaydate="t"/> ! </p:slide> ! <p:slide id="283" slidesn="1C24A8C,FD9F7D43" href="slide0283.html" ! layout="title_body" slots="title,body"> ! <p:headersfooters slidenumber="t" formatid="0" nouserdate="t" nofooter="t" ! noheader="t" todaydate="t"/> ! </p:slide> ! <p:slide id="284" slidesn="1C24A8C,FD9F7D44" href="slide0284.html" ! layout="title_body" slots="title,body"> ! <p:headersfooters slidenumber="t" formatid="0" nouserdate="t" nofooter="t" ! noheader="t" todaydate="t"/> ! </p:slide> ! <p:slide id="286" slidesn="1C24A8C,FD9F7D45" href="slide0286.html" ! layout="title_body" slots="title,body"> ! <p:headersfooters slidenumber="t" formatid="0" nouserdate="t" nofooter="t" ! noheader="t" todaydate="t"/> ! </p:slide> ! <p:viewstate type="slideView" restoredtop="658" manualadjusttop="t"/> ! <p:slideshowsettings pencolor="schemeText"/> ! <p:font name="Times New Roman" charset="0" type="4"/> ! <p:font name="Arial" charset="0" type="4"/> ! <p:font name="Times" charset="0" type="10" family="18"/> ! <p:font name="Tahoma" charset="0" type="4"/> ! <p:headersfooters slidenumber="t" formatid="0" nouserdate="t" nofooter="t" ! noheader="t" todaydate="t"/> ! <p:headersfooters notes="t" slidenumber="t" formatid="0"/> ! <p:pptdocumentsettings framecolors="WhiteTextOnBlack" hideslideanimation="t" ! browsersupport="dual"/> ! </p:presentation> ! <o:shapedefaults v:ext="edit" spidmax="418818"> ! <o:colormru v:ext="edit" colors="white"/> ! <o:colormenu v:ext="edit" shadowcolor="none"/> </o:shapedefaults></xml> --- 1,68 ---- ! <xml xmlns:v="urn:schemas-microsoft-com:vml" ! xmlns:o="urn:schemas-microsoft-com:office:office" ! xmlns:p="urn:schemas-microsoft-com:office:powerpoint" ! xmlns:oa="urn:schemas-microsoft-com:office:activation"> ! <p:presentation sizeof="screen" gridspacingx="23224" gridspacingy="23224" ! hidecomments="t"> ! <p:master id="35" slidesn="1C24A8C,FD9F7D46" type="main" href="master35.html" ! xmlhref="master35.xml" template="Presentación de ideas" layout="title_body" ! slots="title,body,dateTime,footer,slideNumber"> ! <p:schemes> ! <p:colorscheme ! colors="#115606,#FFFFFF,#F1B60F,#F1B60F,#CC9900,#000000,#FF6600,#DC5900"/> ! <p:colorscheme ! colors="#4DC024,#FFFFFF,#FF9900,#FFFFFF,#FF6600,#24864C,#4D4D4D,#5F5F5F"/> ! <p:colorscheme ! colors="#727272,#FFFFFF,#777777,#FFFFFF,#808080,#555555,#969696,#4D4D4D"/> ! </p:schemes> ! </p:master> ! <p:master id="36" slidesn="1C24A8C,FD9F7D47" type="title" href="master36.html" ! xmlhref="master36.xml" layout="title_subtitle" ! slots="centerTitle,subTitle,dateTime,footer,slideNumber"/> ! <p:master id="1" slidesn="1C0635E,A3AF3C60" type="notes" href="master01.html" ! layout="notes" slots="header,dateTime,slideImage,body,footer,slideNumber"/> ! <p:master id="2" slidesn="1C0635E,A3B1AD60" type="handout" ! href="master02.html" layout="handout" ! slots="header,dateTime,footer,slideNumber"/> ! <p:slide id="1" slidesn="1C24A8C,FD9F7D41" href="slide0001.html" ! masterhref="master36.html" layout="title_subtitle" ! slots="centerTitle,subTitle"> ! <p:headersfooters slidenumber="t" formatid="0" nouserdate="t" nofooter="t" ! noheader="t" todaydate="t"/> ! </p:slide> ! <p:slide id="281" slidesn="1C24A8C,FD9F7D42" href="slide0281.html" ! layout="title_body" slots="title,body"> ! <p:headersfooters slidenumber="t" formatid="0" nouserdate="t" nofooter="t" ! noheader="t" todaydate="t"/> ! </p:slide> ! <p:slide id="283" slidesn="1C24A8C,FD9F7D43" href="slide0283.html" ! layout="title_body" slots="title,body"> ! <p:headersfooters slidenumber="t" formatid="0" nouserdate="t" nofooter="t" ! noheader="t" todaydate="t"/> ! </p:slide> ! <p:slide id="284" slidesn="1C24A8C,FD9F7D44" href="slide0284.html" ! layout="title_body" slots="title,body"> ! <p:headersfooters slidenumber="t" formatid="0" nouserdate="t" nofooter="t" ! noheader="t" todaydate="t"/> ! </p:slide> ! <p:slide id="286" slidesn="1C24A8C,FD9F7D45" href="slide0286.html" ! layout="title_body" slots="title,body"> ! <p:headersfooters slidenumber="t" formatid="0" nouserdate="t" nofooter="t" ! noheader="t" todaydate="t"/> ! </p:slide> ! <p:viewstate type="slideView" restoredtop="850" manualadjusttop="t"/> ! <p:slideshowsettings pencolor="schemeText"/> ! <p:font name="Times New Roman" charset="0" type="4"/> ! <p:font name="Arial" charset="0" type="4"/> ! <p:font name="Times" charset="0" type="10" family="18"/> ! <p:font name="Tahoma" charset="0" type="4"/> ! <p:headersfooters slidenumber="t" formatid="0" nouserdate="t" nofooter="t" ! noheader="t" todaydate="t"/> ! <p:headersfooters notes="t" slidenumber="t" formatid="0"/> ! <p:pptdocumentsettings framecolors="WhiteTextOnBlack" hideslideanimation="t" ! browsersupport="dual"/> ! </p:presentation> ! <o:shapedefaults v:ext="edit" spidmax="418818"> ! <o:colormru v:ext="edit" colors="white"/> ! <o:colormenu v:ext="edit" shadowcolor="none"/> </o:shapedefaults></xml> Index: preview.wmf =================================================================== RCS file: /cvsroot/esqueditor/website/docs/Esqueditor_archivos/preview.wmf,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 Binary files /tmp/cvsefcm2D and /tmp/cvsaAiRP7 differ |
|
From: <mb...@us...> - 2002-09-16 02:12:51
|
Update of /cvsroot/esqueditor/website/english/docs/help In directory usw-pr-cvs1:/tmp/cvs-serv26539/help Log Message: Directory /cvsroot/esqueditor/website/english/docs/help added to the repository |
|
From: <mb...@us...> - 2002-09-15 19:47:29
|
Update of /cvsroot/esqueditor/docs In directory usw-pr-cvs1:/tmp/cvs-serv3873 Added Files: Esqueditor.ppt Project submission to SourceForge.txt Log Message: Presentación PPT y texto inicial cuando el pedido de alta a sourceforge. --- NEW FILE: Esqueditor.ppt --- (This appears to be a binary file; contents omitted.) --- NEW FILE: Project submission to SourceForge.txt --- Esqueditor - Editor web de XSD - XSD web editor Esqueditor will be a simple but powerful XSD editor for the web. It will address the most common needs for new document definitions, as indicated by the XML Schema standard. I have not found an editor for XSD based on HTML, nor under SourceForge neither on any other resource in Google. If you know of a similar initiative, we'll be glad to know about it. Java will be the preferred language for the implementation phase, altough we are considering PHP also. Platform: J2SDK SE 1.4 Application server: - Tomcat 4 (JSP 1.2/Servlets 2.3) Frameworks and tools: - Struts 1.1b - Junit 3.7 - Ant 1.5 Our intended audience would be technical at first, but would widen also to a non-technical audience in the near future, people who just need to define specific-domain XML docs and who may not have a technical background. The system will be multi-lingual, starting with Spanish and English. |
|
From: Mariano B. <ma...@co...> - 2002-08-22 21:58:40
|
A esqueditor! |