MountType XML schema definition for Db2 High Availability Instance Configuration Utility (db2haicu) input files
A MountType
element
contains information about a mount point such as the
file path that identifies the location of the mounted files.
Superelements
The following
types of elements contain
MountType
subelements:
XML schema definition
<xs:complexType name='MountType'>
<xs:attribute name='filesystemPath' type='xs:string' use='required'/>
</xs:complexType>
Subelements
None.
Attributes
- filesystemPath (required)
- Specify the path that was associated with the mount point when the file system was mounted.