[Home] [By Thread] [By Date] [Recent Entries]


David LeBlanc wrote:
> So just to be completely clear on this, if a DTD allows it, then something
> like this would be legal?:
> <node>yada yada yada
> 	<node> blah blah blah </node>
> etc. </node>

Yep.

> or, in xml:
> <!ELEMENT node (node+) >

That declaration is syntactically legal, but no valid element could 
exist (snicker).  Easy to fix though. -Tim


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member