CustomPolicyType XML schema definition for Db2 High Availability Instance Configuration Utility (db2haicu) input files

A CustomPolicyType XML schema defines configuration settings for a Custom HADR policy. You can define the nodes that a failover defaults to in this schema.

Superelements

The following types of elements contain CustomPolicyType subelements:

XML schema definition

<xs:complexType name='CustomNode'>
 <xs:attribute name='customNodeName' type='xs:string' use='required'/>
</xs:complexType> 

Subelements

None.

Attributes

customNodeName (required)
In the customNodeName element, you must specify the name of a cluster domain node to which the partition that contains this CustomPolicyType element can fail over.