Does anyone know of a schema definition for Person documents in names.nsf?
- by ssg31415926
I'm writing a utility to update person documents in names.nsf. I'm using a C# program using Interop.Domino.
I'd like to validate the input but I can't find a document which describes the schema for a person document, so I can determine min lengths, max lengths, etc.
Is anyone aware of one?