Element Nameの欄の要素をXPath式で指定する際は、名前空間プレフィックスとして「rc」を付与してください。
例:/%ReleaseRecord[./#expected/rc:ReleaseRecord/@id = '...']
Element | Parent | Element | Component | Component | Component | Data Type | # of |
---|---|---|---|---|---|---|---|
ReleaseRecord |
| リリースレコード | 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 | |||
type | Attribute | 変更タイプ(新規、変更、削除) | string | 0..1 | |||
influenceRange | Attribute | 影響範囲 | string | 0..1 | |||
urgency | Attribute | 緊急度 | string | 0..1 | |||
processStatus | Attribute | 運用プロセスの状態 | string | 1 | |||
status | Attribute | 要求の状態(任意) | string | 1 | |||
Requester | Element | 発行者 | - | 0..1 | |||
AcceptStaff | Element | 受付者 | - | 0..1 | |||
ReplyStaff | Element | 対応者 | - | 0..* | |||
RecognitionStaff | Element | 承認者 | - | 0..1 | |||
ManagementRecordProperties | Element | 対象レコードの各種プロパティ群 | - | 0..1 | |||
Requester | ChangeRecord, | 発行者 | id | Attribute | 発行者ID | IDREF | 1 |
date | Attribute | 発行日時 | dateTime | 1 | |||
AcceptStaff | ChangeRecord, | 受付者 | id | Attribute | 受付者ID | IDREF | 1 |
date | Attribute | 受付日時 | dateTime | 1 | |||
ReplyStaff | ChangeRecord, | 対応者 | id | Attribute | 対応者ID | IDREF | 1 |
date | Attribute | 対応日時 | dateTime | 1 | |||
type | Attribute | 対応種別(回答・設置機器確認・リリース作業など) | string | 1 | |||
Note | Element | 対応内容 | - | 1 | |||
RecognitionStaff | ChangeRecord, | 承認者 | id | Attribute | 承認者ID | IDREF | 1 |
date | Attribute | 承認日時 | dateTime | 1 | |||
type | Attribute | 承認種別(回答・設置機器確認・リリース作業など) | string | 1 | |||
Note | Element | 承認内容 | - | 1 | |||
Note | ReplyStaff, | 処理内容 | - | Text | 処理内容 | string | 1 |