From: Martin v. L. <lo...@us...> - 2000-10-07 22:17:45
|
Update of /cvsroot/py-howto/pyhowto In directory slayer.i.sourceforge.net:/tmp/cvs-serv16298 Modified Files: xml-howto.tex Log Message: Updated to SAX2, and 4DOM. Index: xml-howto.tex =================================================================== RCS file: /cvsroot/py-howto/pyhowto/xml-howto.tex,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** xml-howto.tex 1999/12/09 12:58:18 1.7 --- xml-howto.tex 2000/10/07 22:17:42 1.8 *************** *** 6,13 **** \title{Python/XML HOWTO} ! \release{0.06} \author{The Python/XML Special Interest Group} ! \authoraddress{\email{xm...@py...}\break (edited by \email{am...@bi...})} \begin{document} --- 6,13 ---- \title{Python/XML HOWTO} [...1212 lines suppressed...] \end{definitions} \section{Glossary} *************** *** 1250,1255 **** Many of the following definitions are taken from Lars Marius Garshol's ! SGML glossary, at ! \url{http://www.stud.ifi.uio.no/\~larsga/download/diverse/sgmlglos.html}. \begin{definitions} --- 791,795 ---- Many of the following definitions are taken from Lars Marius Garshol's ! SGML glossary, at \url{http://www.stud.ifi.uio.no/\~larsga/download/diverse/sgmlglos.html}. \begin{definitions} |