HP Storage Provisioning Manager (SPM) version 2.3 User Guide

XML object model
A UML model identifying the structure of the XML objects within an XML file describing an
unmanaged network is shown in Figure 4 (page 99). The elements of this model are described in
more detail in the following sections.
Figure 4 Unmanaged network XML object model
Network
Network is the root object of an unmanaged network XML file. Only one network may appear in
any given XML file. Network objects represent particular unmanaged SANs. A Network with a
ZoningState of Open may not contain any zones.
DescriptionTypeProperty
Zero or more Zone objectsSequence of ZoneZone
Zero or more Endpoint objectsSequence of EndpointEndpoint
The name of this networkStringName
1
ZoningState may be Open or ZonedZoningStateZoningState
1
Zero or more AddressPattern objectsSequence of AddressPatternAddressPattern
1
Attribute of the Network XML element
Zone
Each Network contains a sequence of zero or more zones. A Network in the Open ZoningState
may not have any zones. A Network in the Zoned ZoningState may or may not have zones.
XML object model 99