Share via


P223.rxn Field

Definition

Represents the p223:rxn XML element.

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

Field Value

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.

Applies to