Share via


EMMA.lang Field

Definition

Represents the emma:lang XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: arc, group, interpretation, one_of, sequence.
  • corresponds to the following strongly-typed properties: Arc.Language, Group.Language, Interpretation.Language, OneOf.Language, Sequence.Language.

Applies to