The package information section contains a Data element for each of the following properties:
The version number of the package schema used to write the package manifest. The Id attribute for this property is Version.
The name of the publisher that wrote the troublshooting package. The Id attribute for this property is Publisher. The name comes from the signature used to sign the security catalog.
The description of the troubleshooting package. The Id attribute for this property is Description.
The text body of the Data element contains the property's value.
Attributes
Name
Type
Description
id
xsd:string
The unique identifier of the troubleshooter or package.
name
xsd:string
The name of the troubleshooter or package.
Remarks
The package information is used to describe both the troubleshooting package (see the MetaPackageInformation element of the Header complex type) and a troubleshooter within the package (see the PackageInformation element of the Header complex type). The information for the MetaPackageInformation element is derived internally while the information for the PackageInformation element comes from the troubleshooter defined in the package.