emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xml-lite.el


From: Karl Eichwalder
Subject: Re: xml-lite.el
Date: Sat, 09 Mar 2002 17:49:55 +0100
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i686-pc-linux-gnu)

Felix Natter <address@hidden> writes:

> Sorry, we are in the process of modifying xml-lite.el so that it works
> with _SGML_, so I was asking about SGML.

For SGML it depends on the SGML declaration enforced by your DTD.  Most
common is the so called Reference Conrete Syntax with increased
limits.  You can try the defacto "standard" implemented by not too old
versions of (o)nsgmls:

echo '<!DOCTYPE d-_2. [ <!ELEMENT d-_2. - - (#PCDATA)> ]><d-_2.>x</d-_2.>' \
  | onsgmls
onsgmls:<OSFD>0:1:12:E: character "_" invalid: only delimiter ">", delimiter 
"[", "PUBLIC", "SYSTEM" and parameter separators allowed
onsgmls:<OSFD>0:1:12:E: cannot continue because of previous errors

> Yes, but psgml doesn't support things like <?php ?>, jsp and asp.

Extension or work arounds were already posted to the psgml mailing
lists.

-- 
address@hidden (work) / address@hidden (home):              |
http://www.suse.de/~ke/                                  |      ,__o
Free Translation Project:                                |    _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/             |   (*)/'(*)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]