XSLTools

Change of docs/data.html

615:f805e7565482
docs/data.html
     1.1 --- a/docs/data.html	Sat Sep 08 16:53:18 2007 +0000
     1.2 +++ b/docs/data.html	Sat Sep 08 16:53:34 2007 +0000
     1.3 @@ -1,9 +1,9 @@
     1.4 +<?xml version="1.0" encoding="iso-8859-1"?>
     1.5  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.6  <html xmlns="http://www.w3.org/1999/xhtml">
     1.7  <head>
     1.8    <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type" />
     1.9    <title>Creating Applications: Design the Structure of the Form Data</title>
    1.10 -  <meta name="generator" content="amaya 8.1a, see http://www.w3.org/Amaya/" />
    1.11    <link href="styles.css" rel="stylesheet" type="text/css" />
    1.12  </head>
    1.13  <body>
    1.14 @@ -15,7 +15,7 @@
    1.15  consider the following hierarchical structure:</p>
    1.16  
    1.17  <ul>
    1.18 -  <li>A list of&nbsp;items, each containing...<br />
    1.19 +  <li>A list of items, each containing...<br />
    1.20      <ul>
    1.21        <li>An editable value.</li>
    1.22        <li>A list of subitems, each containing...<br />