JDOM---DocType question
843834Jul 27 2001 — edited Jul 27 2001hi all
i got a rather simple question here.
how do u construct a DocType to look like the following:
<!DOCTYPE svg SYSTEM "http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
thanks :)