Block
Complex type information
Namespace: http://www.w3.org/1999/xhtml
Schema document: xhtml1-strict.xsd
Content
- Choice [0..*]
- p
- div generic language/style container
- pre content is "Inline" excluding "img|object|big|small|sub|sup"
- hr
- blockquote
- address information on author
- fieldset The fieldset element is used to group form fields. Only one legend element should occur in the content and if present should only be preceded by whitespace. NOTE: this content model is different from the XHTML 1.0 DTD, closer to the intended content model in HTML4 DTD
- table
- form
from group blockfrom group blocktext
Attributes
None
Used in
- Element noscript via derived anonymous type
- Element body via derived anonymous type
- Element blockquote via derived anonymous type
Type inheritance chain
- Block
- extended by Anonymous type of element noscript
- extended by Anonymous type of element body
- extended by Anonymous type of element blockquote