complexType "pollInboundEndpointType"
Namespace:
Content:
complex, 1 attribute, attr. wildcard, 4 elements
Defined:
globally in mule.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string | xsd:long) : "1000"
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, (abstract-message-processor | abstract-outbound-endpoint | abstract-mixed-content-message-processor)
</...>
Content Model Elements (4):
abstract-message-processor, abstract-mixed-content-message-processor, abstract-outbound-endpoint, annotations
All Direct / Indirect Based Elements (1):
poll
Known Usage Locations
Type Definition Detail
Type Derivation Tree
annotatedType (extension)
      pollInboundEndpointType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="pollInboundEndpointType">
<xsd:complexContent>
<xsd:extension base="abstractMessageSourceType">
<xsd:attribute default="1000" 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
Polling frequency in milliseconds. Default frequency is 1000ms (1s).
Attribute Value
xsd:string | xsd:long
Default:
"1000"
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute default="1000" 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.