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

Recommended Reading:

Definitive XML Schema

 

head

      content model is "head.misc" combined with a single
      title and an optional base element in any order
      

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
profile [0..1]URI

Used in

Sample instance

<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>

Site developed and hosted by Datypic, Inc.

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