<xs:element name="updated" type="atom:atomDateConstruct">
<xs:annotation>
<xs:documentation>
The "atom:updated" element is a Date construct
indicating the most recent instant in time when an entry
or feed was
modified in a way the publisher considers
significant. Therefore, not
all modifications
necessarily result in a changed atom:updated value.
atomUpdated = element atom:updated { atomDateConstruct
}. Publishers
MAY change the value of this element over
time.
</xs:documentation>
</xs:annotation>
</xs:element>
|