Share via


EMMA.tokens Field

Definition

Represents the emma:tokens XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to