Dxl dtd?

I’m having enormous difficulty locating an online copy of the DTD for DXL. Does anyone know where this might be located?

All links for Domino XML toolkit and DXL on the old Lotus sites seem to be non-existent, defunct or with changed content. Online help contains a description of all of the elements, but I need an actual copy of the DTD itself.

I assume the DTD must exist somewhere since the LS NotesDXLImporter class contains properties to force the parser to validate the XML on the way in to the database.

How have IBM managed to hide something so well that should normally be so obviously public??

All pointers gratefully received!

Darren.

Subject: DXL DTD?

Search your own harddrive. It’s installed with Notes. In the data directory I think, but maybe in the program directory.

Subject: DXL DTD?

you don’t have the client installed?

if u do try your installed file location for something like below:

C:\Program Files\lotus\notes\xmlschemas

Subject: RE: DXL DTD?

Doh! It’s there of course.

I just assumed there would be one on ibm.com - most companies publish them for use in the PUBLIC component of a DTD declaration.

Anyway, thanks (to both) for that!