Previous Topic: SoftwarePackageVolumePropertiesRequiredNext Topic: SoftwarePackageProcedureDependencyPropertiesRequired


SoftwarePackageProcedureDependencyProperties

This sequence defines the properties for the software package procedure dependencies.

xsd:string softwarePackageProcedureDependencyId

The UUID identifying the procedure dependency.

xsd:string softwarePackageProcedureId

The UUID identifying the software package procedure with which the dependency is associated.

xsd:string dependantSoftwarePackageProcedureId

The UUID identifying the software package procedure on which the dependency's associated procedure is dependent.

xsd:string softwarePackageName

The name of the software package associated with this procedure dependency.

xsd:string softwarePackageVersion

The version of the software package associated with this procedure dependency.

xsd:string softwarePackageProcedureName

The name of the software package procedure with which this dependency is associated.

SoftwarePackageProcedureFiledBy filedBy

The entity by which the software package procedure with which this dependency is associated, was filed

xsd:long orderNumber

A number which denotes the order in which the procedure should be executed within its group

Remarks

None