[xsl] html tags in xml elements

Subject: [xsl] html tags in xml elements
From: Alice Tull <tull@xxxxxxxxx>
Date: Thu, 28 Feb 2002 13:44:46 -0800 (PST)
Hi,

Sorry if this is not the right forum. I'm new to xsl/xml,
and I'd like to have an element in my DTD that allows for
html tags in it like:

<Status>
	<Code>3030</Code>
	<Description>This is an <b>error</b> </Description>
</Status>

I'm at a loss here what to do. Should I use xhtml, and if so,
how to specify that in the DTD?

If I don't use xhtml, do I have to subset the set of html tags
and redefine them in my DTD?

thanx,
alice




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread