all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: psgml - support for XML namespaces and schemas?
Date: Sun, 10 Nov 2002 15:45:49 +0100	[thread overview]
Message-ID: <84pttdwkiq.fsf@crybaby.uni-duisburg.de> (raw)
In-Reply-To: Jvjz9.4936$dz2.487255@stones

"D. D. Brierton" <darren@dzr-web.com> writes:

> Yes. For the kind of stuff I'm working on, either for current clients, or as
> future prodiucts to sell to clients, hybrid XML documents are becoming the
> norm. By that I mean documents which contain markup from more than one XML
> application; such documents depend on namespaces for validation and DTDs
> don't understand namespaces so XML schemas *have* to be used instead. Ideally,
> ones editing environment should also understand that documents can be hybrid
> and instead of looking to the DTD for populating menus for the insertion of
> elements or attributes they need to be able to understand namespaces.

I agree that you need namespaces and XML schemas.  This is only a
stopgap measure to provide half-baked "support".

If you construct a DTD which has all the elements from all the
schemas involved, complete with their prefix, then you might be able
to use that.  Of course, this means that you need to decide on a
prefix for your documents.  But at least you could get tags
completion this way.

I agree that it is painful, however, to construct a DTD for all
mixtures of schemas that you might need.  However, maybe you can get
away with making ONE DTD that contains ALL schemas that you work with.

kai
-- 
~/.signature is: umop ap!sdn    (Frank Nobis)

  parent reply	other threads:[~2002-11-10 14:45 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-05  0:17 psgml - support for XML namespaces and schemas? D. D. Brierton
2002-11-05 18:52 ` Jerry James
2002-11-08 10:47 ` Lennart Staflin
2002-11-08 11:49   ` D. D. Brierton
2002-11-08 13:19     ` Phillip Lord
2002-11-08 16:14     ` Stefan Monnier <foo@acm.com>
2002-11-08 16:35       ` D. D. Brierton
2002-11-08 17:10         ` Galen Boyer
2002-11-08 18:09           ` D. D. Brierton
2002-11-10  1:41             ` Galen Boyer
2002-11-10  2:28               ` D. D. Brierton
2002-11-10  3:43                 ` Galen Boyer
2002-11-10 14:45                 ` Kai Großjohann [this message]
2002-11-10 15:19                   ` D. D. Brierton
2002-11-11  7:38                     ` Kai Großjohann
2002-11-08 17:16         ` Stefan Monnier <foo@acm.com>
2002-11-08 17:53           ` D. D. Brierton
2002-11-08 16:59       ` D. D. Brierton
2002-11-12  3:51       ` Matt Armstrong

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=84pttdwkiq.fsf@crybaby.uni-duisburg.de \
    --to=kai.grossjohann@uni-duisburg.de \
    /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.