Hi, I'm using nxml-mode to validate my Docbook and so on as I write, but I've hit a small annoyance. In my current document I'm using XInclude to bring in...
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...
The grammar in xhtml-basic-form.rnc for the <textarea> element is this: textarea = element textarea { textarea.attlist } textarea.attlist = Common.attrib, ...
I am trying to compile a conforming XML schema to an rnc for use with nxml. I do the following: 1. Compile the Xsd to rng with rngconv.jar from the Sun...
In explaining how to set up nXML the readme file says the following: <blockquote> To get things automatically loaded each time you start Emacs, add (load...
I am trying to compile a conforming XML schema to an rnc for use with nxml. I do the following: 1. Compile the Xsd to rng with rngconv.jar from the Sun...
Hi, I am using GNU Emacs 23.0.92.1 and the nxml-mode which comes with it. C-c C-b (nxml-balanced-close-start-tag-block) doesn't seem to work as expected. e.g....
Hello all, On the downloads page for nxml-mode, http://www.thaiopensource.com/download/ The last release tarball is quite old (from 2004). Is that the latest ...
Hi All, I have just installed GNU emacs-22.3 with nxml-mode-20041004 in Windows 2000 but cannot seem to get the code / tag completion to work. It verifies the...
I thought I had asked this once before on the list, but if so I can't find the record of it. I have a custom schema (i.e. not DocBook or something widespread),...
Hi guys I just want to know if there has been already a setting or switch to make nxml display images (like in <mediaobject>) inline like Emacs-Muse does, if...
Does anyone know if there is an rnc version of the kml xsd schema (used for creating Google Earth files)? The xsd is at: http://schemas.opengis.net/kml/2.2.0/ ...
Labels and inputs in forms are incorrectly flagged as invalid. In this valid sample document, the label and input will be considered errors and will cause...
In the following HTML, there is a validation error thrown on the content of the A element. The text "marked invalid" will be flagged, and the validator will...
Having seen a reference to the nxhtml mode and how it provides full support for html and for embedded languages I downloaded and tried nxhtml mode. Initially I...
As reported here http://groups.google.com/group/gnu.emacs.bug/browse_thread/thread/beeb776bfb0d69a0/66bd3239fbf91b40?lnk=st&q=nxhtml+hangs#66bd3239fbf91b40 ...
i just installed nxml and joined this group. however, first 2 messages i got was spam. I was going to unsubscribe but i thought... Can we do something about...
Internal error in rng-validate-mode triggered at buffer position 414. Invalid regexp: "Range striding over charsets" source is trigger = element trigger { ...
I would like to be able to start nxml-mode with a specified schema if there is none specified in the file. (I do not want to save the schema location since...
I've converted nxml to font-lock. I used the existing fontification machinery and put it inside a cc-mode-style matcher. Efficiency and output are the same,...
I have a file with invalid characters (Unicode: 0xc) but nxml still says the file is valid XML. I am using the latest version of Aquamacs (1.3 ?) and the...
Here we provide all sorts of Interview Questions & Answers, HTML, JavaScript, XML, CSS and web authoring guide line Interview Questions and Answers to develop...
We're using the nxml-mode-20060901 schemas here, and I've noticed something missing in the XHTML support. nxml is flagging <input type='file39;.../> as invalid....
Hi everybody! I'm beginning to use nxhtml-mode and I'm a beginner in emacs too. I'd to know how I can use the mode in files with an arbitray extension (such as...
... Hi Torsten, ... Yes, that would be desireable, but unfortunately it is not currently possible. The reason is that the parser from nxml-mode works with the ...