element <polling-connector> (global)
Namespace:
Type:
Content:
complex, 25 attributes, attr. wildcard, 6 elements
Subst.Gr:
may substitute for element mule:abstract-connector
Defined:
globally in mule-http.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<polling-connector
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
(xsd:string | xsd:boolean) : "false"
 = 
(xsd:string | xsd:boolean) : "true"
 = 
xsd:string
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:int)
 = 
("netscape" | "rfc2109")
 = 
xsd:string
 = 
xsd:string
 = 
(xsd:string | xsd:int)
 = 
xsd:string
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:long)
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:boolean)
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, spring:property*, mule:receiver-threading-profile?, mule:dispatcher-threading-profile?, mule:abstract-reconnection-strategy?, mule:service-overrides?
</polling-connector>
Content model elements (6):
mule:abstract-reconnection-strategy, mule:annotations, mule:dispatcher-threading-profile, mule:receiver-threading-profile, mule:service-overrides, spring:property
May contain elements by substitutions (3):
mule:reconnect, mule:reconnect-custom-strategy, mule:reconnect-forever
May be included in elements by substitutions (1):
mule:mule
Annotation
Allows Mule to poll an external HTTP server and generate events from the result. This is useful for pull-only web services.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="polling-connector" substitutionGroup="mule:abstract-connector" type="httpPollingConnectorType"/>

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.