Namespace: |
|
Defined: |
globally in mule.xsd; see XML source |
Used: |
at 6 locations |
tlsClientKeyStoreType/@class, | tlsKeyStoreType/@type, |
Type Derivation Tree union of (restriction of xsd:string | restriction of xsd:string) ![]() |
Derivation: |
by union |
Derivation: |
restriction of xsd:string |
||||||||||||
Facets: |
|
Derivation: |
restriction of xsd:string Any other keystore type. |
<xsd:simpleType name="keystoreType"> <xsd:union> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="jks"/> <xsd:enumeration value="jceks"/> <xsd:enumeration value="pkcs12"/> </xsd:restriction> </xsd:simpleType> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:union> </xsd:simpleType> |
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. |