all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Karl Eichwalder <ke@gnu.franken.de>
Cc: "Stefan Monnier" <monnier+gnu/emacs@RUM.cs.yale.edu>,
	Mike Williams <mdub@bigfoot.com>,
	emacs-devel@gnu.org, Sam Steingold <sds@gnu.org>,
	Eli Zaretskii <eliz@is.elta.co.il>
Subject: Re: xml-lite.el
Date: Sat, 09 Mar 2002 17:49:55 +0100	[thread overview]
Message-ID: <sh1yety9cc.fsf@tux.gnu.franken.de> (raw)
In-Reply-To: <87y9h1g15m.fsf@gmx.net> (Felix Natter's message of "09 Mar 2002 17:24:05 +0100")

Felix Natter <fnatter@gmx.net> 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.

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

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


  reply	other threads:[~2002-03-09 16:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87lmd42p1r.fsf@gmx.net>
     [not found] ` <200203072345.g27NjKh17379@rum.cs.yale.edu>
2002-03-08 21:41   ` xml-lite.el Felix Natter
2002-03-09 10:30     ` xml-lite.el Karl Eichwalder
2002-03-09 16:24       ` xml-lite.el Felix Natter
2002-03-09 16:49         ` Karl Eichwalder [this message]
2002-03-09 10:49     ` xml-lite.el Mike Williams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=sh1yety9cc.fsf@tux.gnu.franken.de \
    --to=ke@gnu.franken.de \
    --cc=eliz@is.elta.co.il \
    --cc=emacs-devel@gnu.org \
    --cc=keichwa@gmx.net \
    --cc=mdub@bigfoot.com \
    --cc=monnier+gnu/emacs@RUM.cs.yale.edu \
    --cc=sds@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.