17.15.1.39 doNotShadeFormData
This element specifies whether a visual cue should be displayed around form fields contained in a WordprocessingML document specified via the FORMTEXT, FORMCHECKBOX, or FORMDROPDOWN fields.
If this element is not present in a WordprocessingML document visual cues should be displayed on form fields contained in the document.
[Example: Consider a WordprocessingML document which should no visual indication of form fields. This requirement would be specified using the following WordprocessingML:
<w:doNotShadeFormData w:val="true"/>
The doNotShadeFormData element’s val attribute has a value of true specifying the display of any visual indication of form fields must be suppressed for this document. end example]
This element’s content model is defined by the common boolean property definition in 17.17.4.