«« ( Date ) »» // «« ( Thread ) »» // nastava - 2003

problem sa XML

by Zare
ponedeljak, 05. maj 2003 - 09:47.

Pokusavam da procitam jedan XML dokument koji pocinje sa sledecim linijama:

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN"
[
<!ENTITY figtype "#FIGTYPE#">
<!ENTITY timestamp "#DATE#">
<!ENTITY version "#VERSION#">
<!ENTITY % draft "#DRAFTS#">
]>

<!-- Embbeb your block with these to set it to "draft"
<![%draft;[ <your block> ]]>
-->

<book>

<bookinfo>
<title>Kannel &version; User's Guide</title>
<subtitle>Open Source WAP and SMS gateway</subtitle>


i stalno mi prijavljuje dole navedenu gresku. Posto sam neupucen u XML molim da mi kazete sta da ispravim u gore navedenom source-u.
Hvala,
Zare

The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.


------------------------------------------------------------------------------

A string literal was expected, but no opening quote character was found. Error processing resource 'file:///T:/zaruljaIBM/kannel/gateway-1.3.1/doc/userguide/userguide.xml'. Line 3, Position 6

[