|
|||||
Elements: qualifiers | |||||
Prerequisite Concepts | Related Syntax |
Usually, in OmniMark, element references and attribute references refer to the innermost open element at the current point in the document instance. The references can be modified with element qualifiers to specify a different element.
The terms used in element qualifiers are:
The following element qualifiers are always available:
It is also possible to qualify element qualifiers. The following line of code refers to an attribute of the parent of an ancestor called "listitem":
attribute type of parent of ancestor listitem
Prerequisite Concepts Elements |
Related Syntax element |
---- |