|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Can an element be sometimes empty?
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.
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








