Element Nameの欄の要素をXPath式で指定する際は、名前空間プレフィックスとして「rc」を付与してください。
例:/%FileConfiguration[./#expected/rc:FileConfiguration/@id = '...']
Element | Parent | Element | Component | Component | Component | Data Type | # of |
---|---|---|---|---|---|---|---|
FileConfiguration |
| ファイル構成情報 | id | Attribute | ユニーク識別子 | ID | 1 |
name | Attribute | 正式名称 | string | 0..1 | |||
nickname | Attribute | ニックネーム | string | 0..1 | |||
status | Attribute | 汎用ステータス | sting | 0..1 | |||
installedServer | Attribute | インストール先ノード | string | 0..1 | |||
path | Attribute | 起点パス | string | 0..1 | |||
ConfigurationFiles | Element | 構成ファイル情報群 | - | 0..1 | |||
ConfigurationFiles | FileConfiguration | 構成ファイル情報群 | ConfigurationFile | Element | 構成ファイル情報 | - | 0..* |
ConfigurationFile | ConfigurationFiles | 構成ファイル情報 | relativePath | Attribute | 相対パス | string | 0..1 |
name | Attribute | ファイル名 | string | 0..1 | |||
size | Attribute | ファイルサイズ(byte) | string | 0..1 | |||
date | Attribute | 更新日時 | dateTime | 0..1 | |||
permission | Attribute | パーミッション | string | 0..1 | |||
username | Attribute | ユーザー名 | string | 0..1 | |||
groupName | Attribute | グループ名 | string | 0..1 | |||
fingerprint | Attribute | Fingerprintの値(MD5などのハッシュ値) | string | 0..1 |