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

  • From: Danny Vint <dvint@s...>
  • To: Michel Rodriguez <mrodrigu@i...>, xml-dev@l...
  • Date: Wed, 26 Jul 2000 15:35:25 -0700

They certainly appear in XSLT templates all the time and the spec tends to
show the use of the empty element notation like you do. Take a look at the
spec there are several samples that use this.

..dan

At 11:09 AM 7/25/2000 -0700, Tim Bray wrote:
>At 01:12 PM 25/07/00 -0400, Michel Rodriguez wrote:
>>I came accross an interesting albeit theoretical problem today: can an
>>element in a well-formed XML document be sometimes empty and sometimes
>>not?
>>
>><doc>
>>  <weird_element/>
>>  <weird_element>with a content </weird_element>
>></doc>
>
>Well, the following DTD validates it:
>
><!ELEMENT doc (weird_element)+>
><!ELEMENT weird_element (#PCDATA)>
>
>But I'm not sure that addresses your question. -T.
>

---------------------------------------------------------------------------
Danny Vint
http://www.dvint.com

Author: "SGML at Work"  
http://www.slip.net/~dvint/pubs/sgmlatwork.shtml 
 mailto:dvint@u...
    

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