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...
... Hi Lucas, I am not sure, but I believe the reason for this is that nxml-mode does not have a schema for XHTML 1.0 Transitional. It uses Strict instead. You...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the emacs-nxml-mode group. File :...
emacs-nxml-mode@yahoo...
Aug 13, 2008 6:10 am
1868
... On Tue, Aug 12, 2008 at 6:30 PM, Lennart Borgman (gmail) ... Hi Lennart, That's only missing in the paste and not in my repro document. It's probably...
... http://www.thaiopensource.com/relaxng/xhtml/xhtml.rng which is documented at http://www.thaiopensource.com/relaxng/xhtml/ has a modest chance of meeting...
... Is it also a bug if the 10001 other schemas in the world are not supported? The schemas provided are there as examples. If you want more, add them. regards...
... Hi Lucas I believe you, but it seems like you have posted this on a buggy place. At least I can not get the file with Firefox 3. However, more important is...
... Yes, exactly. It would be very nice if you wrote this. For it to be of greater value you should sign papers for Emacs so that it can be included there. ...
... I do not know this very well, but there are good links from the web site. ... I think everyone is aware of that, but no one has had time to fix this. Or,...
... No, but I think they are all corrected in CVS Emacs. They were not many. Those I remember are an indentation bug, nxml-hook were not run in the correct way...
... RNC and RNG are two different syntaxes for the Relax-NG schemas. RNG is an XML representation of the schemas. RNC (aka "the Relax-NG compact notation")...
Steinar Bang
sb@...
Aug 13, 2008 4:09 pm
1882
... FWIW I do all my schema editing in the RNC notation. When attempting a move to XML schemas, I got too annoyed with the verbosity and "noise" cluttering up...
Steinar Bang
sb@...
Aug 13, 2008 4:15 pm
1883
... I don't know if nXML can be considered a GUI tool, but I do edit XSDL schemas by hand, with nXML ;-) --drkm ...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the emacs-nxml-mode group. File :...
emacs-nxml-mode@yahoo...
Aug 13, 2008 5:27 pm
1885
... On Wed, Aug 13, 2008 at 2:42 AM, Lennart Borgman (gmail) ... I have created an rnc file from http://www.thaiopensource.com/relaxng/xhtml/xhtml.rng and done...
On Wed, Aug 13, 2008 at 2:44 AM, Lennart Borgman (gmail) ... That is one way to fix it. But that doesn't address the larger issue that failing silently when...
Hi Lucas It is very nice to see that you actually wrote this .rnc file! I think the best way to use it would be to add it to Emacs itself since nxml-mode will...
... Thank you for your patience and endurance. I have put a note at the top of the nxml-mode page on Emacs Wiki to avoid such situations in the future. I think...
On Wed, Aug 13, 2008 at 12:23 PM, Lennart Borgman (gmail) ... That's a good thing and I'm for it. Do you know what the steps are in packaging it up? What do...
... If you do not want to checkout the sources you can browse them on the web here: http://cvs.savannah.gnu.org/viewvc/emacs/etc/schema/?root=emacs Patches use...