R
raydio
Hi.
This is probably a daft question, but for the life of me I am unable
to find out what fields a webservice accepts.
The service is wss Lists.UpdateListItems
How do I find out what <Field Name=""> it or any other service
accepts?
Example xml sent:
<Method ID="1" Cmd="New">
<Field Name="Title">D-day for home info packs</Field>
<Field Name="PublishedDate">2007-08-01 17:51:29</Field>
</Method>
Thanks.
This is probably a daft question, but for the life of me I am unable
to find out what fields a webservice accepts.
The service is wss Lists.UpdateListItems
How do I find out what <Field Name=""> it or any other service
accepts?
Example xml sent:
<Method ID="1" Cmd="New">
<Field Name="Title">D-day for home info packs</Field>
<Field Name="PublishedDate">2007-08-01 17:51:29</Field>
</Method>
Thanks.