all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Felix Natter <fnatter@gmx.net>
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: 09 Mar 2002 17:24:05 +0100	[thread overview]
Message-ID: <87y9h1g15m.fsf@gmx.net> (raw)
In-Reply-To: <sh7kom2fuw.fsf@tux.gnu.franken.de>

Karl Eichwalder <ke@gnu.franken.de> writes:

> Felix Natter <fnatter@gmx.net> writes:
> 
> > Which characters are allowed at the beginning of a (normal) tag, and
> > which characters are allowed for the following characters ?
> 
> For XML?  Please, check the XML Standard at www.w3.org; IIRC, Unicode
> characters are even allowed for tag names.  You can issue the following
> command if you want to know whether "_:d-2" is allowed as an element
> name:
> 
> { 
>   cat /usr/share/sgml/openjade/xml.dcl
>   echo '<!DOCTYPE _:d-2. [ <!ELEMENT _:d-2. (#PCDATA)> ]><_:d-2.>x</_:d-2.>'
> } | onsgmls -wxml
> onsgmls:<OSFD>0:1:W: SGML declaration was not implied
> (_:d-2.
> -x
> )_:d-2.
> C
> 
> The warning isn't fatal.  As you can see allowed names depend on the
> SGML/XML declaration in use.

Sorry, we are in the process of modifying xml-lite.el so that it works
with _SGML_, so I was asking about SGML.
 
> > That's why I suggest to tell users who need this to use html-helper-mode
> > (http://www.gest.unipd.it/~saint/hth.html) instead.
> 
> Others are happy with psgml plus xxml.el (plus some self written macros).

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

-- 
Felix Natter


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


  reply	other threads:[~2002-03-09 16:24 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       ` Felix Natter [this message]
2002-03-09 16:49         ` xml-lite.el Karl Eichwalder
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=87y9h1g15m.fsf@gmx.net \
    --to=fnatter@gmx.net \
    --cc=eliz@is.elta.co.il \
    --cc=emacs-devel@gnu.org \
    --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.