Re: [xml-dev] Element content
David LeBlanc wrote: > A question has arisen about element content. I'm reasonably sure I've read > that it's illegal for an element to contain itself either directly or > indirectly. Is this correct, and if so, can someone point me to the relevant > section of the XML Recommendation please? Perfectly legal, happens all the time. Now *entities* can't contain themselves, but that's a different kettle of markup -Tim