Element Nameの欄の要素をXPath式で指定する際は、名前空間プレフィックスとして「rc」を付与してください。
例:/%Role[./#expected/rc:Role/@id = '...']
Element | Parent | Element | Component | Component | Component | Data Type | # of |
---|---|---|---|---|---|---|---|
Role |
| ロール情報 | id | Attribute | ユニーク識別子 | ID | 1 |
name | Attribute | ロール名 | string | 1 | |||
authority | Attribute | 実行権限 | string | 1 | |||
scope | Attribute | 有効範囲 | string | 1 | |||
field | Attribute | 対象領域 | string | 1 | |||
DomainRef | Element | 対象ドメイン情報 | - | 0..* | |||
ServiceGroupRef | Element | 対象サービスグループ情報 | - | 0..* | |||
ServiceRef | Element | 対象サービスグループ情報 | - | 0..* | |||
DomainRef | Role | 対象ドメイン情報 | - | Text | 対象としているドメインの指定 | - | 1 |
ServiceGroupRef | Role | 対象サービスグループ情報 | - | Text | 対象としているサービスグループの指定 | - | 1 |
ServiceRef | Role | 対象サービス情報 | - | Text | 対象としているサービスの指定 | - | 1 |