Element Nameの欄の要素をXPath式で指定する際は、名前空間プレフィックスとして「rc」を付与してください。
例:/%TaskRecord[./#expected/rc:TaskRecord/@id = '...']
Element | Parent | Element | Component | Component | Component | Data Type | # of |
---|---|---|---|---|---|---|---|
TaskRecord |
| 作業レコード | 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 | 運用プロセスの状態 形式) "opened" | "suspended" | "closed" | IDREF | 1 | |||
status | Attribute | 要求の状態(任意) | string | 1 | |||
nickname | Attribute | 表示名 | dataTime | 0..1 | |||
memo | Attribute | メモ | string | 0..1 | |||
type | Attribute | 作業レコード種別(任意) | string | 0..1 | |||
maxRecord | Attribute | 最大レコード数 | string | 0..1 | |||
ExtensionField | Element | 最大レコード数 | - | 0..* | |||
ManagementRecordProperties | Element | 対象レコードの各種プロパティ群 | - | 0..1 | |||
ExtensionField | DevelopmentRecord | 追加フィールド情報 | id | Attribute | ユニーク識別子 | ID | 1 |
- | Text | フィールド内容 | string | 1 | |||
ManagementRecordProperties | DevelopmentRecord | 対象レコードの各種プロパティ群 | ManagementRecordProperty | Element | 対象レコードの各種プロパティ | - | 0..* |
ManagementRecordProperty | ManagementRecordProperties | 対象レコードの各種プロパティ | name | Attribute | プロパティ名 | string | 1 |
- | Text | プロパティ値 | string | 1 |