| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.bea.com/ns/weblogic/90/domain}administratorType (extension)
Corresponds to AdministratorMBean
Nested Element Summary | |
xs:string | email-address This adminstrator's email address. |
xs:string | phone-number Returns this administrator's phone number, or null if none has been specified. |
xs:boolean | write-authorized Whether this administrator has write access to the configuration. |
<xs:complexType name="administratorType"><xs:complexContent></xs:complexType><xs:extension base="dom:configurationType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="write-authorized" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="email-address" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="phone-number" nillable="true" type="xs:string"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |