Namespace: |
|
Type: |
|
Content: |
complex, 11 attributes, 17 elements |
Defined: |
|
Includes: |
definitions of 2 elements |
XML Representation Summary | |||||
<tns:mail | |||||
auto-wire | = |
string | |||
cache | = |
("true" | "on" | "enabled" | "false" | "off" | "disabled") | |||
class | = |
string | |||
continue | = |
("async" | "sync" | "exclusive") : "sync" | |||
expr | = |
string | |||
factory | = |
string | |||
g | = |
string | |||
lang | = |
string | |||
method | = |
string | |||
name | = |
string | |||
template | = |
string | |||
> | |||||
|
|||||
</tns:mail> |
tns:attachments (type anonymous), tns:constructor (type anonymous), tns:factory (type anonymous), tns:field (type anonymous), |
tns:invoke (type anonymous), tns:property (type anonymous), |
tns:group (type anonymous), |
Type Derivation Tree![]() ![]() |
<element name="mail"> <annotation> <documentation>Sends an email.</documentation> </annotation> <complexType> <complexContent> <choice maxOccurs="unbounded" minOccurs="0"> </choice> </extension> </complexContent> </complexType> </element> |
Type: |
string, predefined |
Use: |
optional |
Defined: |
<attribute name="auto-wire" type="string"> <annotation> <documentation> Indicates if the member fields and setter properties should be wired automatically based on matching the property names and types with the object names and types. </documentation> </annotation> </attribute> |
Type: |
|
Use: |
optional |
Defined: |
<attribute name="cache" type="tns:booleanValueType"> <annotation> <documentation>Indicates if the user code should be cached.</documentation> </annotation> </attribute> |
Type: |
string, predefined |
Use: |
optional |
Defined: |
<attribute name="class" type="string"> <annotation> <documentation>Fully qualified class name</documentation> </annotation> </attribute> |
Type: |
|
Use: |
optional |
Default: |
"sync" |
Defined: |
<attribute default="sync" name="continue" type="tns:continueType"> <annotation> <documentation>Specifies async continuation.</documentation> </annotation> </attribute> |
Type: |
string, predefined |
Use: |
optional |
Defined: |
<attribute name="expr" type="string"> <annotation> <documentation>Expression that provides the object.</documentation> </annotation> </attribute> |
Type: |
string, predefined |
Use: |
optional |
Defined: |
<attribute name="factory" type="string"> <annotation> <documentation>Name of the factory object.</documentation> </annotation> </attribute> |
Type: |
string, predefined |
Use: |
optional |
Defined: |
<attribute name="g" type="string"> <annotation> <documentation> Graphical information used by process designer tool. </documentation> </annotation> </attribute> |
Type: |
string, predefined |
Use: |
optional |
Defined: |
<attribute name="lang" type="string"> <annotation> <documentation>Script language to interpret.</documentation> </annotation> </attribute> |
Type: |
string, predefined |
Use: |
optional |
Defined: |
<attribute name="method" type="string"> <annotation> <documentation>Factory method name</documentation> </annotation> </attribute> |
Type: |
string, predefined |
Use: |
optional |
Defined: |
<attribute name="name" type="string"> <annotation> <documentation> Name of this activity. The name should be unique in the complete scope of the process. </documentation> </annotation> </attribute> |
Type: |
|
Use: |
optional |
Defined: |
<attribute name="template" type="tns:templateType"/> |
Type: |
tns:argType, complex content |
Defined: |
<element name="arg" type="tns:argType"> <annotation> <documentation>The factory method arguments.</documentation> </annotation> </element> |
Type: |
anonymous, complex content |
Defined: |
<element minOccurs="0" name="attachments"> <complexType> <sequence> <complexType> <annotation> <documentation>Resource in the web.</documentation> </annotation> </attribute> <annotation> <documentation>Resource in the classpath.</documentation> </annotation> </attribute> <annotation> <documentation>Path in the file system.</documentation> </annotation> </attribute> </complexType> </element> </sequence> </complexType> </element> |
Type: |
tns:mailRecipientType, empty content |
Defined: |
<element minOccurs="0" name="bcc" type="tns:mailRecipientType"/> |
Type: |
tns:mailRecipientType, empty content |
Defined: |
<element minOccurs="0" name="cc" type="tns:mailRecipientType"/> |
Type: |
anonymous, complex content |
Defined: |
<element name="constructor"> <annotation> <documentation> Specifies the arguments for a non-default constructor. </documentation> </annotation> <complexType> <choice maxOccurs="unbounded"> </choice> </complexType> </element> |
Type: |
string, predefined, simple content |
Defined: |
<element maxOccurs="unbounded" minOccurs="0" name="description" type="string"/> |
Type: |
anonymous, complex content |
Defined: |
<element name="factory"> <annotation> <documentation> Contains one element that describes the factory object. </documentation> </annotation> <complexType> </complexType> </element> |
Type: |
anonymous, complex content |
Defined: |
<element name="field"> <annotation> <documentation> Injects a value into a member field of this object. Exactly one child element must specify the value. </documentation> </annotation> <complexType> <annotation> <documentation>Member field name.</documentation> </annotation> </attribute> </complexType> </element> |
Type: |
tns:mailRecipientType, empty content |
Defined: |
<element minOccurs="0" name="from" type="tns:mailRecipientType"/> |
Type: |
string, predefined, simple content |
Defined: |
<element minOccurs="0" name="html" type="string"/> |
Type: |
anonymous, complex content |
Defined: |
<element name="invoke"> <annotation> <documentation>Invokes a method.</documentation> </annotation> <complexType> <choice maxOccurs="unbounded" minOccurs="0"> </choice> <annotation> <documentation>Method name.</documentation> </annotation> </attribute> </complexType> </element> |
<element ref="tns:on"/> |
Type: |
anonymous, complex content |
Defined: |
<element name="property"> <annotation> <documentation> Injects a value through a setter method. Exactly one child element must specify the value. </documentation> </annotation> <complexType> <annotation> <documentation>Name of the property (without the 'set' prefix).</documentation> </annotation> </attribute> </complexType> </element> |
Type: |
string, predefined, simple content |
Defined: |
<element minOccurs="0" name="subject" type="string"/> |
Type: |
string, predefined, simple content |
Defined: |
<element minOccurs="0" name="text" type="string"/> |
Type: |
tns:mailRecipientType, empty content |
Defined: |
<element minOccurs="0" name="to" type="tns:mailRecipientType"/> |
Type: |
tns:transitionType, complex content |
Defined: |
<element ref="tns:transition"/> |
This XML schema documentation has been generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set. DocFlex/XML RE is a reduced edition of DocFlex/XML, which is a tool for programming and running highly sophisticated documentation and reports generators by the data obtained from any kind of XML files. The actual doc-generators are implemented in the form of special templates that are designed visually using a high quality Template Designer GUI basing on the XML schema (or DTD) files describing the data source XML. DocFlex/XML XSDDoc is a commercial template application of DocFlex/XML that implements a high-end XML Schema documentation generator with simultaneous support of framed multi-file HTML, single-file HTML and RTF output formats. (More formats are planned in the future). A commercial license for "DocFlex/XML XSDDoc" will allow you:
Once having only such a license, you will be able to run the fully-featured XML schema documentation generator both with DocFlex/XML SDK and with DocFlex/XML RE, which is a reduced free edition containing only the template interpretor / output generator. No other licenses will be required! But this is not all. In addition to it, a commercial license for DocFlex/XML SDK will allow you to modify the XSDDoc templates themselves as much as you want. You will be able to achieve whatever was impossible to do with the template parameters only. And, of course, you could develop any template applications by your own! Please note: By purchasing a license for this software, you not only acquire a useful tool, you will also make an important investment in its future development, the result of which you could enjoy later by yourself. Every single your purchase matters and makes a difference for us! To buy a license, please follow this link: http://www.filigris.com/shop/ |