Showing:

Annotations
Facets
Properties
Source
Used by
Attribute @lastModifiedDate
Namespace No namespace
Annotations
Identifies last point in time that the object was changed.
Type TimeStampNoTimezone
Properties
content simple
Facets
pattern \d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}
Used by
Source
<xs:attribute name="lastModifiedDate" type="TimeStampNoTimezone">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">Identifies last point in time that the object was changed.</xs:documentation>
  </xs:annotation>
</xs:attribute>