complexType "smtpConnectorType"
Namespace:
Content:
complex, 10 attributes, attr. wildcard, 7 elements
Defined:
globally in mule-smtp.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
(xsd:string | xsd:boolean) : "false"
 = 
(xsd:string | xsd:boolean) : "true"
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, spring:property*, mule:receiver-threading-profile?, mule:dispatcher-threading-profile?, mule:abstract-reconnection-strategy?, mule:service-overrides?, header*
</...>
Content Model Elements (7):
header, mule:abstract-reconnection-strategy, mule:annotations, mule:dispatcher-threading-profile, mule:receiver-threading-profile, mule:service-overrides, spring:property
All Direct / Indirect Based Elements (2):
connector, gmail-connector
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:annotatedType (extension)
      mule:connectorType (extension)
          baseSmtpConnectorType (extension)
              smtpConnectorType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="smtpConnectorType">
<xsd:complexContent>
<xsd:extension base="baseSmtpConnectorType">
<xsd:sequence maxOccurs="unbounded" minOccurs="0">
<xsd:element name="header" type="mule:keyValueType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/7)
header
Type:
mule:keyValueType, empty content
Additional header name and value, added to the message.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="header" type="mule:keyValueType"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.