[xml] Libxml 2.3.7 core dump
- From: "Oliver Feige" <ofeige triplex de>
- To: <xml rpmfind net>
- Subject: [xml] Libxml 2.3.7 core dump
- Date: Thu, 26 Apr 2001 13:34:52 +0200
Dear Daniel, all,
I use libxml for validating XML Files against a DTD. Since 2.3.7
my Prog does
a core dump like xmllint too. The test DTD an XML-Files look like this:
DTD (test.dtd):
<!ELEMENT ROOT (H1)* >
<!ELEMENT H1 (H2) >
<!ELEMENT H2 EMPTY >
XML (test.xml):
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE ROOT SYSTEM "test.dtd">
<ROOT>
<H1></H1>
</ROOT>
Could anyone help me??
OFeige
--
Oliver Feige
ofeige triplex de
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]