When specifying an element in the Element Name cell using an XPath expression, assign "rc" as the namespace prefix.
Example: /%SoftwarePack[./#expected/rc:SoftwarePack/@id = '...']
Element | Parent | Element | Component | Component | Component | Data Type | # of |
---|---|---|---|---|---|---|---|
SoftwarePack | SoftwarePacks | Information about each software pack | id | Attribute | Unique identifier | ID | 1 |
name | Attribute | Software pack name | string | 1 | |||
url | Attribute | File storage location | anyURI | 0..1 | |||
vendor | Attribute | Vendor name | string | 0..1 | |||
family | Attribute | Executable operating system family specification | string | 0..1 | |||
productName | Attribute | Formal product name | string | 0..1 | |||
version | Attribute | Version | string | 0..1 | |||
deployMethod | Attribute | Deployment method | string | 0..1 | |||
uninstallable | Attribute | Uninstallation specification (possible/not possible) | boolean | 0..1 | |||
comment | Attribute | Comment (supplementary explanation) | string | 0..1 | |||
user | Attribute | User name from when the software pack was deployed | string | 0..1 | |||
password | Attribute | Password for the user name from when the software pack was deployed | string | 0..1 | |||
IncludedSoftwares | Element | Information about the software included in the software pack | - | 0..1 | |||
Scripts | Element | Available scripts | - | 0..1 | |||
IncludedSoftwares | SoftwarePack | Information about the software included in each pack | IncludedSoftware | Element | Information about the software included in the package | - | 0..* |
IncludedSoftware | IncludedSoftwares | Software included in each pack | ref | Attribute | A reference to a unique ID for the software | IDREF | 1 |