OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [docbook-apps] unable to parse XML-why??



im workin on Ubuntu..
anyway I have xml document : sample.xml

<?xml version="1.0"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd";>
<article>
bla bla..
</article>

URL is valid and i have net connection

aftercommands :
$ export DB="/usr/share/sgml/docbook/docbook-xsl-1.51.1"
$ xsltproc -o sample.html $DB/html/docbook.xsl sample.xml

theres an error and warning: failed to load external entity "sample.xml"
unable to pharse sample.xml

Any ideas??
Thanx
Danijela
-- 
View this message in context: http://www.nabble.com/unable-to-parse-XML-why---tp15641992p15641992.html
Sent from the docbook apps mailing list archive at Nabble.com.



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]