When specifying an element in the Element Name cell using an XPath expression, assign "rc" as the namespace prefix.
Example: /%ReleaseRecord[./#expected/rc:ReleaseRecord/@id = '...']
Element | Parent | Element | Component | Component | Component | Data Type | # of |
---|---|---|---|---|---|---|---|
ReleaseRecord |
| Release record | id | Attribute | Identification number | ID | 1 |
name | Attribute | Operation process name | string | 1 | |||
openTime | Attribute | Time when the operation process started | dateTime | 1 | |||
closeTime | Attribute | Time when the operation process closed | dateTime | 1 | |||
number | Attribute | Record number | string | 0..1 | |||
summary | Attribute | Summary | string | 0..1 | |||
type | Attribute | Change type (new, change, deletion) | string | 0..1 | |||
influenceRange | Attribute | Range affected | string | 0..1 | |||
urgency | Attribute | Degree of urgency | string | 0..1 | |||
processStatus | Attribute | Status of the operation process | string | 1 | |||
status | Attribute | Request status (arbitrary) | string | 1 | |||
Requester | Element | Person making the request | - | 0..1 | |||
AcceptStaff | Element | Person receiving the request | - | 0..1 | |||
ReplyStaff | Element | Person responding to the request | - | 0..* | |||
RecognitionStaff | Element | Person approving the request | - | 0..1 | |||
ManagementRecordProperties | Element | Various properties for target records | - | 0..1 | |||
Requester | ChangeRecord, | Person making the request | id | Attribute | ID for the person making the request | IDREF | 1 |
date | Attribute | Time when the request was made | dateTime | 1 | |||
AcceptStaff | ChangeRecord, | Person receiving the request | id | Attribute | ID for the person receiving the request | IDREF | 1 |
date | Attribute | Time when the request was received | dateTime | 1 | |||
ReplyStaff | ChangeRecord, | Person responding to the request | id | Attribute | ID for the person responding to the request | IDREF | 1 |
date | Attribute | Time when the request was responded to | dateTime | 1 | |||
type | Attribute | Type of response (answer, checking installed devices, release task, etc) | string | 1 | |||
Note | Element | Response content | - | 1 | |||
RecognitionStaff | ChangeRecord, | Person approving the request | id | Attribute | ID for the person approving the request | IDREF | 1 |
date | Attribute | Time when approval was given | dateTime | 1 | |||
type | Attribute | Type of approval (answer, checking installed devices, release task, etc) | string | 1 | |||
Note | Element | Approval content | - | 1 | |||
Note | ReplyStaff, | Processing content | - | Text | Processing content | string | 1 |