attributeGroup "addressAttributes"
Namespace:
Content:
Defined:
globally in mule-jdbc.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<...
    queryKey
 = 
xsd:string
    pollingFrequency
 = 
(xsd:string | xsd:long)
...>
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:attributeGroup name="addressAttributes">
<xsd:attribute name="queryKey" type="xsd:string"/>
<xsd:attribute name="pollingFrequency" type="mule:substitutableLong"/>
</xsd:attributeGroup>
Attribute Detail (all declarations; defined in this component only; 2/2)
pollingFrequency
Type:
Use:
optional
The delay in milliseconds that will be used during two subsequent polls to the database.
Attribute Value
xsd:string | xsd:long
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="pollingFrequency" type="mule:substitutableLong"/>

queryKey
Type:
xsd:string, predefined
Use:
optional
The key of the query to use.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="queryKey" type="xsd:string"/>

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.