element <client>
Namespace:
Type:
Content:
empty, 3 attributes
Defined:
locally within connector element in mule-ssl.xsd; see XML source
Content Model Diagram
XML Representation Summary
<client
    path
 = 
xsd:string
    storePassword
 = 
xsd:string
    class
 = 
(xsd:string | xsd:string)
/>
Included in content model of elements (1):
Annotation
The client key store. SSL and TLS connections are made on behalf of an entity, which can be anonymous or identified by a certificate. This interface specifies how a keystore can be used to provide the certificates (and associated private keys) necessary for identification.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="client" type="mule:tlsClientKeyStoreType"/>

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.