Validome-Logo

HTML / XHTML / WML / XML Validator

 
Validome - Validator Home de | en
Validome-Logo

Error in the XML-Declaration


  Validome W3C-Validator WDG-Validator Total-Validator Site Valet-Validator

HTTP-Header:
Content-Type: application/xhtml+xml; charset=ISO-8859-1

  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.

Top   v2.6.9 - 24.4.2008 © validome.org - all rights reserved Datenschutzerklärung

Valid XHTML 1.0