Table of Contents

Class P223

Namespace
DocumentFormat.OpenXml.Linq
Assembly
DocumentFormat.OpenXml.Linq.dll

Declares XNamespace and XName fields for the xmlns:p223="http://schemas.microsoft.com/office/powerpoint/2022/03/main" namespace.

public static class P223
Inheritance
P223
Inherited Members

Fields

extLst

Represents the p223:extLst XML element.

public static readonly XName extLst

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: instance.
  • has the following child XML elements: ext.
  • corresponds to the following strongly-typed classes: ExtensionList.

instance

Represents the p223:instance XML element.

public static readonly XName instance

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: rxn.
  • has the following child XML elements: extLst.
  • has the following XML attributes: authorId, time.
  • corresponds to the following strongly-typed classes: ReactionInstance.

p223

Defines the XML namespace associated with the p223 prefix.

public static readonly XNamespace p223

Field Value

XNamespace

reactions

Represents the p223:reactions XML element.

public static readonly XName reactions

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData, ext.
  • has the following child XML elements: rxn.
  • corresponds to the following strongly-typed classes: Reactions.

rxn

Represents the p223:rxn XML element.

public static readonly XName rxn

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: reactions.
  • has the following child XML elements: instance.
  • has the following XML attributes: type.
  • corresponds to the following strongly-typed classes: Reaction.