34 lines
968 B
HTML
34 lines
968 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title>Mini-XML Programmers Manual</title>
|
|
<meta name="author" content="Michael R Sweet">
|
|
<meta name="copyright" content="Copyright 2003-2017">
|
|
</head>
|
|
<body>
|
|
|
|
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" summary="">
|
|
<tr><td height="100%">
|
|
|
|
<h1 align="center"><img src="mxml.png" width="50%"><br>
|
|
<font size="-1">Mini-XML Programmers Manual<br>
|
|
Version 2.11</h1>
|
|
|
|
<P ALIGN="CENTER">MICHAEL R. SWEET</P>
|
|
|
|
</td></tr>
|
|
</table>
|
|
|
|
<!-- NEW PAGE -->
|
|
<P><FONT SIZE="+1"><B>Mini-XML Programmers Manual, Version 2.11</B></FONT></P>
|
|
|
|
<P><B>Copyright © 2003-2017 by Michael R Sweet</B></P>
|
|
|
|
<P><SMALL>Permission is granted to copy, distribute and/or modify
|
|
this document under the terms of the GNU Library General Public
|
|
License, Version 2. A copy of this license is included in <A
|
|
HREF="#LICENSE">Appendix A - Mini-XML License</A>.</SMALL></P>
|
|
|
|
</body>
|
|
</html>
|