htdocs/dev roadmap.html,1.6,1.7
"Fred L. Drake" <[email protected]>
| Newsgroups | gmane.text.xml.expat.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/expat/htdocs/dev In directory usw-pr-cvs1:/tmp/cvs-serv25808 Modified Files: roadmap.html Log Message: Make it clear that "Namespaces in XML 1.1" is included when we talk about XML 1.1. Index: roadmap.html =================================================================== RCS file: /cvsroot/expat/htdocs/dev/roadmap.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- roadmap.html 5 Sep 2002 03:13:05 -0000 1.6 +++ roadmap.html 5 Sep 2002 20:18:45 -0000 1.7 @@ -17,7 +17,7 @@ <h2>PROPOSAL</h2> -<p><em>Updated 4 September 2002.</em></p> +<p><em>Updated 5 September 2002.</em></p> <p>This is a proposed roadmap for the further development of Expat. The primary purpose for making this proposal is to determine whether our @@ -207,7 +207,9 @@ needs.</p> </dd> -<dt> XML 1.1, if it ever happens </dt> +<dt> <a href= "http://www.w3.org/TR/xml11/" >XML 1.1</a> (including <a + href="http://www.w3.org/TR/xml-names11/" >Namespaces in XML + 1.1</a>), if it ever happens </dt> <dd> <p>Well, we're hoping, but it's not time to code for this yet.</p> </dd>