org.sonar.plugins.xml.schemas.xhtml11.xhtml11-model-1.xsd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sonar-xml-plugin Show documentation
Show all versions of sonar-xml-plugin Show documentation
Enable analysis and reporting on XML files.
The newest version!
This is the XML Schema module of common content models for XHTML11
$Id: xhtml11-model-1.xsd,v 1.9 2009/02/03 15:14:49 ahby Exp $
XHTML Document Model
This module describes the groupings of elements/attributes
that make up common content models for XHTML elements.
XHTML has following basic content models:
xhtml.Inline.mix; character-level elements
xhtml.Block.mix; block-like elements, e.g., paragraphs and lists
xhtml.Flow.mix; any block or inline elements
xhtml.HeadOpts.mix; Head Elements
xhtml.InlinePre.mix; Special class for pre content model
xhtml.InlineNoAnchor.mix; Content model for Anchor
Any groups declared in this module may be used to create
element content models, but the above are considered 'global'
(insofar as that term applies here). XHTML has the
following Attribute Groups
xhtml.Core.extra.attrib
xhtml.I18n.extra.attrib
xhtml.Common.extra
The above attribute Groups are considered Global
Extended I18n attribute
"dir" Attribute from Bi Directional Text (bdo) Module
Extended Common Attributes
"style" attribute from Inline Style Module
Attributes from Events Module
Extend Core Attributes
Extended Global Core Attributes
Extended Global I18n attributes
Extended Global Common Attributes