Share via


EMMA.confidence Field

Definition

Represents the emma:confidence XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to