* XSD Mode
@ 2002-11-25 14:13 Carlos Condé
2002-11-25 14:43 ` Phillip Lord
0 siblings, 1 reply; 3+ messages in thread
From: Carlos Condé @ 2002-11-25 14:13 UTC (permalink / raw)
Hello,
does anyone knows about a major mode for editing XSD files ? (XML schema)
Or is there a way to configure PSGML properly for this kind of files ?
Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: XSD Mode
2002-11-25 14:13 XSD Mode Carlos Condé
@ 2002-11-25 14:43 ` Phillip Lord
2002-11-25 15:05 ` Carlos Condé
0 siblings, 1 reply; 3+ messages in thread
From: Phillip Lord @ 2002-11-25 14:43 UTC (permalink / raw)
>>>>> "Carlos" == Carlos Condi <carlos.conde@double-c.fr> writes:
Carlos> Hello,
Carlos> does anyone knows about a major mode for editing XSD files ?
Carlos> (XML schema) Or is there a way to configure PSGML properly
Carlos> for this kind of files ?
PSGML will edit XML schema files perfectly well, if you the DTD that
W3C release for XML schema.
http://www.w3.org/2001/XMLSchema.dtd
Alternatively the latest version of PSGML will edit fine without DTD,
but with reduced functionality.
What PSGML will not do is interpret XML schema, and allow you to edit
an XML instance defined by that schema. For this you either have to
convert the schema into DTD (which is a lossy translation, so this is
not perfect), or use the DTD less editing of PSGML.
Cheers
Phil
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: XSD Mode
2002-11-25 14:43 ` Phillip Lord
@ 2002-11-25 15:05 ` Carlos Condé
0 siblings, 0 replies; 3+ messages in thread
From: Carlos Condé @ 2002-11-25 15:05 UTC (permalink / raw)
ok, thanks ... that's what I thought ... maybe there's a way to patch
PSGML code to add XSD interpretation ...
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-11-25 15:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-25 14:13 XSD Mode Carlos Condé
2002-11-25 14:43 ` Phillip Lord
2002-11-25 15:05 ` Carlos Condé
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.