Namespace: |
|
Content: |
complex, 5 attributes, 2 elements |
Defined: |
globally in mule-management.xsd; see XML source |
Includes: |
definitions of 5 attributes, 2 elements |
Used: |
at 1 location |
XML Representation Summary | |||||
<... | |||||
server-ref | = |
xsd:string | |||
locateServer | = |
(xsd:string | xsd:boolean) : "true" | |||
createServer | = |
(xsd:string | xsd:boolean) : "false" | |||
createRmiRegistry | = |
(xsd:string | xsd:boolean) : "true" | |||
enableStatistics | = |
(xsd:string | xsd:boolean) : "true" | |||
> | |||||
|
|||||
</...> |
Type Derivation Tree mule:abstractAgentType (extension) ![]() |
<xsd:complexType name="jmxServerType"> <xsd:complexContent> <xsd:sequence> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
Default: |
"true" |
<xsd:attribute default="true" name="createRmiRegistry" type="mule:substitutableBoolean"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
Default: |
"false" |
<xsd:attribute default="false" name="createServer" type="mule:substitutableBoolean"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
Default: |
"true" |
<xsd:attribute default="true" name="enableStatistics" type="mule:substitutableBoolean"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
Default: |
"true" |
<xsd:attribute default="true" name="locateServer" type="mule:substitutableBoolean"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="server-ref" type="xsd:string"/> |
Type: |
connectorServerType, empty content |
<xsd:element minOccurs="0" name="connector-server" type="connectorServerType"/> |
Type: |
mule:mapType, complex content |
<xsd:element minOccurs="0" name="credentials" 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. |