[
Lists Home |
Date Index |
Thread Index
]
- From: "Simon St.Laurent" <simonstl@simonstl.com>
- To: xml-dev@lists.xml.org
- Date: Wed, 19 Jul 2000 10:29:42 -0400
At 10:21 AM 7/19/00 -0400, I lapsed into:
><!ELEMENT index (para,num_list,image)*>
>
>That would let them appear in any order.
No, really, it's:
<!ELEMENT index (para | num_list | image)*>
Bah. More coffee.
Maybe I shouldn't be writing today, at least not for publication.
Simon St.Laurent
XML Elements of Style / XML: A Primer, 2nd Ed.
http://www.simonstl.com - XML essays and books
|