complexType "connectorServerType"
Namespace:
Content:
empty, 2 attributes
Defined:
Includes:
definitions of 2 attributes
Used:
Content Model Diagram
XML Representation Summary
<...
    url
 = 
xsd:string
    rebind
 = 
(xsd:string | xsd:boolean) : "true"
/>
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="connectorServerType">
<xsd:attribute name="url" type="xsd:string" use="required"/>
<xsd:attribute default="true" name="rebind" type="mule:substitutableBoolean" use="optional"/>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 2/2)
rebind
Type:
Use:
optional
Attribute Value
xsd:string | xsd:boolean
Default:
"true"
XML Source (see within schema source)
<xsd:attribute default="true" name="rebind" type="mule:substitutableBoolean" use="optional"/>

url
Type:
xsd:string, predefined
Use:
required
XML Source (see within schema source)
<xsd:attribute name="url" type="xsd:string" use="required"/>

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.