a - element of namespace http://maven.apache.org/XDOC/2.0
content is "Inline" except that anchors shouldn't be nested  
abbr - element of namespace http://maven.apache.org/XDOC/2.0
abbreviation  
acronym - element of namespace http://maven.apache.org/XDOC/2.0
acronym  
address - element of namespace http://maven.apache.org/XDOC/2.0
information on author  
applet - element of namespace http://maven.apache.org/XDOC/2.0
 
area - element of namespace http://maven.apache.org/XDOC/2.0
 
attrs - attributeGroup of namespace http://maven.apache.org/XDOC/2.0
 
author - element of namespace http://maven.apache.org/XDOC/2.0
2.0.0 An author element.  
b - element of namespace http://maven.apache.org/XDOC/2.0
bold font  
base - element of namespace http://maven.apache.org/XDOC/2.0
document base URI  
base - attribute of namespace http://www.w3.org/XML/1998/namespace

base (as an attribute name)

denotes an attribute whose value provides a URI to be used as the base for interpreting any relative URIs in the scope of the element on which it appears; its value is inherited.

 
basefont - element of namespace http://maven.apache.org/XDOC/2.0
base font size  
basic - nested element in group of namespace http://maven.apache.org/XDOC/2.0
 
basic - nested element in group of namespace http://maven.apache.org/XDOC/2.0
 
basic - nested element in group of namespace http://maven.apache.org/XDOC/2.0
 
bdo - element of namespace http://maven.apache.org/XDOC/2.0
I18N BiDi over-ride  
big - element of namespace http://maven.apache.org/XDOC/2.0
bigger font  
block - group of namespace http://maven.apache.org/XDOC/2.0
 
blockquote - element of namespace http://maven.apache.org/XDOC/2.0
 
blocktext - group of namespace http://maven.apache.org/XDOC/2.0
 
body - element of namespace http://maven.apache.org/XDOC/2.0
2.0.0 The body element.  
br - element of namespace http://maven.apache.org/XDOC/2.0
forced line break  
button - element of namespace http://maven.apache.org/XDOC/2.0
Content is "Flow" excluding a, form and form controls  
CAlign - simpleType of namespace http://maven.apache.org/XDOC/2.0
 
caption - element of namespace http://maven.apache.org/XDOC/2.0
 
cellhalign - attributeGroup of namespace http://maven.apache.org/XDOC/2.0
horizontal alignment attributes for cell contents char alignment char, e.g. 
cellvalign - attributeGroup of namespace http://maven.apache.org/XDOC/2.0
vertical alignment attributes for cell contents  
center - element of namespace http://maven.apache.org/XDOC/2.0
center content  
Character - simpleType of namespace http://maven.apache.org/XDOC/2.0
a single character, as per section 2.2 of [XML]  
Charset - simpleType of namespace http://maven.apache.org/XDOC/2.0
a character encoding, as per [RFC2045]  
Charsets - simpleType of namespace http://maven.apache.org/XDOC/2.0
a space separated list of character encodings, as per [RFC2045]  
cite - element of namespace http://maven.apache.org/XDOC/2.0
citation  
code - element of namespace http://maven.apache.org/XDOC/2.0
program code  
col - element of namespace http://maven.apache.org/XDOC/2.0
col elements define the alignment properties for cells in one or more columns. 
colgroup - element of namespace http://maven.apache.org/XDOC/2.0
colgroup groups a set of col elements. 
Color - simpleType of namespace http://maven.apache.org/XDOC/2.0
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  
content - nested element in complexType of namespace http://maven.apache.org/XDOC/2.0
a elements use "Inline" excluding a  
content - nested element in complexType of namespace http://maven.apache.org/XDOC/2.0
pre uses "Inline" excluding img, object, applet, big, small, font, or basefont  
content - nested element in complexType of namespace http://maven.apache.org/XDOC/2.0
form uses "Flow" excluding form  
content - nested element in complexType of namespace http://maven.apache.org/XDOC/2.0
button uses "Flow" but excludes a, form, form controls, iframe  
ContentType - simpleType of namespace http://maven.apache.org/XDOC/2.0
media type, as per [RFC2045]  
ContentTypes - simpleType of namespace http://maven.apache.org/XDOC/2.0
comma-separated list of media types, as per [RFC2045]  
Coords - simpleType of namespace http://maven.apache.org/XDOC/2.0
comma separated list of lengths  
coreattrs - attributeGroup of namespace http://maven.apache.org/XDOC/2.0
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  
date - element of namespace http://maven.apache.org/XDOC/2.0
2.0.0 An date element. 
Datetime - simpleType of namespace http://maven.apache.org/XDOC/2.0
date and time information. 
dd - element of namespace http://maven.apache.org/XDOC/2.0
 
