Forum Discussion
2 Replies
- M_McDonaldSuper ContributorI'm not sure I understand your question: how would you put a parameter into an empty element (<item/>)? Can you show an actual example of what you are trying to do?
- futuraNew ContributorSods law managed to work out my error soon after posting. I'd forgotten to include the correct namespace on the tag. To clarify I was trying to transfer properties into a request made up of a mixture of empty elements some defined <items></items> others <item/>. Seems to work ok now!