Share via


X.rPh Field

Definition

Represents the x:rPh XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: is, si, text.
  • has the following child XML elements: t.
  • has the following XML attributes: eb, sb.
  • corresponds to the following strongly-typed classes: PhoneticRun.

Applies to