del - element of namespace http://maven.apache.org/XDOC/2.0
 
dfn - element of namespace http://maven.apache.org/XDOC/2.0
definitional  
dir - element of namespace http://maven.apache.org/XDOC/2.0
multiple column list (DEPRECATED)  
div - element of namespace http://maven.apache.org/XDOC/2.0
generic language/style container  
dl - element of namespace http://maven.apache.org/XDOC/2.0
 
document - element of namespace http://maven.apache.org/XDOC/2.0
2.0.0 The <document/> element is the root of the Xdoc descriptor.  
dt - element of namespace http://maven.apache.org/XDOC/2.0
 
em - element of namespace http://maven.apache.org/XDOC/2.0
emphasis  
events - attributeGroup of namespace http://maven.apache.org/XDOC/2.0
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  
extra - nested element in group of namespace http://maven.apache.org/XDOC/2.0
 
extra - nested element in group of namespace http://maven.apache.org/XDOC/2.0
 
extra - nested element in group of namespace http://maven.apache.org/XDOC/2.0
 
fieldset - element of namespace http://maven.apache.org/XDOC/2.0
The fieldset element is used to group form fields. 
Flow - complexType of namespace http://maven.apache.org/XDOC/2.0
"Flow" mixes block and inline and is used for list items etc.  
focus - attributeGroup of namespace http://maven.apache.org/XDOC/2.0
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  
font - element of namespace http://maven.apache.org/XDOC/2.0
local change to font  
fontstyle - group of namespace http://maven.apache.org/XDOC/2.0
 
form - element of namespace http://maven.apache.org/XDOC/2.0
 
forms - nested element in group of namespace http://maven.apache.org/XDOC/2.0
 
FrameTarget - simpleType of namespace http://maven.apache.org/XDOC/2.0
render in this frame  
h1 - element of namespace http://maven.apache.org/XDOC/2.0
 
h2 - element of namespace http://maven.apache.org/XDOC/2.0
 
h3 - element of namespace http://maven.apache.org/XDOC/2.0
 
h4 - element of namespace http://maven.apache.org/XDOC/2.0
 
h5 - element of namespace http://maven.apache.org/XDOC/2.0
 
head - element of namespace http://maven.apache.org/XDOC/2.0
content model is "head.misc" combined with a single title and an optional base element in any order  
heading - group of namespace http://maven.apache.org/XDOC/2.0
 
hr - element of namespace http://maven.apache.org/XDOC/2.0
 
i - element of namespace http://maven.apache.org/XDOC/2.0
italic font  
i18n - attributeGroup of namespace http://maven.apache.org/XDOC/2.0
internationalization attributes lang language code (backwards compatible) xml:lang language code (as per XML 1.0 spec) dir direction for weak/neutral text  
id - attribute of namespace http://www.w3.org/XML/1998/namespace

id (as an attribute name)

denotes an attribute whose value should be interpreted as if declared to be of type ID.

 
iframe - element of namespace http://maven.apache.org/XDOC/2.0
inline subwindow  
img - element of namespace http://maven.apache.org/XDOC/2.0
 
ImgAlign - simpleType of namespace http://maven.apache.org/XDOC/2.0
used for object, applet, img, input and iframe  
inline - nested element in group of namespace http://maven.apache.org/XDOC/2.0
these can only occur at block level  
inline - group of namespace http://maven.apache.org/XDOC/2.0
 
