ns
– Package containing namespaces
This package contains all the modules that provide namespaces to to XIST.
For example the definition of HTML can be found in the module
ll.xist.ns.html
.
Some of these namespaces can be considered target namespaces (e.g.
ll.xist.ns.html
, ll.xist.ns.wml
and ll.xist.ns.docbook
).
The element and entity classes in these namespaces don’t implement a convert
method, i.e. they inherit the convert()
method from
ll.xist.xsc.Element.convert
.
Other namespace modules provide additional functionality through new element
classes. Calling ll.xist.xsc.Node.convert()
on these elements might
convert them to one of these target namespaces (depending on the target
attribute of the ll.xist.xsc.Converter
object passed around.) Some of
these namespace modules completely ignore the target and convert to one
fixed target namespace (ll.xist.ns.html
in most cases).
html
– HTML namespaceDocTypeHTML40transitional
DocTypeHTML401transitional
DocTypeXHTML10strict
DocTypeXHTML10transitional
DocTypeXHTML11
DocTypeHTML5
GlobalAttrs
html
head
title
base
link
meta
style
script
noscript
body
article
section
nav
aside
h
hgroup
header
footer
address
p
hr
pre
blockquote
ol
ul
li
dl
dt
dd
figure
figcaption
div
a
em
strong
small
s
cite
q
dfn
abbr
time
code
var
samp
kbd
sub
sup
i
b
u
mark
ruby
rt
rp
bdi
bdo
span
br
wbr
ins
del_
img
iframe
embed
object
param
video
audio
source
track
canvas
map
area
table
caption
colgroup
col
tbody
thead
tfoot
tr
td
th
form
fieldset
legend
label
input
button
select
datalist
optgroup
option
textarea
keygen
output
progress
meter
details
summary
command
menu
dialog
data
noframes
dir
center
acronym
tt
big
strike
basefont
font
applet
isindex
frameset
frame
nobr
astext()
xml
– Global attributes from the XML namespacedocbook
– DocBook 5.0svg
– SVG 1.1abbr
– Abbreviation entitiesbase
rmi
jini
jfc
awt
jdbc
jndi
jpda
jvmpi
jni
ejb
jnlp
jaoe
jgl
sgml
html
xml
css
cgi
www
pdf
url
http
smtp
ftp
pop3
cvs
faq
gnu
dns
ppp
isdn
corba
wap
wml
mac
nat
sql
xsl
xslt
smil
dtd
dom
api
sax
dbms
ansi
jsp
ascii
sms
p2p
gif
png
uddi
wsdl
snmp
ssl
vrml
tco
crm
cms
bnf
mime
wysiwyg
svg
utc
wsgi
code
– Embedding Python code in XMLform
– Form related elementsphp
– PHP processing instructionsjsp
– JSP processing instructionsmeta
– HTML meta informationruby
– W3C Ruby annotationsspecials
– Common useful elementshtmlspecials
– Elements for HTML generationdoc
– Automated documentation generationdetox
– Detox templatestoxic
– Embed PL/SQL in XIST XMLrng
– Relax NGrss091
– RSS 0.91rss20
– RSS 2.0atom
– Atom 1.0struts_html
– Jakarta Struts HTML tagsstruts_config
– Struts configuration files