XHTML 1.0 Transitional»
inserted instead. The document will not be Valid until you alter the source
file to reflect this new DOCTYPE.
Below are the results of checking this document for XML well-formedness and validity.
Please note that you have chosen one or more options that alter the content of the document before validation, or have not provided enough information to accurately validate the document. Even if no errors are reported below, the document will not be valid until you manually make the changes we have performed automatically. Specifically, if you used some of the options that override a property of the document (e.g. the DOCTYPE or Character Encoding), you must make the same change to the source document or the server setup before it can be valid. You will also need to insert an appropriate DOCTYPE Declaration or Character Encoding (the "charset" parameter for the Content-Type HTTP header) if any of those are missing.
<body topmargin="0" leftmargin="0" marginheight="0"
^
Error: there is no attribute "topmargin" for this element (in this HTML version)
<body topmargin="0" leftmargin="0" marginheight="0"
^
Error: there is no attribute "leftmargin" for this element (in this HTML version)
<body topmargin="0" leftmargin="0" marginheight="0"
^
Error: there is no attribute "marginheight" for this element (in this HTML version)
marginwidth="0">
^
Error: there is no attribute "marginwidth" for this element (in this HTML version)
<td width="100%" background="images/cell_background.gif">
^
Error: there is no attribute "background" for this element (in this HTML version)
id="Main Nav Bar" name="Main Nav Bar"></a><img
^
Error: value of attribute "id" must be a single token
id="Main Nav Bar" name="Main Nav Bar"></a><img
^
Error: value of attribute "name" must be a single token
src="images/space15.gif" width="15" height="10" /></td>
^
Error: required attribute "alt" not specified
Sorry, this document does not validate as XHTML 1.0 Transitional.
If you use CSS in your document, you should also check it for validity using the W3C CSS Validation Service.
Below is the source input I used for this validation:
1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2: <html xmlns="http://www.w3.org/1999/xhtml"> 3: <head> 4: <meta name="generator" 5: content="HTML Tidy for Windows (vers 1st April 2002 (no joke)), see www.w3.org" /> 6: <meta http-equiv="Content-Type" 7: content="text/html; charset=iso-8859-1" /> 8: 9: <title>XML.Gov</title> 10: <base href="http://xml.gov/" /><!-- kbs: added for images --> 11: 12: <style type="text/css"> 13: /*<![CDATA[*/ 14: body { 15: background-color: #FFFFFF; 16: } 17: :link { color: #330066 } 18: :visited { color: #990066 } 19: p.c7 {font-family: Arial, Helvetica, sans-serif; font-size: 70%} 20: span.c6 {font-family: Arial, Helvetica, sans-serif; font-size: 70%} 21: a.c5 {font-family: Arial, Helvetica, sans-serif; font-size: 70%} 22: p.c4 {text-align: center} 23: span.c3 {font-family: Arial, Helvetica, sans-serif; font-size: 80%} 24: a.c2 {font-family: Arial, Helvetica, sans-serif; font-size: 80%} 25: td.c1 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 80%} 26: /*]]>*/ 27: </style> 28: </head> 29: 30: <body topmargin="0" leftmargin="0" marginheight="0" 31: marginwidth="0"> 32: <!-- Begin Header --> 33: 34: <table border="0" cellpadding="0" cellspacing="0" width="100%"> 35: <tbody> 36: <tr> 37: <td> 38: <table border="0" cellpadding="0" cellspacing="0" 39: width="600"> 40: <tbody> 41: <tr> 42: <td><img src="images/header01.gif" alt="spacer" 43: width="600" height="16" /></td> 44: </tr> 45: 46: <tr> 47: <td><a href="http://xml.gov/index.htm"><img 48: src="images/header02.gif" alt="XML Gov Logo" 49: border="0" width="225" height="40" /></a><img 50: src="images/header03.jpg" alt="flag" width="375" 51: height="40" /></td> 52: </tr> 53: 54: <tr> 55: <td><img src="images/header04.gif" alt="spacer" 56: width="600" height="24" /></td> 57: </tr> 58: </tbody> 59: </table> 60: </td> 61: 62: <td width="100%" background="images/cell_background.gif"> 63: <img src="images/cell_background.gif" alt="spacer" 64: width="12" height="80" /></td> 65: </tr> 66: </tbody> 67: </table> 68: 69: <table border="0" cellpadding="0" cellspacing="0" width="600"> 70: <tbody> 71: <tr> 72: <td valign="top" width="10"><img src="images/space10.gif" 73: alt="spacer" width="10" height="10" /></td> 74: 75: <td valign="top" width="150"> 76: <!-- Begin Site Menu --><script type="text/javascript" 77: language="JavaScript"> 78: //<![CDATA[ 79: 80: 81: 82: <!-- 83: 84: 85: 86: function MM_swapImgRestore() { //v3.0 87: 88: 89: 90: var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; 91: 92: 93: 94: } 95: 96: 97: 98: 99: 100: 101: 102: function MM_preloadImages() { //v3.0 103: 104: 105: 106: var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); 107: 108: 109: 110: var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) 111: 112: 113: 114: if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} 115: 116: 117: 118: } 119: 120: 121: 122: 123: 124: 125: 126: function MM_findObj(n, d) { //v4.0 127: 128: 129: 130: var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { 131: 132: 133: 134: d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} 135: 136: 137: 138: if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; 139: 140: 141: 142: for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); 143: 144: 145: 146: if(!x && document.getElementById) x=document.getElementById(n); return x; 147: 148: 149: 150: } 151: 152: 153: 154: 155: 156: 157: 158: function MM_swapImage() { //v3.0 159: 160: 161: 162: var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) 163: 164: 165: 166: if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} 167: 168: 169: 170: } 171: 172: 173: 174: //--> 175: 176: 177: 178: //]]> 179: </script> 180: 181: <table border="0" cellpadding="0" cellspacing="0" 182: width="150"> 183: <tbody> 184: <tr> 185: <td bgcolor="#330066" class="c1"><b> Featured 186: Subjects</b></td> 187: </tr> 188: 189: <tr> 190: <td bgcolor="#FFFFFF"> </td> 191: </tr> 192: 193: <tr> 194: <td valign="top" bgcolor="#FFFFFF"><a 195: href="http://xml.gov/index.htm" class="c2">XML 196: Home</a> <span class="c3">&</span> <a 197: href="http://xml.gov/sitemap.htm" class="c2">Site 198: Map</a><br /> 199: <a href="http://xml.gov/working_group.htm" 200: class="c2">Working Group</a><br /> 201: <span class="c3"> </span> <a 202: href="http://xml.gov/agendas.htm" 203: class="c2">Schedule & Agendas</a><br /> 204: <a href="http://xml.gov/efforts.htm" 205: class="c2">Registered Efforts</a><br /> 206: <a href="http://xml.gov/standards.htm" 207: class="c2">Standards & Guidelines</a><br /> 208: <a href="http://xml.gov/registries.htm" 209: class="c2">Registries/Repositories</a><br /> 210: <a href="http://xml.gov/discussion.htm" 211: class="c2">Discussion</a> <span 212: class="c3">&</span> <a 213: href="http://xml.gov/tutorials.htm" 214: class="c2">Tutorials</a><br /> 215: <a href="http://xml.gov/related_links.htm" 216: class="c2">Related Links</a><br /> 217: <a href="http://xml.gov/search.htm" 218: class="c2">Search</a></td> 219: </tr> 220: 221: <tr> 222: <td bgcolor="#FFFFFF"> </td> 223: </tr> 224: 225: <tr> 226: <td bgcolor="#FFFFFF"><a 227: href="mailto:Owen_Ambur@fws.gov" 228: onmouseover="MM_swapImage('Comment','','../images/button_comment_on.gif',1)" 229: onmouseout="MM_swapImgRestore()"><img 230: src="images/button_comment_off.gif" 231: alt="Comment Button" border="0" width="138" 232: height="45" name="Comment" /></a><a 233: id="Main Nav Bar" name="Main Nav Bar"></a><img 234: src="images/space10.gif" 235: alt="End of Main Nav Bar link group" width="10" 236: height="10" /></td> 237: </tr> 238: </tbody> 239: </table> 240: </td> 241: 242: <td valign="top" width="15" 243: background="images/space15.gif"><img 244: src="images/space15.gif" width="15" height="10" /></td> 245: 246: <td valign="top" width="425"> 247: <img src="images/header_welcome.gif" alt="Welcome" 248: width="425" height="35" /><br /> 249: <span class="c3">Extensible Markup Language (XML) 250: embodies the potential to alleviate many of the 251: interoperability problems associated with the sharing 252: of documents and data. Realizing the potential requires 253: cooperation not only within but also across 254: organizations. Our purpose is to facilitate the 255: efficient and effective use of XML through cooperative 256: efforts among government agencies, including 257: partnerships with commercial and industrial 258: organizations. Contributions are welcome and 259: encouraged!</span> 260: 261: <p class="c4"><img src="images/header_whatsnew.gif" 262: alt="What's New" width="425" height="35" /> <a 263: href="http://www.idealliance.org/resources_govdayseminar.asp"> 264: Registration</a> for July 18 <a 265: href="http://www.idealliance.org/govday071802.pdf">Seminar</a> 266: on <a href="http://www.prismstandard.org/">PRISM</a> / 267: <a 268: href="http://www.idealliance.org/papers/xml2001papers/ice/aboutice.htm"> 269: ICE</a> / <a 270: href="http://www.oasis-open.org/cover/rss.html">RSS</a><br /> 271: 272: GAO <a 273: href="http://www.gao.gov/new.items/d02586.pdf">Report</a> 274: on E-records Management (See Appendix II)<br /> 275: <a href="http://www.nist.gov/">NIST</a> Plans XML 276: Namespace Management Workshop for July 26<br /> 277: Joint Seminar with <a 278: href="http://www.itaa.org/">ITAA</a> Tentatively 279: Planned for September 17<br /> 280: Metadata Registries <a 281: href="http://metadata-stds.org/OpenForum2003/">Forum</a> 282: Planned for January 20 - 24<br /> 283: DC Area XML User Group <a 284: href="http://www.eccnet.com/xmlug/#meeting">Meeting 285: Topics</a><br /> 286: See also <a 287: href="http://xml.gov/agendas.htm">Agendas</a> & 288: Documents <a 289: href="http://xml.gov/documents/completed.htm">Completed</a> 290: & <a 291: href="http://xml.gov/working_group.htm#in_progress">In-Progress</a></p> 292: 293: <p class="c4"><img 294: src="images/header_whatsimportant.gif" 295: alt="What's Important" width="425" height="35" /><br /> 296: <a href="http://xml.gov/registries.htm">XML 297: Registries</a> | <a 298: href="http://xml.gov/documents/in_progress/strategy.htm"> 299: Strategic Plan</a> | Standards <a 300: href="http://xw2k.sdct.itl.nist.gov/brady/gsa-prod/main.asp"> 301: Roadmap</a><br /> 302: Registry/Repository <a 303: href="http://listserv.gsa.gov/cgi-bin/wa?A2=ind0202&L=xmlwg&F=&S=&P=806"> 304: Team</a> | Proof-of-Concept <a 305: href="http://xmlregistry.nist.gov/xml-gov/">Prototype</a><br /> 306: 307: XML Developers <a 308: href="http://xml.gov/documents/in_progress/developersguide.pdf"> 309: Guide</a><br /> 310: </p> 311: 312: <p class="c4">Citizen-Centered eGov Action Plan<br /> 313: <a 314: href="http://www.whitehouse.gov/omb/memoranda/m01-28.html"> 315: Memo</a> | <a 316: href="http://www.whitehouse.gov/omb/pubpress/2002-11.html"> 317: Press Release</a> & <a 318: href="http://www.whitehouse.gov/omb/inforeg/egovstrategy.pdf"> 319: Strategy</a><br /> 320: <a href="http://egov.gov/">eGov.gov</a> | <a 321: href="http://xml.gov/documents/egovprojects/index.htm">Projects</a> 322: & Updated <a 323: href="http://egov.gov/egovreport-3.htm">List</a> with 324: Milestones<br /> 325: </p> 326: 327: <p class="c4">OMB Information Quality <a 328: href="http://www.whitehouse.gov/omb/fedreg/final_information_quality_guidelines.html"> 329: Guidelines</a><br /> 330: <br /> 331: ANSI XML for Standards <a 332: href="http://www.ansi.org/rooms/room_5/public/xml_forum_agenda.html"> 333: Forum</a><br /> 334: OASIS <a 335: href="http://www.oasis-open.org/stdsreg/">Standards 336: Registry Committee</a><br /> 337: <br /> 338: Information Sharing & Homeland Security 339: Convention<br /> 340: <a 341: href="http://www.federalevents.com/ishs/attendee/agenda.html"> 342: Agenda</a> - August 19-21, 2002<br /> 343: 1st Homeland Security Convention <a 344: href="http://www.cesfederal.com/fc_agenda.html">Agenda</a></p> 345: 346: <p><span class="c3"><b>For more information please 347: contact:</b> <a href="mailto:Owen_Ambur@fws.gov">Owen 348: Ambur</a> of the U.S. Fish and Wildlife Service or <a 349: href="mailto:marion.royal@gsa.gov">Marion Royal</a> of 350: GSA's Office of Governmentwide Policy.</span><br /> 351: <br /> 352: </p> 353: </td> 354: </tr> 355: 356: <tr> 357: <td valign="top" width="10"> </td> 358: 359: <td valign="top" width="150"> </td> 360: 361: <td valign="top" width="15" 362: background="images/space15.gif"> </td> 363: 364: <td align="center" valign="top" width="425"><a 365: href="http://www.firstgov.gov/" class="c5">FirstGov</a> 366: <span class="c6">•</span> <a 367: href="http://xml.gov/privacy.htm" class="c5">Privacy 368: Statement</a> <span class="c6">•</span> <a 369: href="mailto:webmaster@xml.gov" 370: class="c5">Webmaster</a></td> 371: </tr> 372: </tbody> 373: </table> 374: 375: <p class="c7">Certified 508 Compliant 04/04/01</p> 376: </body> 377: </html>