1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml"><head> 3 <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type" /> 4 5 <title>Creating Applications: An Overview</title><meta name="generator" content="amaya 8.1a, see http://www.w3.org/Amaya/" /> 6 <link href="styles.css" rel="stylesheet" type="text/css" /></head> 7 <body> 8 <h1>Creating Applications: An Overview</h1> 9 <p>The following steps briefly describe how to make a new application:<br /> 10 </p> 11 <ol> 12 <li><a href="directory.html">Create a directory to hold your files</a></li> 13 <li><a href="data.html">Design the structure of the form data</a></li> 14 <li><a href="design.html">Design a template</a></li> 15 <li><a href="structure.html">Add structure to the template</a></li> 16 <li><a href="selectors.html">Add selectors to the template</a></li> 17 <li><a href="Web-resource.html">Write a Web resource to display the 18 form</a></li> 19 <li><a href="multiple.html">Adding multiple-choice fields and values</a></li> 20 <li><a href="multivalue.html">Adding multivalued fields</a></li> 21 <li><a href="advice.html">Recommendations and advice</a></li> 22 <li><a href="in-page-updates.html">Adding in-page updates</a></li> 23 </ol><p>A topic-by-topic guide to XSLTools:</p><ul><li><a href="template-design.html">A guide to template design</a></li><li><a href="XSLForms-resource.html">Using the XSLFormsResource API</a></li></ul><p>Some other resources:</p><ul><li><a href="reference.html">A template attribute reference</a></li></ul> 24 </body></html>