complexType "smtpsConnectorType"
Namespace:
Content:
complex, 10 attributes, attr. wildcard, 9 elements
Defined:
globally in mule-smtps.xsd; see XML source
Includes:
definitions of 3 elements
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*, tls-client, tls-trust-store
</...>
Content Model Elements (9):
header, mule:abstract-reconnection-strategy, mule:annotations, mule:dispatcher-threading-profile, mule:receiver-threading-profile, mule:service-overrides, spring:property, tls-client, tls-trust-store
All Direct / Indirect Based Elements (1):
connector
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:annotatedType (extension)
      mule:connectorType (extension)
          smtp:baseSmtpConnectorType (extension)
              smtpsConnectorType
XML Source (see within schema source)
<xsd:complexType name="smtpsConnectorType">
<xsd:complexContent>
<xsd:extension base="smtp:baseSmtpConnectorType">
<xsd:sequence>
<xsd:sequence maxOccurs="unbounded" minOccurs="0">
<xsd:element name="header" type="mule:keyValueType"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element name="tls-client" type="mule:tlsClientKeyStoreType"/>
<xsd:element name="tls-trust-store" type="mule:tlsTrustStoreType"/>
</xsd:sequence>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/9)
header
Type:
mule:keyValueType, empty content
XML Source (see within schema source)
<xsd:element name="header" type="mule:keyValueType"/>

tls-client
Type:
XML Source (see within schema source)
<xsd:element name="tls-client" type="mule:tlsClientKeyStoreType"/>

tls-trust-store
Type:
mule:tlsTrustStoreType, empty content
XML Source (see within schema source)
<xsd:element name="tls-trust-store" type="mule:tlsTrustStoreType"/>

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.