Each XML package file contains one package element that contains all scripts and
properties. Following are the child elements of the package element:
Description element
A description of the script package is displayed in the Script Manager for actions
or devices. It is an element of both action and device packages. There are no attributes
for the description element.
<description>Switch Package for 3Com 4400</description>
Migrate element
Contains XSL code to migrate the package from an earlier version. The migrate element
requires the
fromVersion attribute. This section must be present if any properties changed.