LOTUS DOMINO の XML


datechoice 要素
日付パラメータに基づいてデータベースを検索します。

包含階層

スーパークラス: %searches;

サブクラス: <datetime>

構文

<!ELEMENT datechoice ( datetime?, datetime? )>

属性

<!ATTLIST datechoice
modified%boolean;"false"
condition(%datechoice.conditions;)#REQUIRED
days%integer;#IMPLIED
>

condition


days
modified
<datechoice> 要素の定義済みエンティティ

%datechoice.conditions; エンティティは、日付に基づいた検索を定義するためのオプションを定義します。

構文:

<!ENTITY % datechoice.conditions "on | after | before | noton | inlast | innext | olderthan | afternext | between | notbetween ">

after


afternext
before
between
inlast
innext
notbetween
noton
olderthan
on
関連項目