Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Used by
Element MailServerFragment
Annotations

https://kb.sos-berlin.com/display/PKB/YADE+Parameter+Reference+-+MailServerFragment

References Notes

This element includes the parameters for e-mail servers that are used to send notifications.

Any number of fragments can be configured and are distinguished by YADE according to their name attribute.

A fragment is referenced by a transfer profile using the value of the MailServerFragmentRef ref attribute.

Diagram
Diagram YADE_configuration_v1_0_xsd_Element_MailHost.tmp#MailHost YADE_configuration_v1_0_xsd_Element_QueueDirectory.tmp#QueueDirectory YADE_configuration_v1_0_xsd_Complex_Type_MailServerType.tmp#MailServerType YADE_configuration_v1_0_xsd_Element_MailServerFragment.tmp#MailServerFragment_name
Type extension of MailServerType
Type hierarchy
Properties
content complex
Used by
Model
Instance
<MailServerFragment name="">
  <MailHost>{1,1}</MailHost>
  <QueueDirectory>{0,1}</QueueDirectory>
</MailServerFragment>
Attributes
QName Type Use Annotation
name xs:NMTOKEN required

This attribute identifies the current fragment. Any number of fragments can be used and are distinguished by YADE according their name.

A fragment is referenced by a transfer profile using the value of this attribute.

Attribute MailServerFragment / @name
Annotations

This attribute identifies the current fragment. Any number of fragments can be used and are distinguished by YADE according their name.

A fragment is referenced by a transfer profile using the value of this attribute.

Type xs:NMTOKEN
Properties
use required
Used by