Help > Authoring > Using Markup > Conditional Text (Marked Sections) > Combining Multiple Statuses
  
Combining Multiple Statuses
When you supply more than one status to a marked section parameter, Arbortext Editor determines the resulting status by combining all the parameters. When multiple statuses occur within a marked section, Arbortext Editor follows this list of precedence:
1. IGNORE
2. CDATA
3. RCDATA
4. INCLUDE
5. TEMP
Arbortext Editor determines the resulting value of any combination of parameters as follows:
If you set any of the statuses to IGNORE, Arbortext Editor ignores the contents of the marked section, even if other parameters have been set.
If none of the statuses are set to IGNORE, and you set any one of the statuses to CDATA, then Arbortext Editor treats the contents of the marked section as CDATA, even if you also set the status of RCDATA.
If none of the statuses are set to CDATA or IGNORE, and any one of the statuses is set to RCDATA, then Arbortext Editor treats the contents of the marked section as RCDATA.