Inline - complexType of namespace http://maven.apache.org/XDOC/2.0
"Inline" covers inline or "text-level" element  
input - element of namespace http://maven.apache.org/XDOC/2.0
form control  
InputType - simpleType of namespace http://maven.apache.org/XDOC/2.0
 
ins - element of namespace http://maven.apache.org/XDOC/2.0
 
isindex - element of namespace http://maven.apache.org/XDOC/2.0
single-line text input control (DEPRECATED)  
kbd - element of namespace http://maven.apache.org/XDOC/2.0
something user would type  
label - element of namespace http://maven.apache.org/XDOC/2.0
Each label must not contain more than ONE field Label elements shouldn't be nested.  
LAlign - simpleType of namespace http://maven.apache.org/XDOC/2.0
 
lang - attribute of namespace http://www.w3.org/XML/1998/namespace

lang (as an attribute name)

denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited.

 
LanguageCode - simpleType of namespace http://maven.apache.org/XDOC/2.0
a language code, as per [RFC3066]  
legend - element of namespace http://maven.apache.org/XDOC/2.0
fieldset label  
Length - simpleType of namespace http://maven.apache.org/XDOC/2.0
nn for pixels or nn% for percentage length  
li - element of namespace http://maven.apache.org/XDOC/2.0
list item  
link - element of namespace http://maven.apache.org/XDOC/2.0
Relationship values can be used in principle: a) for document specific toolbars/menus when used with the link element in document head e.g. 
LinkTypes - simpleType of namespace http://maven.apache.org/XDOC/2.0
space-separated list of link types  
lists - group of namespace http://maven.apache.org/XDOC/2.0
 
LIStyle - simpleType of namespace http://maven.apache.org/XDOC/2.0
LIStyle is constrained to: "(ULStyle|OLStyle)"  
macro - element of namespace http://maven.apache.org/XDOC/2.0
2.0.0 A macro element.  
map - element of namespace http://maven.apache.org/XDOC/2.0
 
MediaDesc - simpleType of namespace http://maven.apache.org/XDOC/2.0
single or comma-separated list of media descriptors  
menu - element of namespace http://maven.apache.org/XDOC/2.0
single column list (DEPRECATED)  
meta - element of namespace http://maven.apache.org/XDOC/2.0
generic metainformation  
misc - group of namespace http://maven.apache.org/XDOC/2.0
these can only occur at block level  
misc - nested element in group of namespace http://maven.apache.org/XDOC/2.0
 
MultiLength - simpleType of namespace http://maven.apache.org/XDOC/2.0
pixel, percentage, or relative  
noframes - element of namespace http://maven.apache.org/XDOC/2.0
alternate content container for non frame-based rendering  
noscript - element of namespace http://maven.apache.org/XDOC/2.0
alternate content container for non script-based rendering  
Number - simpleType of namespace http://maven.apache.org/XDOC/2.0
one or more digits  
object - element of namespace http://maven.apache.org/XDOC/2.0
 
ol - element of namespace http://maven.apache.org/XDOC/2.0
Ordered (numbered) list  
OLStyle - simpleType of namespace http://maven.apache.org/XDOC/2.0
Ordered list numbering style 1 arabic numbers 1, 2, 3, ... 
optgroup - element of namespace http://maven.apache.org/XDOC/2.0
option group  
option - element of namespace http://maven.apache.org/XDOC/2.0
selectable choice  
p - element of namespace http://maven.apache.org/XDOC/2.0
 
param - element of namespace http://maven.apache.org/XDOC/2.0
param is used to supply a named property value. 
phrase - group of namespace http://maven.apache.org/XDOC/2.0
 
Pixels - simpleType of namespace http://maven.apache.org/XDOC/2.0
integer representing length in pixels  
pre - element of namespace http://maven.apache.org/XDOC/2.0
content is "Inline" excluding "img|object|applet|big|small|sub|sup|font|basefont"  
properties - element of namespace http://maven.apache.org/XDOC/2.0
 
