Share via


EMMA.endpoint_info_ref Field

Definition

Represents the emma:endpoint-info-ref XML attributes.

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

Applies to