Share via


EMMA.source Field

Definition

Represents the emma:source XML attributes.

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

Applies to