Share via


EMMA.grammar Field

Definition

Represents the emma:grammar XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData, emma_.
  • has the following XML attributes: id, ref.
  • corresponds to the following strongly-typed classes: Grammar.

Applies to