← Prev in month
← Prev in thread
Next in thread →
Next in month →
Single element in DTD content model
Is the following declaration correct: <!ELEMENT a (b)*> or must it be: <!ELEMENT a (b*)> http://www.w3.org/TR/REC-xml/#NT-children seems to allow both, but I'm not sure... // Magnus
← Prev in month
← Prev in thread
Next in thread →
Next in month →