[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: #PCDATA with other elements
- From: Bob Kline <bkline@rksystems.com>
- To: Huaxin Zhang <hxzhang@cs.ualberta.ca>
- Date: Sun, 28 Jan 2001 17:38:22 -0500 (EST)
On Sun, 28 Jan 2001, Huaxin Zhang wrote:
> I forget if this is allowed in DTD
>
> An element has PCDATA as well as other element under it. Seems for
> sure this is allowed, but I tried several ways to define it, all
> failed by standard parsers.
>
> <!ELEMENT sth (#PCDATA)| (other_element, another_element)>
>
> ...
>
> what is the correct way to write it?
>
<!ELEMENT sth (#PCDATA|other_element|another_element)*>
--
Bob Kline
mailto:bkline@rksystems.com
http://www.rksystems.com