Namespace: |
|
Content: |
complex, 12 attributes, 5 elements |
Defined: |
globally in mule-smtp.xsd; see XML source |
Includes: |
definitions of 6 attributes |
Used: |
at 2 locations |
XML Representation Summary | |||||
<... | |||||
name | = |
(xsd:string | xsd:NMTOKEN) | |||
createMultipleTransactedReceivers | = |
(xsd:string | xsd:boolean) | |||
numberOfConcurrentTransactedReceivers | = |
(xsd:string | xsd:int) | |||
dynamicNotification | = |
(xsd:string | xsd:boolean) : "false" | |||
validateConnections | = |
(xsd:string | xsd:boolean) : "true" | |||
dispatcherPoolFactory-ref | = |
xsd:string | |||
bccAddresses | = |
xsd:string | |||
ccAddresses | = |
xsd:string | |||
contentType | = |
xsd:string | |||
fromAddress | = |
xsd:string | |||
replyToAddresses | = |
xsd:string | |||
subject | = |
xsd:string | |||
> | |||||
|
|||||
</...> |
smtpConnectorType (as extension base), |
smtpsConnectorType (as extension base) |
Type Derivation Tree mule:abstractConnectorType (extension) ![]() ![]() |
<xsd:complexType name="baseSmtpConnectorType"> <xsd:complexContent> <!-- seems like we should be able to better restrict some of these types --> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="bccAddresses" type="xsd:string"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="ccAddresses" type="xsd:string"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="contentType" type="xsd:string"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="fromAddress" type="xsd:string"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="replyToAddresses" type="xsd:string"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="subject" type="xsd:string"/> |
XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |