A:
Attributes


HREF

The HREF attribute is inherited from HTML2.0 and is used consistently throughout CML. It serves as the tail of a hyperlink, whose semantics are being developed by Murray Maloney and others of the HTML-WG as an Internet draft.

Here is some more information.

Value(s)

CDATA

Default Value

#IMPLIED

METHODS

Operations on destination (advisory) (HTML 2.0)

Value(s)

NAMES

Default Value

#IMPLIED

NAME

NAME specifies the target of a hyperlink and must be unique within a document. It is used in the same way as in HTML, but note that whereas the A element appears to refer to a point in a document, all CML elements are containers and their extent is clearly defined. Here is some more information.

Value(s)

CDATA

Default Value

#IMPLIED

REL

Relationship to destination (HTML 2.0)

Value(s)

NAMES

Default Value

#IMPLIED

REV

Relationship of destination to this (HTML 2.0)

Value(s)

NAMES

Default Value

#IMPLIED

TITLE

The TITLE attribute is inherited from HTML2.0 and is used consistently throughout CML. In HTML 2.0 it is advisory only, but you are encouraged to use it in CML since it is used to label many of the displays, tables, etc. Virtually all CML elements have this attribute.

The attribute value of TITLE is searchable, but may be better as contents of an XVAR in some cases.

Value(s)

CDATA

Default Value

#IMPLIED

URN

Permanent address of destination (HTML 2.0)

Value(s)

CDATA

Default Value

#IMPLIED
Back to A


cml DTD