complexType "sftpConnectorType"
Namespace:
Content:
complex, 20 attributes, attr. wildcard, 7 elements
Defined:
globally in mule-sftp.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:int)
 = 
(xsd:string | xsd:long)
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:long)
 = 
(xsd:string | xsd:long)
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
(xsd:string | xsd:boolean)
 = 
("throwException" | "overwrite" | "addSeqNo")
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:boolean
    {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?, file:abstract-filenameParser?
</...>
Content Model Elements (7):
file:abstract-filenameParser, mule:abstract-reconnection-strategy, mule:annotations, mule:dispatcher-threading-profile, mule:receiver-threading-profile, mule:service-overrides, spring:property
All Direct / Indirect Based Elements (1):
connector
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:annotatedType (extension)
      mule:connectorType (extension)
          sftpConnectorType
XML Source (see within schema source)
<xsd:complexType name="sftpConnectorType">
<xsd:complexContent>
<xsd:extension base="mule:connectorType">
<xsd:sequence maxOccurs="1" minOccurs="0">
<xsd:element ref="file:abstract-filenameParser"/>
</xsd:sequence>
<xsd:attributeGroup ref="poolingAttributes"/>
<xsd:attributeGroup ref="inboundAttributes"/>
<xsd:attributeGroup ref="outboundAttributes"/>
<xsd:attributeGroup ref="commonKeyAuthenticationAttributes"/>
<xsd:attributeGroup ref="connectorAttributes"/>
<xsd:attributeGroup ref="commonEndpointAndConnectorAttributes"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/7)
file:abstract-filenameParser
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 2 elements
XML Source (see within schema source)
<xsd:element ref="file:abstract-filenameParser"/>

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.