Share via


EMMA.model_ref Field

Definition

Represents the emma:model-ref XML attributes.

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

Applies to