8.1

Table Of Contents
TAB (Modifier DTD)
DeconstructModifyConstructModifier DTD
Describes a single tab stop.Describes a single tab stop.Describes a single tab stop.
<!ELEMENT TAB EMPTY>
<!ATTLIST TAB
Specifies the position of a tab
stop.
Specifies the position of a
tab stop.
Specifies the position of a
tab stop.
POSITION CDATA
#REQUIRED
Identifies one or two
characters that repeat in
Identifies one or two
characters to repeat in order
Identifies one or two
characters to repeat in order
FILL CDATA #IMPLIED
order to fill the space
between text and a tab stop.
to fill the space between text
and a tab stop.
to fill the space between text
and a tab stop.
Indicates how a tab stop is
aligned.
Indicates how a tab stop
should be aligned.
Indicates how a tab stop
should be aligned.
ALIGNMENT (LEFT |
RIGHT | CENTER | COMMA
| DECIMAL | ALIGNON)
"LEFT"
LEFT = Aligns text flush left
on the tab stop.
RIGHT = Aligns text flush
right on the tab stop.
LEFT = Aligns text flush left
on the tab stop.
RIGHT = Aligns text flush
right on the tab stop.
LEFT = Aligns text flush left
on the tab stop.
RIGHT = Aligns text flush
right on the tab stop.
CENTER = Aligns text
centrally on the tab stop.
CENTER = Aligns text
centrally on the tab stop.
CENTER = Aligns text
centrally on the tab stop.
DECIMAL = Aligns text on a
decimal point (period).
DECIMAL = Aligns text on a
decimal point (period).
DECIMAL = Aligns text on a
decimal point (period).
COMMA = Aligns text on a first
comma.
COMMA = Aligns text on a first
comma.
COMMA = Aligns text on a first
comma.
ALIGN ON = Aligns text on
any character you specify in
the ALIGNON attribute.
ALIGN ON = Aligns text on
any character you specify in
the ALIGNON attribute.
ALIGN ON = Aligns text on
any character you specify in
the ALIGNON attribute.
Specifies a specific character
a tab stop is aligned on.
Specifies a specific character
to align a tab stop on.
Specifies a specific character
to align a tab stop on.
ALIGNON CDATA
#IMPLIED>
ENABLED (true | false)
"true">
RULE (Modifier DTD)
DeconstructModifyConstructModifier DTD
Describes a rule above or
below a paragraph.
Describes a rule above or
below a paragraph.
Describes a rule above or
below a paragraph.
<!ELEMENT RULE EMPTY>
<!ATTLIST RULE
Specifies whether a rule is
applied to a paragraph or
not.
Specifies whether to add a
rule to a paragraph or not.
Specifies whether to add a
rule to a paragraph or not.
ENABLED (true | false
| none) "none"
Specifies whether a rule is
above or below a paragraph.
Specifies whether a rule
should be above or below a
paragraph.
Specifies whether a rule
should be above or below a
paragraph.
POSITION (ABOVE |
BELOW) "BELOW"
QXP SERVER 8.1 WEB INTEGRATION GUIDE | 159
MODIFIER DTD (ANNOTATED)