Subscribe

NDATA is illegal type

  1. 2001-08-17 17:01:30 PDT
    I've written some prolog so:

    <!DOCTYPE TEI.2 PUBLIC "-//TEI P4//DTD Main Document Type//EN" "some.dtd" [
    <!NOTATION PNG SYSTEM "http://www.w3.org/TR/REC-png">
    <!ENTITY some.png SYSTEM "some.png" NDATA PNG>]
    >
    Trying to parse this with psgml, I always come up with

    Illegal entity type: NDATA

    However, nsgmls validates the file. I also notice that there are other problems with ENTITIES and psgml. Is this a bug?
Jump To:
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.