remove v1 tag using SOAPPy

J

Jennifer

I just wonder if there is anyway to remove v1 tag by using SOAPPy.

ticketInfo = SOAPpy.structType()
ticketInfo._addItem("ns1:mytag", stringType("test"))


<xsd:v1>
<ns1:mytag>test</ns1:mytag>
<xsd:v1>


How can I get rid of <xsd:v1>?

Many Thanks.
- Jennifer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,906
Latest member
SkinfixSkintag

Latest Threads

Top