Ok, that’s true. That couldn’t work. So now I got the same problem as I had before. The Namespace Poblem:
can you tell me how I can make the data type xsi:type available for this document? I tell you breifly how I defined the Schema: I did it like Trevor Ford suggested in this thread: http://tamino.forums.softwareag.com/viewtopic.php?t=3542 I took the provided Schema called xsi where the the attribute “type” was declared and defined it in my database. Then I defined the Mpeg7 Schema with the following lines at the top of the Schema:
and now when I try to load an XML File (with following lines in the begin of the document) into the DB I get this namespace error (datatype not declared):
this is how the MPEG-7 annotation tool provides the document, i haven’t modified anything to be sure not do any mistakes again. so the stated schema location is not correct. i would be so grateful, if you could tell me what i have to modify to be able to load this document into my db… thanks, hauke
#API-Management#Tamino#webMethods