[NTLUG:Discuss] How to read a DTD?
David Stanaway
david at stanaway.net
Wed Apr 3 11:57:26 CST 2002
until my stack overflowed! Is there any package that reads a DTD
and presents a readable glossary of elements and their attributes???
The psgml package (I don't know if that is the redhat package, but it is
that in debian) adds sgml support to emacs.
It presents you with a list of valid elments in the context that you
wish to insert (C-c e), and it allows context sensitive attribute lists
too. (C-c +).
It is also great for editing html (The ability to fold elements so that
:
<table>
<td> ..etc etc
</td>
</table>
can be folded so you only see:
<table>...
--
David Stanaway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 524 bytes
Desc: This is a digitally signed message part
Url : http://ntlug.org/pipermail/discuss/attachments/20020403/4216e0c9/attachment.bin
More information about the Discuss
mailing list