q - element of namespace http://maven.apache.org/XDOC/2.0
inlined quote  
s - element of namespace http://maven.apache.org/XDOC/2.0
strike-through  
samp - element of namespace http://maven.apache.org/XDOC/2.0
sample  
Scope - simpleType of namespace http://maven.apache.org/XDOC/2.0
Scope is simpler than headers attribute for common tables  
script - element of namespace http://maven.apache.org/XDOC/2.0
script statements, which may include CDATA sections  
Script - simpleType of namespace http://maven.apache.org/XDOC/2.0
script expression  
section - element of namespace http://maven.apache.org/XDOC/2.0
2.0.0 A section element.  
select - element of namespace http://maven.apache.org/XDOC/2.0
option selector  
Shape - simpleType of namespace http://maven.apache.org/XDOC/2.0
 
small - element of namespace http://maven.apache.org/XDOC/2.0
smaller font  
source - element of namespace http://maven.apache.org/XDOC/2.0
2.0.0 A source element.  
space - attribute of namespace http://www.w3.org/XML/1998/namespace

space (as an attribute name)

denotes an attribute whose value is a keyword indicating what whitespace processing discipline is intended for the content of the element; its value is inherited.

 
span - element of namespace http://maven.apache.org/XDOC/2.0
generic language/style container  
special - group of namespace http://maven.apache.org/XDOC/2.0
 
specialAttrs - attributeGroup of namespace http://www.w3.org/XML/1998/namespace
 
strike - element of namespace http://maven.apache.org/XDOC/2.0
strike-through  
strong - element of namespace http://maven.apache.org/XDOC/2.0
strong emphasis  
style - element of namespace http://maven.apache.org/XDOC/2.0
style info, which may include CDATA sections  
StyleSheet - simpleType of namespace http://maven.apache.org/XDOC/2.0
style sheet data  
sub - element of namespace http://maven.apache.org/XDOC/2.0
subscript  
subsection - element of namespace http://maven.apache.org/XDOC/2.0
2.0.0 A subsection element.  
sup - element of namespace http://maven.apache.org/XDOC/2.0
superscript  
tabindexNumber - simpleType of namespace http://maven.apache.org/XDOC/2.0
tabindex attribute specifies the position of the current element in the tabbing order for the current document. 
table - element of namespace http://maven.apache.org/XDOC/2.0
 
TAlign - simpleType of namespace http://maven.apache.org/XDOC/2.0
horizontal placement of table relative to document  
tbody - element of namespace http://maven.apache.org/XDOC/2.0
 
td - element of namespace http://maven.apache.org/XDOC/2.0
 
Text - simpleType of namespace http://maven.apache.org/XDOC/2.0
used for titles etc.  
TextAlign - attributeGroup of namespace http://maven.apache.org/XDOC/2.0
text alignment for p, div, h1-h5. 
textarea - element of namespace http://maven.apache.org/XDOC/2.0
multi-line text field  
tfoot - element of namespace http://maven.apache.org/XDOC/2.0
 
TFrame - simpleType of namespace http://maven.apache.org/XDOC/2.0
The border attribute sets the thickness of the frame around the table. 
th - element of namespace http://maven.apache.org/XDOC/2.0
 
thead - element of namespace http://maven.apache.org/XDOC/2.0
 
title - element of namespace http://maven.apache.org/XDOC/2.0
The title element is not considered part of the flow of text. 
tr - element of namespace http://maven.apache.org/XDOC/2.0
 
TRules - simpleType of namespace http://maven.apache.org/XDOC/2.0
The rules attribute defines which rules to draw between cells: If rules is absent then assume: "none" if border is absent or border="0" otherwise "all"  
tt - element of namespace http://maven.apache.org/XDOC/2.0
fixed pitch font  
u - element of namespace http://maven.apache.org/XDOC/2.0
underline  
ul - element of namespace http://maven.apache.org/XDOC/2.0
Unordered list  
ULStyle - simpleType of namespace http://maven.apache.org/XDOC/2.0
Unordered list bullet styles  
URI - simpleType of namespace http://maven.apache.org/XDOC/2.0
a Uniform Resource Identifier, see [RFC2396]  
UriList - simpleType of namespace http://maven.apache.org/XDOC/2.0
a space separated list of Uniform Resource Identifiers  
var - element of namespace http://maven.apache.org/XDOC/2.0
variable  



Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.