unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* RelaxNG and OpenDocument
@ 2011-03-22  5:31 Jambunathan K
  2011-04-03  0:29 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Jambunathan K @ 2011-03-22  5:31 UTC (permalink / raw)
  To: emacs-devel


(My earlier mail to the list bounced possibly because of the
attachments. Reposting this message with attachments replaced with web
links.)

I have recently submitted a OpenDocumentText exporter for inclusion in
Orgmode. 

As part of the development efforts, I cooked up a rnc file and a schema
location file for auto validating the generated XML files [1]. I used
rng file from OASIS [2] and IIRC used trang [3] to convert from rng to
rnc.

This mail is to find out what the maintainers think about bundling
within Emacs rnc and schema locating files for validating OpenDocument
files [4].

ps: I am a novice in the XML arena. May be there is a better way to go
about it.

[1] See OpenDocument-schema-v1.1.rnc, OpenDocument-schema-v1.1.rng and
schemas.xml
http://repo.or.cz/w/org-mode/org-jambu.git/tree/refs/heads/staging:/contrib/odt

[2] http://docs.oasis-open.org/office/v1.1/OS/OpenDocument-schema-v1.1.rng
[3] http://www.thaiopensource.com/relaxng/trang.html
[4] C-h f rng-set-schema-file-and-validate FILENAME and C-h f
rng-what-schema

Attachments:
-- 



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: RelaxNG and OpenDocument
  2011-03-22  5:31 RelaxNG and OpenDocument Jambunathan K
@ 2011-04-03  0:29 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2011-04-03  0:29 UTC (permalink / raw)
  To: emacs-devel

Jambunathan K <kjambunathan@gmail.com> writes:

> (My earlier mail to the list bounced possibly because of the
> attachments. Reposting this message with attachments replaced with web
> links.)
>
> I have recently submitted a OpenDocumentText exporter for inclusion in
> Orgmode.
>
> As part of the development efforts, I cooked up a rnc file and a schema
> location file for auto validating the generated XML files [1]. I used
> rng file from OASIS [2] and IIRC used trang [3] to convert from rng to
> rnc.
>
> This mail is to find out what the maintainers think about bundling
> within Emacs rnc and schema locating files for validating OpenDocument
> files [4].

This is fine.  Please submit also a patch for etc/schema/README,
describing the copyright status of the schema that you wish to add.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-03  0:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-22  5:31 RelaxNG and OpenDocument Jambunathan K
2011-04-03  0:29 ` Chong Yidong

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).