Advisor Summit: Introduction to XML and DXL for Domino Developers
Category Devcons
Bookmark :
I did a session this morning that was an introduction to XML and DXL for Domino Developers. It talked about the XML classes and DXL classes in LotusScript, the structure of XML and DXL, and how to best use XML and DXL in LotusScript to get the most out of it. I gave some examples, and gave away a couple of example databases that the attendees can take home and examine to figure out how to use XML and DXL in their own environments.
The slides and example databases are available for download here.
Thanks again to the attendees, it was great fun and you were a fantastic audience.









Blog Roll










Comments
I downloaded you NotesSurvey Central database. It is fantastic. It's given me an awesome jumpstart on how to use DXL. Thankyou so much for putting it out on the web.
I made a small change to the Form: Survey Summary | SUMMARY
I changed the field: SurveyDXLBefore1
I was not sure why the SurveyKey field of the form that is created using DXL was not set to the same value as Survey Summary form.
Changed From:
"<code event='defaultvalue'><formula>\"SURVEY-\" + @Unique</formula></code></field></run><run>" + @NewLine +
Changed To:
"<code event='defaultvalue'><formula>\"" + SurveyKey + "\"</formula></code></field></run><run>" + @NewLine +
Posted by Ed Lee At 11:25:46 AM On 12/19/2007 | - Website - |
HTTP Web Server: Couldn't find design note - downloads/ROLR-77MN3U
Posted by Ed Maloney At 07:28:13 PM On 10/06/2007 | - Website - |
Posted by Cesar At 03:26:05 PM On 10/25/2007 | - Website - |
Posted by White Rhino At 11:50:51 AM On 10/16/2007 | - Website - |
Thank you for sharing. I'm experiment with DXL in Moment too. I love what i can do with DXL in Lotus Notes 8.
Greetings
Remo
Posted by Remo Linter At 10:28:33 AM On 10/04/2007 | - Website - |
I'm again. Have build something perhaps interesting you.
{ Link }
Greetings
Remo
Posted by Remo At 10:57:40 AM On 10/06/2007 | - Website - |
"The page cannot be found" :
{ Link }
Posted by Ed Lee At 04:53:48 AM On 10/10/2007 | - Website - |
Getting an error man.
Error 404
HTTP Web Server: Lotus Notes Exception - Entry not found in index
:(
Ashwin
Posted by Ashwin Ramakrishnan At 02:06:53 PM On 10/10/2007 | - Website - |