What is "not allowed" is for there to be more than one top-level element:
        <foo/>
        <bar/>
(with or without additional content within those elements, and no matter 
what their names are), or indeed *anything* other than the XML 
Declaration, doctype declaration, comments, PI's, and whitespace  outside 
that one top-level element.

A good XML tutorial *should* make this clear. If yours didn't, I'd suggest 
switching books.

______________________________________
Joe Kesselman  / IBM Research


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to