e.l10n-maven-plugin.l10n-maven-plugin.1.5.source-code.xhtml1-transitional-light.xsd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of l10n-maven-plugin Show documentation
Show all versions of l10n-maven-plugin Show documentation
Maven plugin to validate localization resources in Java properties files
XHTML 1.0 (Second Edition) Transitional in XML Schema
This is the same as HTML 4 Transitional except for
changes due to the differences between XML and SGML.
Namespace = http://www.w3.org/1999/xhtml
For further information, see: http://www.w3.org/TR/xhtml1
Copyright (c) 1998-2002 W3C (MIT, INRIA, Keio),
All Rights Reserved.
The DTD version is identified by the PUBLIC and SYSTEM identifiers:
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
$Id: xhtml1-transitional.xsd,v 1.5 2002/08/28 09:53:29 mimasa Exp $
================== Imported Names ====================================
media type, as per [RFC2045]
comma-separated list of media types, as per [RFC2045]
a language code, as per [RFC3066]
a single character, as per section 2.2 of [XML]
one or more digits
tabindex attribute specifies the position of the current element
in the tabbing order for the current document. This value must be
a number between 0 and 32767. User agents should ignore leading zeros.
space-separated list of link types
a Uniform Resource Identifier, see [RFC2396]
date and time information. ISO date format
script expression
style sheet data
used for titles etc.
render in this frame
nn for pixels or nn% for percentage length
pixel, percentage, or relative
integer representing length in pixels
these are used for image maps
comma separated list of lengths
used for object, applet, img, input and iframe
a color using sRGB: #RRGGBB as Hex values
There are also 16 widely known color names with their sRGB values:
Black = #000000 Green = #008000
Silver = #C0C0C0 Lime = #00FF00
Gray = #808080 Olive = #808000
White = #FFFFFF Yellow = #FFFF00
Maroon = #800000 Navy = #000080
Red = #FF0000 Blue = #0000FF
Purple = #800080 Teal = #008080
Fuchsia= #FF00FF Aqua = #00FFFF
=================== Generic Attributes ===============================
core attributes common to most elements
id document-wide unique id
class space separated list of classes
style associated style info
title advisory title/amplification
internationalization attributes
lang language code (backwards compatible)
xml:lang language code (as per XML 1.0 spec)
dir direction for weak/neutral text
attributes for common UI events
onclick a pointer button was clicked
ondblclick a pointer button was double clicked
onmousedown a pointer button was pressed down
onmouseup a pointer button was released
onmousemove a pointer was moved onto the element
onmouseout a pointer was moved away from the element
onkeypress a key was pressed and released
onkeydown a key was pressed down
onkeyup a key was released
attributes for elements that can get the focus
accesskey accessibility key character
tabindex position in tabbing order
onfocus the element got the focus
onblur the element lost the focus
text alignment for p, div, h1-h6. The default is
align="left" for ltr headings, "right" for rtl
=================== Text Elements ====================================
"Inline" covers inline or "text-level" element
================== Block level elements ==============================
"Flow" mixes block and inline and is used for list items etc.
================== Content models for exclusions =====================
a elements use "Inline" excluding a
================ Document Structure ==================================
================ Document Head =======================================
content model is "head.misc" combined with a single
title and an optional base element in any order
The title element is not considered part of the flow of text.
It should be displayed, for example as the page header or
window title. Exactly one title is required per document.
=================== Document Body ====================================
generic language/style container
=================== Paragraphs =======================================
=================== Headings =========================================
There are six levels of headings from h1 (the most important)
to h6 (the least important).
=================== Lists ============================================
Unordered list bullet styles
Unordered list
Ordered list numbering style
1 arabic numbers 1, 2, 3, ...
a lower alpha a, b, c, ...
A upper alpha A, B, C, ...
i lower roman i, ii, iii, ...
I upper roman I, II, III, ...
The style is applied to the sequence number which by default
is reset to 1 for the first list item in an ordered list.
Ordered (numbered) list
LIStyle is constrained to: "(ULStyle|OLStyle)"
list item
definition lists - dt for term, dd for its definition
=================== Text alignment ===================================
center content
================== The Anchor Element ================================
content is "Inline" except that anchors shouldn't be nested
===================== Inline Elements ================================
generic language/style container
forced line break
emphasis
strong emphasis
subscript
superscript
italic font
bold font
underline
=================== Images ===========================================
To avoid accessibility problems for people who aren't
able to see the image, you should provide a text
description using the alt and longdesc attributes.
In addition, avoid the use of server-side image maps.
usemap points to a map element which may be in this document
or an external document, although the latter is not widely supported
© 2015 - 2025 Weber Informatics LLC | Privacy Policy