Element Nameの欄の要素をXPath式で指定する際は、名前空間プレフィックスとして「mw」を付与してください。
例:/%ISModule[./#expected/mw:ISModule/@id = '...']
Element | Parent | Element | Component | Component | Component | Data Type | # of |
---|---|---|---|---|---|---|---|
ISModule |
| モジュール情報 | id | Attribute | ユニーク識別子 | ID | 1 |
name | Attribute | モジュール名 | string | 0..1 | |||
nickname | Attribute | ニックネーム | string | 0..1 | |||
ipAddress | Attribute | IPアドレス | string | 0..1 | |||
workUnitName | Attribute | ワークユニット名 | string | 0..1 | |||
status | Attribute | 状態 | string | 0..1 | |||
type | Attribute | 種別 | string | 0..1 | |||
WebApplication | Element | Webアプリケーション | - | 0..* | |||
EJBApplication | Element | EJBアプリケーション | - | 0..* | |||
WebApplication | ISModule | Webアプリケーション情報 | name | Attribute | Webアプリケーション名 | string | 0..1 |
deploymentDirectory | Attribute | 配置先ディレクトリ | string | 0..1 | |||
servlets | Attribute | サーブレット | string | 0..1 | |||
isCrossContextEnabled | Attribute | 他のWebアプリケーションへのディスパッチ許可 | boolean | 0..1 | |||
isCookiesEnabled | Attribute | クッキーを使用してのセッション管理 | boolean | 0..1 | |||
isStoreSessionCookiesEnabled | Attribute | Webブラウザでのセッションを保存 | boolean | 0..1 | |||
sessionCookieSecurity | Attribute | クッキーにSecure属性を常に付加 | string | 0..1 | |||
urlEncode | Attribute | エンコーディング | string | 0..1 | |||
isJSAuthenticationEnabled | Attribute | Webサーバの認証情報 | boolean | 0..1 | |||
EJBApplication | ISModule | EJBアプリケーション情報 | name | Attribute | アプリケーション名 | string | 0..1 |
beanType | Attribute | Beanタイプ | string | 0..1 |