Hi,
Thank you very much for your answer,
but I guess in my second schema where the people document item contains many person items, I should be able to do this insert. I loaded some person elements into document at first, and there were initial elements actully when I was trying to add new person elements.
Now I defined the schemas bib and reviews which are given in the XQuery examples in Tamino documentation, and I defined them with the original tsd files using tamino interactive interface. I loaded data from the given xml files using tamino interactive interface again and I queried the database using xQuery of Interactive Interface.
The XQueries where successful while bringing data from database, but again when I used the update insert statements given in the examples it again didn’t insert or delete the data to/from database. But at least Tamino Interactive Interface displayed the error, which is:
- <ino:message ino:returnvalue=“8552”>
<ino:messagetext ino:code=“INOXME8552”>Not a valid request</ino:messagetext>
ino:messagelineIt is not possible to open a cursor with XQuery Update Request.</ino:messageline>
</ino:message>
</ino:response>
So now I am working on to understand the reason that causes this error, and again any help will be appreciated.
Thanks again…
#API-Management#webMethods#Tamino