Namespace: |
|
Content: |
empty, 7 attributes |
Defined: |
globally in mule.xsd; see XML source |
Includes: |
definitions of 5 attributes |
Used: |
at 5 locations |
XML Representation Summary | |||
<... | |||
path | = |
xsd:string | |
storePassword | = |
xsd:string | |
class | = |
(xsd:string | xsd:string) | |
algorithm | = |
xsd:string | |
factory-ref | = |
xsd:string | |
explicitOnly | = |
(xsd:string | xsd:boolean) | |
requireClientAuthentication | = |
(xsd:string | xsd:boolean) | |
/> |
Type Derivation Tree tlsTrustStoreType (extension) ![]() |
<xsd:complexType name="tlsServerTrustStoreType"> <xsd:complexContent> <!-- should be of type TrustManagerFactory --> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="algorithm" type="xsd:string"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:string |
<xsd:attribute name="class" type="substitutableClass"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
<xsd:attribute name="explicitOnly" type="substitutableBoolean"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="factory-ref" type="xsd:string"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
<xsd:attribute name="requireClientAuthentication" type="substitutableBoolean"/> |
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. |