[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Notation


Subject: Notation
From: Bovone Stefano <Stefano.Bovone@xxxxxxxx>
Date: Wed, 31 Mar 1999 15:12:51 +0200

Title: Notation

I have the following problem: I have the XML document  

<?xml version="1.0" encoding="UTF-8" stanalone="no"?>
<!DOCTYPE HML SYSTEM "hml.dtd" [
<!ENTITY pcl001 SYSTEM "pcl001.pcl" NDATA  PCL>
]>

<HML>
....
<BODY Rif="pcl001"/>

..
</HML>

The file hml.dtd is like:

<!NOTATION PCL SYSTEM "PCL Language">
....

When I try to validate the XML document the parser said that it doesn't know the PCL notation.
Is this right?

Thanks in advance.

Bye.


Current Thread
  • Notation
    • Bovone Stefano - Wed, 31 Mar 1999 15:12:51 +0200 <=
Keywords
xml