XML VIEW Export for Lotus Notes is a view-level export module for Lotus Notes. It allows to the Lotus Notes users to export documents from Lotus Notes views into validated and well-formatted XML files.
The DTD for the generated XML file is:
<!– Smart Systems [www.smartsystems.ro] – Lotus Notes View Export to XML V 2.0 – June 2004, Windows NT/Intel –>
<!–ELEMENT view (header,body)–><!–ELEMENT header (column+)–>
<!–ELEMENT body (entry+)–>
<!–ELEMENT column (name,formula,item,width,alignment,sort,sortcategorize,sortpermute,sortorder,hidden,response,selected,hidedetails,icon)–>
<!–ELEMENT entry (item+)–>
<!–ATTLIST entry noteid CDATA #REQUIRED–>
<!–ELEMENT item (CDATA)–>
<!–ATTLIST item position CDATA #REQUIRED–>
<!–ELEMENT name (#PCDATA)–>
<!–ELEMENT formula (CDATA)–>
<!–ELEMENT item (#PCDATA)–>
<!–ELEMENT width (CDATA)–>
<!–ELEMENT alignment ( Left | Right | Center ) –>
<!–ELEMENT sort ( asc | desc )–>
<!–ELEMENT sortcategorize ( true | false)–>
<!–ELEMENT sortpermute ( true | false)–>
<!–ELEMENT sortorder ( true | false )–>
<!–ELEMENT hidden ( true | false )–>
<!–ELEMENT response ( true | false )–>
<!–ELEMENT selected ( true | false )–>
<!–ELEMENT hidedetails ( true | false )–>
<!–ELEMENT icon ( true | false)–>]>
INSTALLING AND RUNNING XML VIEW Export
To install XML VIEW Export, copy the executable program library to the Notes program directory (Ex: C:\Lotus\Notes).
The actual name of the DLL is: nxxml.dll for 32-bit Windows.
Then edit the notes.ini file and add the following:
VIEWEXPxx=Export to XML,1,_XXMLS,,.XML,,1,
where xx is a number that starts at 1 and is incremented for each successive view level export library. Make sure to change the “xx” in “VIEWEXPxx” to be one more than that of the last VIEWEXP reference.
For example, if your notes.ini file already contains a variable named VIEWEXP5, then use VIEWEXP6 or VIEWEXP7, etc, as necessary to get a unique variable name.
Restart Notes.
XML VIEW Export for Lotus Notes is executed from the Notes user interface (File->Export…; Save as: Export to XML).
Technical information
XML VIEW Export module for Lotus Notes support all Lotus Notes clients (4.x, 5.x, 6.x) on the Windows platforms.
Versions for other platforms will be released in the future. It is written in C and is based on Lotus C API 5.0.7. The Lotus C API for Domino and Notes is a set of subroutines and data structures that allows you to write programs that access databases. For more information about Lotus C API please visit : www.lotus.com.
Registration
In order to register your XML VIEW Export module for Lotus Notes download the Software License Agreement fill it out and forward two signed copies of this agreement along with the check for the license fee at the address specified in the agreement.
Download
![]() |
download: XML view export for Lotus Notes (41.72KB) description: XML VIEW Export for Lotus Notes is a view-level export module for Lotus Notes. It allows to the Lotus Notes users to export documents from Lotus Notes views into validated and well-formatted XML files. |
![]() |
download: XML VIEW Export Software License Agreement (62.70KB) description: XML VIEW Export Software License Agreement - RTF version |
![]() |
download: XML VIEW Export Software License Agreement (53.03KB) description: XML VIEW Export Software License Agreement - PDF version |