Forum Discussion

sudhaMurugesan's avatar
sudhaMurugesan
New Contributor
11 years ago

Modify xmlAttribute Name like xsi:type

I am created class for Response. Class name is TestResponse. I need to add attribute xsi:type="xsd:Boolean" like that. But i cant give that attribute name is "xsi:type". I need any guidance to add ...