When specifying an element in the Element Name cell using an XPath expression, assign "mw" as the namespace prefix.
Example: /%ISModule[./#expected/mw:ISModule/@id = '...']
Element | Parent | Element | Component | Component | Component | Data Type | # of |
---|---|---|---|---|---|---|---|
ISModule |
| Module information | id | Attribute | Unique identifier | ID | 1 |
name | Attribute | Module name | string | 0..1 | |||
nickname | Attribute | Nickname | string | 0..1 | |||
ipAddress | Attribute | IP address | string | 0..1 | |||
workUnitName | Attribute | WorkUnit name | string | 0..1 | |||
status | Attribute | Status | string | 0..1 | |||
type | Attribute | Type | string | 0..1 | |||
WebApplication | Element | Web application | - | 0..* | |||
EJBApplication | Element | EJB application | - | 0..* | |||
WebApplication | ISModule | Web application information | name | Attribute | Web application name | string | 0..1 |
deploymentDirectory | Attribute | Deployment directory | string | 0..1 | |||
servlets | Attribute | Servlet | string | 0..1 | |||
isCrossContextEnabled | Attribute | Allows dispatch to other Web applications | boolean | 0..1 | |||
isCookiesEnabled | Attribute | Session management using cookies | boolean | 0..1 | |||
isStoreSessionCookiesEnabled | Attribute | Saves sessions on the Web browser | boolean | 0..1 | |||
sessionCookieSecurity | Attribute | Always adds a "Secure" attribute to cookies | string | 0..1 | |||
urlEncode | Attribute | Encoding | string | 0..1 | |||
isJSAuthenticationEnabled | Attribute | Web server authentication information | boolean | 0..1 | |||
EJBApplication | ISModule | EJB application information | name | Attribute | Application name | string | 0..1 |
beanType | Attribute | Bean type | string | 0..1 |