The Best Practice validator checks that @idref and @timestamp pairs resolve to some component definition in the document and reports a warning resolution fails. Timestamps are compared using string comparison functions but should really be parsed so that timezones can be taken into account.
The Best Practice validator checks that
@idrefand@timestamppairs resolve to some component definition in the document and reports a warning resolution fails. Timestamps are compared using string comparison functions but should really be parsed so that timezones can be taken into account.