XML PER DOMINO


viewentries element
Esempio

Defines the structure of a view in a Domino database.

The viewentries element is returned by the ReadViewEntries URL command in the Domino server. For details on the ReadViewEntries URL command, see Application Development with Domino Designer.

Containment Hierarchy

Contains: <viewentry>

Syntax

<!ELEMENT viewentries ( viewentry* )>

Content

viewentry*


Attributes

<!ATTLIST viewentries
%root.attrs;
toplevelentries%integer;#IMPLIED
>

toplevelentries


Esempio
Vedere anche