34.1.1 Choosing a markup method
for WAI attributes
DITA2Go provides the
following ways to specify WAI attributes for HTML:
- Assign a DITA2Go property
that represents a WAI attribute to a paragraph format, and assign a value
to the property, in the configuration file. This method is supported
primarily for table markup.
- Assign a WAI attribute to a
paragraph format in the configuration file, and make the paragraph content
the attribute value. This method is supported for a limited number of
WAI attributes.
- Use a PI marker named after
a WAI attribute, and make the marker text the attribute value.
Macros and macro variables can
be referenced in the attributes, both from PI markers and from text identified
as attribute content.
Previous Topic: 34.1 Comparing
DITA2Go markup methods for WAI
Next Topic: 34.1.2 Using
paragraph formats for WAI attributes
Parent Topic: 34.1 Comparing
DITA2Go markup methods for WAI
Sibling Topics:
34.1.2 Using
paragraph formats for WAI attributes
34.1.3 Inserting
PI markers for WAI attributes