Hello!
My environment: tamino 4, sdk 1.4.1_05, win2k.
I’m using a package (basicapi.jar), generated with castor from an xsd schema (revision.xsd, with elements Rev->Content->Project->Obj->Property->Attr), to handle xml documents.
I’ve modified basicapi.jar to handle not only Project objects, but java.lang.Object objects. When I try to make a revision upon some specific xml, I get some xsi:type = “Project” xmlns:xsi = “http://www.w3.org/2001/XMLSchema-instance” inserted into my Project element.
The problem is that Tamino is not happy with that 2001 from xsi namespace, accepting only 1999 namespace.
Do somebody knows what can I to to change 2001 from the xsi namespace?
Best regards,
Razvan
schemas.rar (1011 Bytes)
#webMethods#API-Management#Tamino