Element Nameの欄の要素をXPath式で指定する際は、名前空間プレフィックスとして「rc」を付与してください。
例:/%IncidentRecord[./#expected/rc:IncidentRecord/@id = '...']
Element | Parent | Element | Component | Component | Component | Data Type | # of |
---|---|---|---|---|---|---|---|
IncidentRecord |
| インシデントレコード | id | Attribute | 識別番号 | ID | 1 |
name | Attribute | 運用プロセス名 | string | 1 | |||
openTime | Attribute | 運用プロセスが開始された時間 | dateTime | 1 | |||
closeTime | Attribute | 運用プロセスが終了された時間 | dateTime | 1 | |||
number | Attribute | レコード番号 | string | 0..1 | |||
summary | Attribute | 概要 | string | 0..1 | |||
processStatus | Attribute | 運用プロセスの状態 | string | 1 | |||
status | Attribute | 要求の状態(任意) | string | 1 | |||
ManagementRecordProperties | Element | 対象レコードの各種プロパティ群 | - | 0..1 |