An XML look-alike for HTML defined by one of several XHTML DTDs. To use XHTML for everything would of course defeat the purpose of XML, because the idea ofXML is to identify information content, and not just
to tell how to display it. You can reference it in aDTD, which allows you to say, for example, that the text in an element can contain < em > and < b > tags rather than being limited to plain text.
--
J2ee question&answers
No comments:
Post a Comment