MarkupCompatibilityAttributes Members

Include Protected Members
Include Inherited Members

Defines the Markup Compatiblity Attributes.

The MarkupCompatibilityAttributes type exposes the following members.

Constructors

  Name Description
Public method MarkupCompatibilityAttributes

Top

Properties

  Name Description
Public property Ignorable Defines a whitespace-delimited list of namespace prefixes, where each namespace prefix identifies an ignorable namespace.
Public property MustUnderstand Defines a whitespace-delimited list of namespace prefixes identifying a set of namespace names.
Public property PreserveAttributes Defines a whitespace-delimited list of attribute qualified names identifying the expanded names of attributes that a markup producer suggests for preservation by markup editors.
Public property PreserveElements Defines a whitespace-delimited list of element qualified names identifying the expanded names of elements that a markup producer suggests for preservation by markup editors, even if the elements themselves are ignored.
Public property ProcessContent Defines a whitespace-delimited list of element-qualified names identifying the expanded names of elements whose content shall be processed, even if the elements themselves are ignored

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

MarkupCompatibilityAttributes Class

DocumentFormat.OpenXml Namespace