1: <?xml
2: version =
3: "1.0"
4: encoding
5: =
6: "ISO-8859-1"
7: ?>
8: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
9: "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
10:
11: <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
12: <head>
13: <title>no error</title>
14: </head>
15: <body />
16: </html>
| White Spaces (blank, return, line feed or tabulator) are allowed between Attributes, so
if there are some in the XML-Declaration, no Error message may be displayed. |