Christian Charron wrote: > page 29 section 3.3.3 > > the text say: > > A | B > Either A or B occurs, but not both. > > A & B > Both A and B occur, in any order > > and the example say: > > < ! ELEMENT DL - - (DT | DD) +> > > The DL element must contain one or more DT or DD elements in any order. > > This error is in the pdf format of HTML40 This is not an error. A & B means that both MUST occur. That is not the case for a DL list. - IanReceived on Monday, 12 April 1999 11:39:21 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:50:07 GMT