[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xml-dev] Re: XML Schema ?
- From: "Christopher R. Maden" <crism@maden.org>
- To: xml-dev@lists.xml.org
- Date: Wed, 12 Sep 2001 16:54:09 -0700
At 16:47 12-09-2001, Kohsuke KAWAGUCHI wrote:
>OK, then <p> and <head> all have non-empty content model and yet <p/>
>and <head></head> are valid XHTML fragments.
Right on <p>, but <head> requires a <title>.
-Chris