tags:

views:

29

answers:

0

Hi,

I'd like to create soapVars with attributes like this:

<tag attr="xxx">yyy</tag>

Is this possible with the SoapVar constructor, but without using XSD_ANYXML and raw xml strings? Thanks!