scriptlibrary (Domino DTD)
Represents a script library that can contain LotusScript, Java, or JavaScript code.
Containment Hierarchy
Contained by: %design.elements;
Contains: <code>, %named.design.note.prolog;, %note.epilog;
Syntax
<!ELEMENT scriptlibrary ( %named.design.note.prolog; , code* , %note.epilog; )>
Content
%named.design.note.prolog; , code* , %note.epilog;
Contains any of the contents of the %named.design.note.prolog; entity, followed by zero or more <code> elements, and any of the contents of the %note.epilog; entity.
Attributes
<!ATTLIST scriptlibrary
Attribute | ||
---|---|---|
%named.design.note.attrs; |
>