Namespace: |
|
Content: |
complex, 7 attributes, 1 element |
Defined: |
globally in mule-management.xsd; see XML source |
Includes: |
definitions of 7 attributes, 1 element |
Used: |
at 1 location |
XML Representation Summary | |||||
<... | |||||
jmxAdaptorUrl | = |
xsd:string | |||
login | = |
xsd:string | |||
password | = |
xsd:string | |||
authenticationMethod | = |
("none" | "basic" | "digest") : "basic" | |||
cacheXsl | = |
xsd:string : "true" | |||
xslFilePath | = |
xsd:string | |||
pathInJar | = |
xsd:string | |||
> | |||||
|
|||||
</...> |
Type Derivation Tree mule:abstractAgentType (extension) ![]() |
<xsd:complexType name="jmxMx4jAdaptorType"> <xsd:complexContent> <xsd:sequence> </xsd:sequence> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="none"/> <xsd:enumeration value="basic"/> <xsd:enumeration value="digest"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
|
Use: |
optional |
enumeration of xsd:NMTOKEN |
Enumeration: |
"none", "basic", "digest" |
Default: |
"basic" |
Type Derivation Tree xsd:NMTOKEN (restriction) ![]() |
Derivation: |
restriction of xsd:NMTOKEN |
|||
Facets: |
|
<xsd:attribute default="basic" name="authenticationMethod"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="none"/> <xsd:enumeration value="basic"/> <xsd:enumeration value="digest"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
Type: |
xsd:string, predefined |
Use: |
optional |
Default: |
"true" |
<xsd:attribute default="true" name="cacheXsl" type="xsd:string"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="jmxAdaptorUrl" type="xsd:string"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="login" type="xsd:string"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="password" type="xsd:string"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="pathInJar" type="xsd:string"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="xslFilePath" type="xsd:string"/> |
Type: |
mule:mapType, complex content |
<xsd:element minOccurs="0" name="socketFactoryProperties" type="mule:mapType"/> |
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. |