complexType "reconnectForeverStrategyType"
Namespace:
Content:
complex, 2 attributes, 1 element
Defined:
globally in mule.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string | xsd:boolean) : "true"
 = 
(xsd:string | xsd:long) : "2000"
    >
   
Content: 
abstract-reconnect-notifier?
</...>
Content Model Elements (1):
abstract-reconnect-notifier
All Direct / Indirect Based Elements (1):
reconnect-forever
Known Usage Locations
Type Definition Detail
Type Derivation Tree
abstractReconnectionStrategyType (extension)
  reconnectForeverStrategyType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="reconnectForeverStrategyType">
<xsd:complexContent>
<xsd:extension base="abstractReconnectionStrategyType">
<xsd:attribute default="2000" name="frequency" type="substitutableLong"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/2)
frequency
Type:
Use:
optional
How often (in ms) to reconnect
Attribute Value
xsd:string | xsd:long
Default:
"2000"
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute default="2000" name="frequency" type="substitutableLong"/>

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.