Click or drag to resize

MarkupCompatibilityAttributes Properties

The MarkupCompatibilityAttributes type exposes the following members.

Properties
 NameDescription
Public propertyIgnorable Gets or sets a whitespace-delimited list of prefixes, where each prefix identifies an ignorable namespace.
Public propertyMustUnderstand Gets or sets a whitespace-delimited list of prefixes that identify a set of namespace names.
Public propertyPreserveAttributes Gets or sets a whitespace-delimited list of attribute qualified names that identify expanded names of attributes. The attributes were suggested by a markup producer for preservation by markup editors.
Public propertyPreserveElements Gets or sets a whitespace-delimited list of element qualified names that identify the expanded names of elements. The elements are suggested by a markup producer for preservation by markup editors, even if the elements themselves are ignored.
Public propertyProcessContent Gets or sets a whitespace-delimited list of element-qualified names that identify the expanded names of elements. The content of the elements shall be processed, even if the elements themselves are ignored.
Top
See Also