To associate a validation scenario with a specific framework, follow these steps:
Edit button. To add a
new scenario, click the
New button.
Browse drop-down button to
browse for a local, remote, or archived file.Use the
Insert Editor Variable button to insert an editor variable or a
custom editor
variable.
Validate and Check for
Completeness action in the DITA Maps
Manager, but for a local file rather than an entire DITA map).
Validate and Check for Completeness action in the
DITA Maps Manager).
Validate and Check for
Completeness action in the DITA Maps
Manager).
Settings
Settings button either opens the
Specify Schema dialog box or the Configure
validation engine dialog box.Specify Schema Dialog Box
This dialog box allows you to specify a custom schema to be used for the validation process.
The Specify Schema dialog box contains the following options:
Insert Editor
Variables button, or the browsing actions in
the
Browse drop-down
list.Configure Validation Engine Dialog Box
Validate and Check for
Completeness action in the DITA Maps
Manager).
Extends the validation of referenced resources to non-DITA files.
Details
icon opens a topic in the Oxygen XML Author Eclipse plugin User Guide that
explains how to create a profiling condition set.
Insert Editor
Variables button, or the browsing actions in the
Browse drop-down list.If selected, it will report warnings when a
topic is referenced multiple times in the DITA map,
unless a unique @copy-to attribute is used on the
<topicref> element for any topic that is
referenced multiple times.
<topicref> has a @copy-to
attribute
set:<topicref href="topic.dita"/>
.....
<topicref href="topic.dita" copy-to="topic2.dita"/>@copy-to attribute set
or both of them have the @copy-to attribute set to
the same
value:<topicref href="topic.dita" copy-to="topic2.dita"/>
......
<topicref href="topic.dita" copy-to="topic2.dita"/>Checks the DITA map for multiple
key references with the same key defined for them. This is helpful
because if you have two different resources with the same value for
the @keys attribute, all references will point to
the first one encountered and the other will be ignored.
<topicref href="t2.dita" keys="k2"/>
<topicgroup keyscope="ks">
<topicref href="t2.dita" keys="k2"/>
</topicgroup>it will not report the "k2" key as
a duplicate because it is defined in a key
scope on the second occurrence.<topicref> that
contains a @processing-role attribute set to
resource-only.@conref or @conkeyref.<colspecs> is different than the number
of columns detected from the table @cols
attribute.@cols attribute is
different than the number of columns detected in the table
structure.@cols, @rowsep, or
@colsep attributes are not numeric.@namest, @nameend, or
@colname attributes point to an incorrect column
name.
Profiling Preferences button to
open this preferences page). It also checks if profiling
attributes defined as single-value have multiple values set in
the searched topics.
Insert Editor
Variables button, or the browsing actions in the
Browse drop-down list.
Move
Up
Move Down