The string representation of an LDAP less or equal search filter is comprised of an opening parenthesis followed by the attribute name, a less than sign, an equal sign, the assertion value, and the closing parenthesis. For example, a less or equal filter of "(createTimestamp<=20070101000000Z)" will match any entry that has a createTimestamp value that is less than or equal to "20070101000000Z".