[xml] Internal and External Validating Bug
- From: Paolo Casarini <casarini CS UniBO IT>
- To: xml gnome org
- Subject: [xml] Internal and External Validating Bug
- Date: Sun, 18 Mar 2001 16:49:34 +0100 (CET)
xmllint --valid --debug test-dtd.xml says Segmentation fault with these
files:
- test-dtd.xml -
<?xml version="1.0"?>
<!DOCTYPE TEST-DTD SYSTEM "test-dtd.dtd" [
<!NOTATION type2 SYSTEM "program2">
<!ENTITY FOO2 "bar2">
]>
<TEST-DTD>&FOO1;</TEST-DTD>
- test-dtd.dtd -
<!ELEMENT TEST-DTD (#PCDATA)>
<!NOTATION type1 SYSTEM "program1">
<!ENTITY FOO1 "bar1">
It seems there's a problem when are specified external and internal dtd.
Bye
Paolo
--
Paolo Casarini - casarini cs unibo it
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]