| BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference | ||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.bea.com/ns/weblogic/90/diagnostics}wldfsmtp-notificationType (extension)
Corresponds to WLDFSMTPNotificationBean
| Nested Element Summary | |
xs:string | bodyThe body for the mail message. |
| mail-session-jndi-nameThe JNDI name of the mail session. |
xs:string | recipientThe address of the recipient or recipients of the SMTP notification mail. |
xs:string | subjectThe subject for the mail message. |
<xs:complexType name="wldfsmtp-notificationType"><xs:complexContent></xs:complexType><xs:extension base="diag:wldf-notificationType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="mail-session-jndi-name" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:minLength value="1"/></xs:restriction><xs:element minOccurs="0" name="subject" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="body" nillable="true" type="xs:string">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="recipient" nillable="true" type="xs:string"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference | ||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||