When specifying an element in the Element Name cell using an XPath expression, assign "rc" as the namespace prefix.
Example: /%FileConfiguration[./#expected/rc:FileConfiguration/@id = '...']
Element | Parent | Element | Component | Component | Component | Data Type | # of |
---|---|---|---|---|---|---|---|
FileConfiguration |
| File configuration information | id | Attribute | Unique identifier | ID | 1 |
name | Attribute | Official name | string | 0..1 | |||
nickname | Attribute | Nickname | string | 0..1 | |||
status | Attribute | Generic status | string | 0..1 | |||
installedServer | Attribute | Installation node | string | 0..1 | |||
path | Attribute | Base path | string | 0..1 | |||
ConfigurationFiles | Element | Configuration file information group | - | 0..1 | |||
ConfigurationFiles | FileConfiguration | Configuration file information group | ConfigurationFile | Element | Configuration file information | - | 0..* |
ConfigurationFile | ConfigurationFiles | Configuration file information | relativePath | Attribute | Relative path | string | 0..1 |
name | Attribute | File name | string | 0..1 | |||
size | Attribute | File size (bytes) | string | 0..1 | |||
date | Attribute | Date and time when the configuration file was updated | dateTime | 0..1 | |||
permission | Attribute | Permissions | string | 0..1 | |||
username | Attribute | User name | string | 0..1 | |||
groupName | Attribute | Group name | string | 0..1 | |||
fingerprint | Attribute | Fingerprint value (hash value such as MD5) | string | 0..1 |