Hi,
I have a problem with the Webservice output of live cycle (in combination with calling it from a pdf form).
I want to give back a list of datatuples, for example: a list of IDs, names and oher information.
When I make the output type as list (+ subtype xml), then I can't define how the subtype is structured, when I call from Designer the webservice, the output is just document+element. When I choose xml as output type, it ignores the schema file, too, and gives back document+element.
So how can I achieve to have a list of datatuples, a kind of table?
I only can set more than one variable, but than I have no list...
Regards
Fabian N.