The <bundle> element has the following attributes.
Table 5–2 Bundle Element Attributes|
Bundle Element Attribute Name |
Type |
Required |
Description |
|---|---|---|---|
|
xmlns |
String |
yes |
Required value: the first component of the schemaLocation attribute is http://www.sun.com/schema/SPS |
|
xmlns:xsi |
String |
yes |
Required value: http://www.w3.org/2001/XMLSchema-instance |
|
xsi:schemaLocation |
String |
no |
Recommended value: http://www.sun.com/schema/SPS bundle.xsd |
|
name |
String |
yes |
The name of the bundle |
|
description |
String |
no |
The description of the bundle. Default is no description |
|
exportedAt |
String |
yes |
The date, time, time zone information on when the bundle was exported. |
|
source |
String |
yes |
IP address/Port number of the master server from which the bundle was exported. |
|
userName |
String |
yes |
Name of the user who exported the bundle. |
|
schemaVersion |
schemaVersion |
yes |
The version of the plugin XML schema being used. |