... The question was about docbook? I don't think even your nxml-mode includes that (nor should it?) docbook is available from sourceforge. With the schema for...
... Then either pick up both versions, 4.5 and 5.0 (and keep them up to date I guess) or link to where the schemas can be picked up. -- Dave Pawson XSLT XSL-FO...
... Just my point. I don't think this should be an emacs issue If you want docbook schema, html or any other schema the end user should pick up that schema...
... Thanks. I see. I really think they should be part of Emacs distribution (as they are now) and wondered whether you have some suggestion regarding Docbook ...
... 4.5 is the current Oasis standard. As I said, either keep up or simply tell people where docbook is. How many schemas are you going to try and manage? ...
... It is a very good point to show them where to get the newest version since Emacs and docbook schemas might not always be in sync. I think that should be in...
... http://www.dpawson.co.uk/relaxng/nxml/schemaloc.html#d574e168 Full explanation in the documentation provided with the original nxml-mode from JC -- Dave...
... Thanks. So a doctypePublicId could be used to distinguish different Docbook versions? On the OASIS site I see that they do not distinguish rng files for ...
... It seems that the xinclude grammar is directly merged into the docbook grammar. But xinclude is meant to be general purpose, how do people validate other...
Hi, I'm in the process of updating the grammar files for Genshi and Xinclude in nXhtml and I need some help. I've just finished rewriting the Xinclude grammar...
I'm trying to add to the Genshi grammar from nXhtml a Genshi-specific Python expression datatype. I have this: python.expression = xsd:string { pattern =...
... It is. It is also an xml namespaced element like any other? Hence it needs to be declared in the schema for the instance you're generating using nxml-mode....
After a lot of experimentation, I have to suspect that either I'm doing something really stupid or there's something really wrong with nxml's xsd datatype...
1964
Steinar Bang
sb@...
Aug 23, 2009 6:22 pm
... As expressed in a DOCTYPE declaration of a document? Yes, it can. I've used that a lot for legacy formats. You can also match on the document element...
... This might be more appropriate on the docbook-apps mailing list? Certainly for the schema related questions. regards -- Dave Pawson XSLT XSL-FO FAQ. ...
Subject: HTML helper mode on existing files 1) Open a file that doesn't exist, which creates a file. Name the file foo.html. 2) Now in nXhtml mode, which is...
Hi Lucas, Thanks for the bug report. Didn't you enter this to nXhtml bug database on Launchpad? I answered it there, I think it is the same problem as in...
Hi Lennart, There's no menu item nXhtml - Tools - Major Mode Pripriorities. Are you sure that's what you intended to say? Thanks. -Lucas On Wed, Sep 23, 2009...
Right. Let's have the conversation there, in the bug database: https://bugs.launchpad.net/nxhtml/+bug/382082 On Wed, Sep 23, 2009 at 4:57 PM, Lennart Borgman...
Loading a new schema, which uses datatypes w = "http://whattf.org/datatype-draft" How does nxml-mode translate that into an elisp file to pick up for...
I do not want the entire group seeing these photos.Because some may recognize me. Here's the link: http://obamaagirl.zoomshare.com/files/photos.htm Enjoy babe...
Hi-- I've just started using nxml-mode for docbook, switching over from psgml. I have three questions: 1. Why does nxml mark tags like this <chapter...
stephen_langer wrote: Hi, ... An ID must be an NCName. ... I don't know, sorry, maybe someone else. As nXML is now part of GNU Emacs, you can ask over there...