RAD Studio VCL Reference
ContentsIndex
IOperation Members Public Properties
Public Properties
 
Name 
Description 
 
Lists the interfaces for nodes that represent attributes of this node. 
 
Represents the values of this node's attributes. 
 
Represents the child nodes of the node. 
 
Represents the values of this node's child nodes. 
 
Indicates the collection in which this node appears. 
 
This is Documentation, a member of class IDocumented. 
 
Provides access to the IDOMNode interface for this node. 
 
This is Faults, a member of class IOperation. 
 
Indicates whether this node has any child nodes. 
 
This is Input, a member of class IOperation. 
 
Indicates whether the node has a single text value. 
 
Indicates the name of the node without any namespace prefix. 
 
Name 
This is Name, a member of class IOperation. 
 
Identifies the URI for the namespace used in the qualified node name. 
 
Indicates the node name. 
 
Indicates the type of the node. 
 
Specifies the value of this node. 
 
This is Output, a member of class IOperation. 
 
Identifies the document in which this node appears. 
 
Identifies the interface of the node's parent node. 
 
Identifies the namespace prefix of the node's name. 
 
Specifies whether the node can be modified. 
 
Text 
Represents the Text of the node. 
 
XML 
Indicates the XML that corresponds to the subtree rooted at this node. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.