Showing:

Annotations
Diagrams
Instances
Properties
Used by
Element body
Annotations
The body element contains all the content for the document, i.e. excluding metadata.
Diagram
Diagram html5_xsd_Element_Group_body--group.tmp#body--group_p html5_xsd_Element_Group_body--group.tmp#body--group_header html5_xsd_Element_Group_body--group.tmp#body--group_div nav_xsd_Element_nav.tmp#nav footer_xsd_Element_footer.tmp#footer html5_xsd_Element_Group_body--group.tmp#body--group
Properties
content complex
Used by
Complex Type content--default
Children div, footer, header, nav, p
Instance
<body>
  <p class="" data-aid="" data-audience="" data-deprecate-style="" data-display-instructions="" data-translation-instructions="" id="" itemprop="" itemscope="" itemtype="">{0,2}</p>
  <header>{0,1}</header>
  <div class="" data-audience="" data-display-instructions="">{1,1}</div>
  <nav class="">{1,unbounded}</nav>
  <footer class="">{1,2}</footer>
</body>