User`s guide
IBM Lotus Notes, Domino, Domino Designer 8 Release Notes
As delivered, their original behaviors in LSXSD.LSS are retained for backward compatibility, however, the
following new methods are added for Domino 8.0 in order to supply time zone handling:
XSD_DATE -- SetValueWithZoneFromNotesDateTime
XSD_TIME -- SetValueWithZoneFromNotesDateTime
XSD_DATETIME -- SetValueWithZoneFromNotesDateTime
If needed, the older, deprecated methods can be modified to call the newer, "WithZone" methods.
Domino Designer
Importing WSDL containing xml :lang types
Element "type" attributes with a value of "xml:lang" in WSDL schema definitions are rejected during WSDL
import for lack of a mapping to an implementation type. This may be addressed in a future release.
Domino Designer
Web services and Agents should have unique names
Web services and Agents should have unique names, otherwise it is possible that the agent would be
invoked via the ?OpenWebService URL, instead of the intended Web service.
163