I list below all topic groups, which I have done according to subjects, which they handle. You can return to this topic group by using this menu and the link Table of topic groups on the top of the each page.
| |||||||||||||||||||
![]() | Table of topic groups > Front page of help pages > (X)HTML/WML tables - Notes > 6. WML 1.2 and 2.0 tags |
|---|
| 6. WML 1.2 and 2.0 tags | ||
|---|---|---|
?xml,
!DOCTYPE |
These are encoding language and document type declarations. | |
|
WML 1.1 has an invalid DTD-information (the document type is informed as an xml-file even if DTD-file is not an xml-file):
This is fixed in WML 1.2, which have following declarations:
Because these languages don't have just now really extension mechanism, they are not required. According to some e-mails, future versions of WML base on the XHTML Basic™, when the DTD-declaration is really needed. Because WML 1.2 is so messy, it is a quite bad basis to future versions. |
||
wml (WML 1.2) |
||
html (WML 2.0) |
||
|
The element Other notes: card, u, form.
Other pages: Help for TM WML menu ([S]). W3C: Legacy Module, Presentation Module, Forms Module. |
||
head |
||
|
The Other notes: access.
|
||
template (WML 1.2),
card (WML 1.2), wml:card (WML 2.0) |
||
body (WML 2.0) |
||
|
WML 1.2 doesn't have a singe
gathering With the Converting WML to XHTML the element WML 1.1 and WML 1.2 has equal content model except that the
element
|
||
base (WML 2.0),link (WML 2.0), meta, style (WML 2.0), title (WML 2.0) |
||
access (WML 1.2), wml:access (WML 2.0) |
||
|
The element WML 2.0 includes also as child-elements of the element |
||
| <!-- + --> | ||
| It is not recommended to include tags inside comments. | ||
address (WML 2.0), blockquote (WML 2.0), h1-h6 (WML 2.0), pre |
These elements are classified in the Modularization of XHTML as Block Phrasal elements. | |
|
The element HTML notes: ADDRESS. W3C: Block Phrasal, HTML 4.01 Specification (W3C Recommendation 24 December 1999), XHTML Basic™. |
||
div (WML 2.0), p |
These elements p are
classified in the Modularization of XHTML as Block Structural elements. |
|
|
The element Because of the backward compatibility with WML 1.2, the elements The fact that is has two tasks means, that using transformations
between WML 1.2 and (X)HTML, |
||
dl, dt, dd, li, ol, ul |
WML 2.0 supports the List Module. | |
|
WML 2.0 support only such attributes, which belongs to HTML 4.01 Strict. |
||
caption (WML 2.0), table, th (WML 2.0), td, tr |
WML supports simple table model. | |
|
WML 2.0 support the Basic Tables Module except the attribute The WML 1.2 use the The attribute Elements |
||
a |
It belongs in the Modularization of XHTML to the Hypertext Module. | |
anchor (WML 1.2), wml:anchor (WML 2.0) |
||
|
Semantical W3C: Hypertext Module. |
||
abbr (WML 2.0), acron (WML 2.0), cite (WML 2.0), code (WML 2.0), dfn (WML 2.0), em, kbd (WML 2.0), q (WML 2.0), samp (WML 2.0), strong, var (WML 2.0) |
They are classified in the Modularization of XHTML as Inline Phrasal elements. | |
span (WML 2.0) |
It is classified in the Modularization of XHTML as Inline Structural elements. | |
b, big,
i, small |
They are classified in the Modularization of XHTML as Inline Presentational elements. | |
u |
It belongs in the Modularization of XHTML to the Legacy Module. | |
|
WML 2.0 includes all Inline Phrasal elements but previous versions only Inline Phrasal and
elements Inline Presentational elements belong
directly to the Text Module. WML includes partial the Presentation module, because elements In HTML these elements are pure inline-level element, but the
division of inline and block level elements is mixed in WML and
the behavior of these elements is flow. Compared to HTML they can
be used both like block level and inline level elements. If they
are used like block level element WML-HTML transformations I
recommend to transform them as In my mind WML resembles bad HTML-encoding, where the writer use
incorrect way inline level elements. This set of text elements
doesn't have clear semantics and WML 1.0-1.2 is also semantically
bad language. Also WML 2.0 has one element ( In reasonable transformation between WML and XHTML I recommend to
use elements according to principles of the XHTML Basic™, when only elements
Other notes: html, p, img.
HTML notes: em, b, u span. W3C: Legacy Module, Text Module: Block Presentational, Inline Phrasal, Inline Presentational, Inline Phrasal, Inline Structural; XHTML Basic™. |
||
img, object (WML 2.0) |
img belongs in the
Modularization of XHTML to the Image Module and object to the Object Module. |
|
|
Transitional attributes
( Some WML-browsers support only special WBMP images, but some other
read also common used JPG and GIF image formats. The attribute
WML 2.0 support also embedded objects through the Other notes: html, p, u. HTML notes: OBJECT. W3C: Image Module, Legacy Module, Name Identification Module, Object Module. |
||
fieldset, form (WML 2.0) |
They belong in the Modularization of XHTML to the Forms Module. | |
|
The set of form control elements in WML 1.2 is messy. Compared to the Modularization of
XHTML it has elements, which don't belong to the Basic Forms Module but only to the
Forms Module ( WML 1.2 lacks single gathering form element, which is in HTML the
element |
||
do (WML 1.2), onevent (WML 1.2),
timer (WML 1.2), wml:do (WML 2.0), wml:onevent (WML 2.0),
wml:timer (WML 2.0) |
||
|
The element Other elements are for
WMLScript tasks. The element These elements cause transformation problems between WML and XHTML. |
||
go (WML 1.2), prev (WML 1.2),
refresh (WML 1.2), noop (WML 1.2), wml:go (WML 2.0), wml:prev (WML 2.0),
wml:refresh (WML 2.0), wml:noop (WML 2.0) |
||
|
These elements are primary
designed to use with WMLScript. The element Some explanations of attributes and elements: |
||
input, label (WML 2.0), textarea (WML 2.0) |
They belong in the Modularization of XHTML to the Basic Forms Module. | |
postfield (WML 1.2),
setvar (WML 1.2), wml:postfield (WML 2.0),
wml:getvar (WML 2.0),
wml:setvar (WML 2.0), wml:widget (WML 2.0) |
||
|
The usage of the The element The |
||
select,
optgroup, option |
This set of elements belong in the Modularization of XHTML to the Forms Module. | |
|
The usage is quite the same as in HTML except it is possible to use the additional WML-elements and
the element The |
||
|
Information about browsers, which render or print this site best.
Help pages has been last edited 09.09.2003 | |