PDA

View Full Version : uncommented dataset attributes


cmcginnis
03-10-2003, 08:49 AM
When would I use the "endpoint", "method", and "namespace" attributes of the dataset element?

Also what are the values for the type attribute (http, xml, ?)

antun
03-10-2003, 09:05 AM
Hey cmcginnis

"endpoint", "method", and "namespace" are all for SOAP connectivity, which is not oficially supported rigth now.

local and http are allowed for type, though in future we'll have SOAP too.

Take care,

Antun