Trevor,
Thanks a lot, that was the problem. But (There always seems to be a but), this is the situation:
I have an application that puts XML documents into Tamino. It works perfectly for XML instances of every other schema that I have tested it against, but these are all schemas that have no imports. The schemas with imports do not give any errors, and in fact the responseheaders are exactly the same as for other schemas:
Here is an example of an XML instance that works:
2003090301
0
2001-12-17T09:30:47-05:00
String
String
String
String
String
String
String
String
String
2147483647
String
String
String
String
String
String
String
String
String
String
String
String
String
String
String
String
1967-08-13
1967-08-13
1967-08-13
String
String
String
String
0
String
String
0
0
0
0
String
String
String
String
String
String
String
String
String
0
String
String
0
0
0
0
String
And the response headers:
Date: Fri, 26 Sep 2003 06:37:10 GMT
Server: Apache/1.3.24 (Win32) mod_jk/1.1.0
X-INO-id: 23
X-INO-Version: 4.1.1.2
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/plain
But, If I go into the Tamino X-Plorer I can see the instance of the first XML document, but not of the second!
I am puzzled.
Does anyone know what I can do?
And here is the XML instance of the imported document:
<?xml version="1.0" encoding="UTF-8"?>
" TARGET=_blank>http://www.xmlspy.com)–>
<i:Excess>
<i:FixedAmount>String</i:FixedAmount>
<i:PercentageWithMinimum>
<i:PercentOfClaim>String</i:PercentOfClaim>
<i:ExcessMinimum>String</i:ExcessMinimum>
</i:PercentageWithMinimum>
</i:Excess>
com:Comment
com:CommentTypeString</com:CommentType>
com:DateAndTime2001-12-17T09:30:47-05:00</com:DateAndTime>
com:CommentDetailsString</com:CommentDetails>
</com:Comment>
con:ContactDetails
con:TelecomNumbers
con:TelecomTypeString</con:TelecomType>
con:TelecomDialCodeString</con:TelecomDialCode>
con:TelecomNumber2147483647</con:TelecomNumber>
</con:TelecomNumbers>
con:ElectronicContactString</con:ElectronicContact>
</con:ContactDetails>
And the response headers:
Date: Fri, 26 Sep 2003 06:39:23 GMT
Server: Apache/1.3.24 (Win32) mod_jk/1.1.0
X-INO-id: 4
X-INO-Version: 4.1.1.2
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/plain
#webMethods#API-Management#Tamino