Elements common to configuration files, Apiinfo element, Diskdevice element – HP XP Command View Advanced Edition Software User Manual

Page 227: 227 diskdevice element

Advertising
background image

A XML document type definitions for
configuration files

This appendix describes the XML document type definitions for configuration files used by Smart
Manager.

Elements common to configuration files

The following describes the elements common to all types of configuration files.

Note that element names, attribute names, and attribute values are case sensitive.

APIInfo element

The

APIInfo

element contains information about the configuration file.

Structure

<!ELEMENT APIInfo(ANY)>

<!ATTLIST APIInfo

Level (7.5.0)#REQUIRED

UpdateID CDATA#IMPLIED

>

The following lists and describes the attributes of this element.

Description

Attribute name

A character string that indicates the API level (XML interface version of Smart
Manager for Mainframe) is set.

Level

Last update ID

UpdateID

DiskDevice element

Information about the volumes of the storage system is stored in the

DiskDevice

element.

Structure

<!ELEMENT DiskDevice(EMPTY)>

<!ATTLIST DiskDevice

SerialNum CDATA#REQUIRED

CUNum CDATA#REQUIRED

User Guide

227

Advertising