Hello:
I’m using Tamino 4.4.1 under windows2000. Loading a xml document into Tamino, it failed with the next Tamino response:
<ino:response xmlns:ino="http://namespaces.softwareag.com/tamino/response2" xmlns:xql="http://metalab.unc.edu/xql/">
<ino:message ino:returnvalue="0">
<ino:messageline>document processing started</ino:messageline>
</ino:message>
<ino:message ino:returnvalue="7711">
<ino:messagetext ino:code="INOXDE7711">(cvc-complex-type.2.3): mixed content error</ino:messagetext>
<ino:messageline>Line 23, Column 18: [content 'Henry' in element 'given']</ino:messageline>
</ino:message>
</ino:response>
The xml element that causes the problem is:
<given>Henry</given>
XMLSpy validates the xml correctly selecting the xsd. I attach the schema definition. Why XMLSpy validates correctly the document but it is not valid to Tamino?
Thanks in advance.
datatypesBase.xsd (36.5 KB)
#Tamino#webMethods#API-Management