Schema Central > XHTML 1.0 Frameset > xhtml1-frameset.xsd > html
Advanced search

Recommended Reading:

Definitive XML Schema

 

html

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
lang [0..1]LanguageCodefrom group i18n
xml:lang [0..1]Anonymousfrom group i18n
dir [0..1]Anonymousfrom group i18n
id [0..1]xsd:ID

Sample instance

<html>
   <head>
      <script type="string">Any text</script>
      <title>Any text</title>
      <script type="string">Any text</script>
      <base/>
      <script type="string">Any text</script>
   </head>
   <frameset>
      <frameset>
         <frameset>...
         </frameset>
      </frameset>
   </frameset>
</html>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com