From 907948870ba41526b076e4bb2e9861b805c0f052 Mon Sep 17 00:00:00 2001 From: gregor Date: Wed, 3 Dec 2003 10:03:03 +0000 Subject: Zwischenstand git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@70 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../schemas/slxhtml-1.0/slxhtml-model-1.xsd | 388 +++++++++++++++++++++ 1 file changed, 388 insertions(+) create mode 100644 spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml-model-1.xsd (limited to 'spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml-model-1.xsd') diff --git a/spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml-model-1.xsd b/spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml-model-1.xsd new file mode 100644 index 000000000..140b35e84 --- /dev/null +++ b/spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml-model-1.xsd @@ -0,0 +1,388 @@ + + + + + + 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. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3