Share via


W.doNotValidateAgainstSchema Field

Definition

Represents the w:doNotValidateAgainstSchema XML element.

public static readonly System.Xml.Linq.XName doNotValidateAgainstSchema;
 staticval mutable doNotValidateAgainstSchema : System.Xml.Linq.XName
Public Shared ReadOnly doNotValidateAgainstSchema As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: settings.
  • corresponds to the following strongly-typed classes: DoNotValidateAgainstSchema.

Applies to