complexType "imapsConnectorType"
Namespace:
Content:
complex, 11 attributes, attr. wildcard, 8 elements
Defined:
globally in mule-imaps.xsd; see XML source
Includes:
definitions of 2 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:boolean)
 = 
xsd:string
 = 
(xsd:string | xsd:long)
 = 
xsd:string
 = 
(xsd:string | xsd:boolean)
 = 
xsd:string
 = 
("ANSWERED" | "DELETED" | "DRAFT" | "FLAGGED" | "RECENT" | "SEEN" | "USER" | "NONE") : "SEEN"
    {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?, (tls-client, tls-trust-store)?
</...>
Content Model Elements (8):
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)
          email:emailDownloadConnectorType (extension)
              imap:imapConnectorType (extension)
                  imapsConnectorType
XML Source (see within schema source)
<xsd:complexType name="imapsConnectorType">
<xsd:complexContent>
<xsd:extension base="imap:imapConnectorType">
<xsd:sequence maxOccurs="1" minOccurs="0">
<xsd:element name="tls-client" type="mule:tlsClientKeyStoreType"/>
<xsd:element name="tls-trust-store" type="mule:tlsTrustStoreType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/8)
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.