ClusterNodeType XML schema definition for Db2® High Availability Instance Configuration Utility (db2haicu) input files
A ClusterNodeType
element
contains information about a particular computer or machine (also
called a cluster domain node) in the cluster.
Superelements
The following
types of elements have
ClusterNodeType
elements:
XML schema definition
<xs:complexType name='ClusterNodeType'>
<xs:attribute name='clusterNodeName' type='xs:string' use='required'/>
</xs:complexType>
Subelements
None.
Attributes
- clusterNodeName (required)
- You must specify the name of the cluster domain node.