19-52

User Guide for Resource Manager Essentials 4.1
OL-11714-01
Chapter 19 CLI Utilities
CWCLI
<xs:element name="OldImage" type="Image" />
<xs:element name="NewImage" type="Image" />
</xs:sequence>
<xs:attribute name="ID" type="xs:positiveInteger" use="required" />
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:complexType name="Image">
- <xs:annotation>
<xs:documentation>Models an Image.</xs:documentation>
</xs:annotation>
- <xs:sequence>
- <xs:element name="Type">
- <xs:annotation>
<xs:documentation>Label of corresponding image type from enumeration
com.cisco.nm.xms.xdi.ags.imageparser.ImageType</xs:documentation>
</xs:annotation>
- <xs:simpleType>
- <xs:restriction base="xs:string">
<xs:whiteSpace value="preserve" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Name" type="xs:string" />
<xs:element name="Version" type="xs:string" />
- <xs:element name="Attribute" minOccurs="0" maxOccurs="unbounded">
- <xs:complexType>
- <xs:sequence>
- <xs:element name="AttributeName">
- <xs:simpleType>
- <xs:restriction base="xs:string">
<xs:whiteSpace value="preserve" />
</xs:restriction>
</xs:simpleType>
</xs:element>
- <xs:element name="AttributeValue">
- <xs:simpleType>
- <xs:restriction base="xs:string">
<xs:whiteSpace value="preserve" />
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:schema>

Detailed Description of Software Management Schema

The table below describes elements in the Software Management schema.

Field Description

Category Type of the change. For example, configuration, inventory, or software.

Host Host device from which the user accessed the device or the host name of the RME server.