Share via


EMMA.time_ref_uri Field

Definition

Represents the emma:time-ref-uri XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: group, interpretation, lattice, one_of, sequence.
  • corresponds to the following strongly-typed properties: Group.TimeReference, Interpretation.TimeReference, Lattice.TimeReference, OneOf.TimeReference, Sequence.TimeReference.

Applies to