element <entry-last-updated-filter>
Namespace:
Type:
Content:
empty, 3 attributes
Subst.Gr:
Defined:
globally in mule-atom.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<entry-last-updated-filter
    name
 = 
(xsd:string | xsd:NMTOKEN)
    lastUpdate
 = 
xsd:string
    acceptWithoutUpdateDate
 = 
(xsd:string | xsd:boolean) : "true"
/>
May be included in elements by substitutions (134):
mule:response (type anonymous),
mule:response (type anonymous),
Annotation
Will filter ATOM entry objects based on their last update date. This is useful for filtering older entries from the feed. This filter works only on Atom Entry objects not Feed objects. Typically it is better to set the lastUpdated attribute on an inbound ATOM endpoint rather than use this filter, however, this filter can be used elsewhere in a flow.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="entry-last-updated-filter" substitutionGroup="mule:abstract-filter" type="entryLastUpdateFilterType"/>

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.