Click or drag to resize

ProcessingInstructionInformationItem Class

The ProcessingInstructionInformationItem class represents an XML processing instruction and exposes the properties of

the Processing Instruction Information Item.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XmlInformationItem
    Altova.RaptorXml.XmlProcessingInstructionInformationItem

Namespace:  Altova.RaptorXml.Xml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class ProcessingInstructionInformationItem : InformationItem

The ProcessingInstructionInformationItem type exposes the following members.

Properties
  NameDescription
Public propertyBaseUri
Public propertyContent
Public propertyDocument (Inherited from InformationItem.)
Public propertyFirstChild (Inherited from InformationItem.)
Public propertyNext (Inherited from InformationItem.)
Public propertyNotation
Public propertyParent
Public propertyPrev (Inherited from InformationItem.)
Public propertyTarget
Top
Methods
Operators
See Also