nXML mode is great. Thanks. My normal usage mode is to load and .xml file and have it associated with a schema (.rnc file.) I find that often I need to go and...
is there a mode that display ".rnc" files in color? It would be nice if there was a good mode for editing/coloring .rnc files; i must not be aware of it...
... Thanks. This works, but when compiling rnc-mode.el file i do get the error: Compiling file /home/gthaker/elisp/rnc-mode.el at Mon Mar 1 17:21:56 2004 **...
... Unless I am missing something this requires the schema file to be respecified. I just wish to tell nxml mode that the schema file that has been associated...
apply: Internal error at 3914 in rng-validation-mode. Wrong type argument: arrayp, 0 Region saved This is shown in the message window, Latest nxml, emacs 21.3 ...
... I'll second the request: something that does for the schema in memory what the Emacs revert-buffer does for the file in memory (that is, reloads it from...
I converted am XML Schema called METS (found at http://www.loc.gov/standards/mets/mets.xsd) to Relax NG compact syntax (mets.rnc) using the Sun RELAX NG...
Please ignore previous message. I found the problem. I had not properly converted the schema to rnc format. I ran the conversion to rnc using trang and now it...
I just recently installed nxml-mode and am trying to get oriented. I am happily editing documents that are governed by one schema. My question is: Does...
... Morgan, I've not mixed two prefixed namespaces as you have them, but I have used mods in conjunction with another namespaced schema content embedded in the...
Bruce D'Arcus
bdarcus@...
Mar 8, 2004 3:22 pm
481
... yes, most definitely. it works exactly as you'd expect. the prompting of names does not show the namespace, however, if things from several namespaces are...
... (please excuse if I post this twice - I logged in with the wrong ID... ) I've found a possible solution: Adding (add-hook 'nxml-mode-hook (function (lambda...
I am 23/f with a zest for life interested in meeting guys and girls that enjoy some of the same things. Check out some of my pics here and the link to my...
vroom_780787@...
Mar 13, 2004 1:20 am
485
I am relatively new to emacs, but I really like the realtime validation of XML with nxml-mode. I am so new, I didn't have a .emacs file, so I start blank....
Hi all, I'm afraid that this is the right place to ask this. I'm composing an UTF-8 encoded XML document using NT emacs (of course, the machine architecture is...
The file displayed below is a valid xhtml file, but nxml says that is an invalid one. ... <?xml version="1.0"?> <html xmlns="http://www.w3.org/1999/xhtml"> ...
matwb@...
Mar 25, 2004 12:01 pm
489
... I'm pretty sure any xml validator would also object. In other words, it's not valid. Bruce...
Bruce D'Arcus
bdarcus@...
Mar 25, 2004 12:18 pm
490
... No, it isn't. ... In XML (and consequently XHTML), you must escape &'s in attribute values and element content. Change your link like this: <a...
I get a strange behavior with the <optional> element. It looks like if I declare some attributes of an element as optional in my schema, I get a "Missing...
I get a strange behavior with the <optional> element. It looks like if I declare some attributes of an element as optional in my schema, I get a "Missing...
... Ok, I see... I must say however that the fact that a group is implicitely created when I declare more than one element or attribute inside an <optional>...
Had a similar problem. It was an error in the rnc file with a trailing space in an attribute defintion. You can reproduce similar using: (rng-collapse-space...
Still waiting for a clean 21.3, I'm receving the following error message, Loading dired...done Reading directory f:/sgml/files/...done Loading nxml-mode...done...