Hello!
I’m working in an xml project and I have a problem. Let me explain the environment first: tamino 4, colection revisioncontent & 2 schemas: project & revision. I’ve attached the code.
How things should be going: my program takes an xml doc (which is based on project schema, something like project->obj->property->attr) and creates a revision of that doc (which is based on revision shema, something like rev->content->project->obj->property->attr), so that the project doc content is included in the revision doc.
The problem is that the resulting revision doc has, along with all other content of project an element attribute of element project that is something like xsi:type=“Project”. The XML spy says that there is no problem with that, but I cannot insert this document into tamino database.
Can somebody (who knows XML & Java, I guess) help me with this problem. I am trying to figure it out, but for this moment I have no clue.
10x in advance for your interest.
P.S. if you want, I can give you the project doc & the revision doc.
schemas.rar (1.12 KB)
#API-Management#webMethods-Tamino-XML-Server-APIs#webMethods