Share via


EMMA.offset_to_start Field

Definition

Represents the emma:offset-to-start XML attributes.

public static readonly System.Xml.Linq.XName offset_to_start;
 staticval mutable offset_to_start : System.Xml.Linq.XName
Public Shared ReadOnly offset_to_start 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.OffsetToStart, Group.OffsetToStart, Interpretation.OffsetToStart, OneOf.OffsetToStart, Sequence.OffsetToStart.

Applies to