Share via


W.conformance Field

Definition

Represents the w:conformance XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: document.
  • corresponds to the following strongly-typed properties: Document.Conformance.

Applies to