Share via


EMMA.literal Field

Definition

Represents the emma:literal XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData, interpretation.
  • corresponds to the following strongly-typed classes: Literal.

Applies to