Previous Topic: SoftwarePackagePropertiesNext Topic: SoftwarePackageVolumeElementProperties


SoftwarePackageProperties2

xsd:string softwarePackageId

The UUID identifying the software package

xsd:string softwarePackageName

The name of the software package

xsd:string softwarePackageVersion

The version of the software package

xsd:string basedOnSoftwarePackageId

A software package may be created or imported based on another software package. This element specifies the UUID of the other software package.

xsd:string basedOnSoftwarePackageName

A software package may be created or imported based on another software package. This element specifies the name of the other software package.

xsd:string basedOnSoftwarePackageVersion

A software package may be created based on another software package. This element specifies the version of the other software package.

xsd:string supplier

The supplier of the software package

xsd:string comment

A comment for the software package

xsd:string sourcePath

SoftwarePackageType softwarePackageType

xsd:boolean userSelectable
SourceMedium softwarePackageDataSource

The source medium for the software package data source

SoftwarePackageFiledBy softwarePackageFiledBy

The user who created the software package

DateTime registrationDateTime

The date and time the software package was created

DateTime changeDateTime

The date and time the software package was last changed

SoftwarePackagingType packageType

The only type of package you can create is a GENERIC package type.

xsd:long packetSize

xsd:long buildOnSize

xsd:string archivePath

If the software package has been archived, this element specifies the archive path.

xsd:string archiveComment

If the software package has been archived, this element specifies the archive comment.

xsd:string archivedBy

If the software package has been archived, this element specifies the user who performed the archive.

ArchivePath archiveFlag
DateTime archDateTime

If the software package has been archived, this element specifies the date and time that the archive occurred.

SoftwarePackageMask softwarePackageMask
PackageFormat format

PackageFormat identifies whether the package is regular or virtual.

Remarks

None