oops a syntax error in the XML (copy too fast).
<!ELEMENT test(testing)>
should be
<!ELEMENT test (testing)>
^^
This is unrelated to the original problem.
--
Adrian Powell
[EMAIL PROTECTED]
oops a syntax error in the XML (copy too fast).
<!ELEMENT test(testing)>
should be
<!ELEMENT test (testing)>
^^
This is unrelated to the original problem.
--
Adrian Powell
[EMAIL PROTECTED]