Specifies the date the reservation was last modified.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="LastModified" type="DateOrDateTimeType" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Specifies the date the reservation was last modified.</xs:documentation>
</xs:annotation>
</xs:attribute>