Hi!
Can anybody, please, tell me what's wrong with this XML:
NOTE: tags within CONTENT tag are properly encoded ie: &some_code;
I know the problem is in CONTENT tag, but don't know what!? Is there some wrong char?
Thnx,
t.
Tomi Hrovatin
Can anybody, please, tell me what's wrong with this XML:
NOTE: tags within CONTENT tag are properly encoded ie: &some_code;
Code:
<?xml version="1.0" ?>
<root>
<content><IMG height=15 src="[URL unfurl="true"]http://vaio/cmpro/sites/linia-gradiani/images//images/spacer.gif"[/URL] width=1><BR>
<TABLE cellSpacing=0 cellPadding=0 width="100%">
<TBODY>
<TR>
<TD width=31><IMG height=13 src="[URL unfurl="true"]http://vaio/cmpro/sites/linia-gradiani/images//bg_tl.gif"[/URL] width=31></TD>
<TD class=naslov><SPAN id=tpl_str_title contentEditable=false>Testni asdfsadf naslov</SPAN></TD></TR>
<TR>
<TD width=31><IMG height=3 src="[URL unfurl="true"]http://vaio/cmpro/sites/linia-gradiani/images//bg_ml.gif"[/URL] width=31></TD>
<TD><IMG height=3 src="[URL unfurl="true"]http://vaio/cmpro/sites/linia-gradiani/images//bg_mr.gif"[/URL] width=321></TD></TR>
<TR>
<TD vAlign=top width=31><IMG height=274 src="[URL unfurl="true"]http://vaio/cmpro/sites/linia-gradiani/images//bg_bl.gif"[/URL] width=31></TD>
<TD class=tekst vAlign=top><IMG height=15 src="[URL unfurl="true"]http://vaio/cmpro/sites/linia-gradiani/images//images/spacer.gif"[/URL] width=1><BR><SPAN id=tpl_str_content contentEditable=false>
<P>vsesadfasdfasdfbina</P>
<P><IMG src="[URL unfurl="true"]http://vaio/cmpro/sites/linia-gradiani/images/Slike/1.jpg"></P>[/URL]
<P>kasdm fokmaosdfm laksmdf lkmas dfkm lasdmf</P>
<P>asokmf alskdmf laksmdflkasmdflkasmdf lkma sldkmf </P>
<P>aksmdflkmas dkfm asldmflaksdmf asdf</P>
<P>apskdmf lasdmf laksmd flaksmd f</P>
<P>oaskmdf laskmdf laksmdflaksmdf </P>
<P>
<TABLE class="" style="WIDTH: 180px; HEIGHT: 180px" cellSpacing=3 cellPadding=1 border=1 maxcols="2">
<TBODY>
<TR>
<TD>weqwe</TD>
<TD>qwer</TD>
<TD>qwer</TD>
<TD>qwerwer</TD></TR>
<TR>
<TD></TD>
<TD></TD>
<TD></TD>
<TD></TD></TR>
<TR>
<TD></TD>
<TD></TD>
<TD></TD>
<TD></TD></TR>
<TR>
<TD></TD>
<TD></TD>
<TD></TD>
<TD></TD></TR>
<TR>
<TD></TD>
<TD></TD>
<TD></TD>
<TD></TD></TR></TBODY></TABLE></P></SPAN></TD></TR></TBODY></TABLE></content>
<short_title>test</short_title>
<page_title></page_title>
<page_description></page_description>
<sql_id>21</sql_id>
<page_keywords></page_keywords>
<active>-1</active>
<in_menu>-1</in_menu>
<pageType>vsebina</pageType>
<redirect></redirect>
<title></title>
<templates>vsebina1.html,vsebina2.html</templates>
<layout>vsebina1.html</layout>
<templates_dir>/cmpro/admin/sites/linia-gradiani/templates/vsebina</templates_dir>
</root>
I know the problem is in CONTENT tag, but don't know what!? Is there some wrong char?
Thnx,
t.
Tomi Hrovatin