When specifying an element in the Element Name cell using an XPath expression, assign "rc" as the namespace prefix.
Example: /%TaskRecord[./#expected/rc:TaskRecord/@id = '...']
Element | Parent | Element | Component | Component | Component | Data Type | # of |
---|---|---|---|---|---|---|---|
TaskRecord |
| Task record | id | Attribute | Unique identifier | ID | 1 |
name | Attribute | Operations process name | string | 1 | |||
openTime | Attribute | Time at which the operations process was started | dateTime | 1 | |||
closeTime | Attribute | Time at which the operations process was finished | dateTime | 1 | |||
number | Attribute | Record number | string | 0..1 | |||
summary | Attribute | Overview | string | 0..1 | |||
processStatus | Attribute | Operations process status Format: "opened" | "suspended" | "closed" | IDREF | 1 | |||
status | Attribute | Request status (optional) | string | 1 | |||
nickname | Attribute | Display name | dataTime | 0..1 | |||
memo | Attribute | Memo | string | 0..1 | |||
type | Attribute | Task record type (optional) | string | 0..1 | |||
maxRecord | Attribute | Maximum number of records | string | 0..1 | |||
ExtensionField | Element | Additional field | - | 0..* | |||
ManagementRecordProperties | Element | Properties group of the target record | - | 0..1 | |||
ExtensionField | DevelopmentRecord | Additional field information | id | Attribute | Unique identifier | ID | 1 |
- | Text | Field content | string | 1 | |||
ManagementRecordProperties | DevelopmentRecord | Properties group of the target record | ManagementRecordProperty | Element | Properties of the target record | - | 0..* |
ManagementRecordProperty | ManagementRecordProperties | Properties of the target record | name | Attribute | Property name | string | 1 |
- | Text | Property value | string | 1 |