This is the XML Schema module of named XHTML content models for SLXHTML.
SLXHTML is a profile of XHTML (see W3C copyright notice below).
@author: Gregor Karlinger gregor.karlinger@cio.gv.at
$Id: slxhtml-model-1.xsd,v 1.2 2003/11/13 18:38:16 karlinger 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:
Inline.mix; character-level elements
Block.mix; block-like elements, eg., paragraphs and lists
Flow.mix; any block or inline elements
HeadOpts.mix; Head Elements
InlinePre.mix; Special class for pre content model
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
Core.extra.attrib
I18n.extra.attrib
Common.extra
The above attribute Groups are considered Global
SLXHTML: attributeGroup "dir.attrib" removed.
SLXHTML: attributeGroup "style.attrib" removed.
SLXHTML: elements "script", "meta", "link", "object" removed.
SLXHTML: elements "ins", "del" removed.
SLXHTML: elements "script", "noscript" removed.
SLXHTML: elements "dfn", "samp", "kbd", "var", "q" , "abbr" and
"acronym" removed.
SLXHTML: elements "tt", "i", "b", "big", "small", "sub", "sup" removed.
SLXHTML: element "bdo" removed.
SLXHTML: element "a" removed.
SLXHTML: elements "map", "object" removed.
SLXHTML: elements "input", "select", "textara", "lable", "button" removed.
SLXHTML: element "ruby" removed.
SLXHTML: elements "tt", "i", "b", "script", "map" removed.
SLXHTML: element "form" removed.
SLXHTML: element "fieldset" removed.
SLXHTML: element "address" removed.