Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

14 Producing DITA XML > 14.4 Configuring DITA elements > 14.4.6 Assigning attributes to DITA elements > 14.4.6.4 Providing outputclass attributes for all elements


14.4.6.4 Providing outputclass attributes for all elements

By default, Mif2Go does not try to assign CSS classes to DITA elements (unless you set [CSS]UseCSS=Yes; see §21.4 Specifying CSS file and link options).

To direct Mif2Go to provide an outputclass attribute for elements that allow this attribute:

[DITAOptions]

; UseOutputClass = No (default when [CSS]UseCSS=No)

;  or Yes (default when [CSS]UseCSS=Yes)

UseOutputClass = Yes

When UseOutputClass=Yes, Mif2Go includes an outputclass attribute where allowed. The value of the attribute is the [Classes] assignment (if any) for the FrameMaker format mapped to the element, otherwise the name of the FrameMaker format mapped to the element. See §21.7 Assigning CSS classes

Note:  

To include outputclass attributes, make sure your configuration file does not specify [CSS]WriteClassAttributes=No.



14 Producing DITA XML > 14.4 Configuring DITA elements > 14.4.6 Assigning attributes to DITA elements > 14.4.6.4 Providing outputclass attributes for all elements