Hi,
We are using Tamino 3.1.1.1 on Windows.
When trying to insert a TXMLObject containing xhtml, we receive the following error:
NestedException:Tamino access failure (INOXDE7763: An invalid value has been found during validation., Line 1, Column 583: datatype validation for attribute “item-type” of type xs:integer failed:
The XML we are trying to insert is as follows:
<custom-meta-4117-16 item-id="4118" item-type="16">
<textcomp>text comp</textcomp><mmlink>tcm:40-4024</mmlink>
<MetaEmbed>
<EmTextTwo>Text two</EmTextTwo>
<EmNumber3>3333</EmNumber3>
<EmDate1>2003-11-04T15:29:00</EmDate1>
<EmDate2>2003-11-12T15:30:00</EmDate2>
<EmExtLink1>http://www.thislinx.nl</EmExtLink1>
<EmExtLink2>http://anotherone.com</EmExtLink2>
<EmEmbed>
<EmTextOne>embedded text 1</EmTextOne>
<EmNumber1>1111</EmNumber1>
<EmNumber2>222</EmNumber2>
<EmTextCat>key1</EmTextCat>
<EmComplink1>tcm:40-4016</EmComplink1>
</EmEmbed>
<EmbeddedFormatText>
<xhtml:strong>
<xhtml:font color="#0000ff" face="Arial" size="6" style="BACKGROUND-COLOR: #ffff00">
And this is really formatted As Well
</xhtml:font>
</xhtml:strong>
</EmbeddedFormatText>
</MetaEmbed></custom-meta-4117-16>
(If you can’t read this, see the attached file).
The error message seems to suggest that the XML parser is gobbling up all of the content between the start of ID and the first xhtml element with an attribute.
Is this a known issue with Tamino 3.1.1.1, or am I doing something wrong. The schema being used for this has an xs:any element defined where the XHTML is.
Thanks for any suggestions you have,
David
[This message was edited by Admin on 13 Nov 2003 at 10:31.]
xml_and_errormessage.txt (1.05 KB)
#webMethods-Tamino-XML-Server-APIs#webMethods#API-Management