Search the web
Sign In
New User? Sign Up
emacs-nxml-mode · New XML Mode for Emacs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1667 - 1696 of 1979   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1667
I'm trying to use nxml to edit Spring configuration files. Spring configs originally had a DTD which was easy to translate to RNC and use with nxml. However,...
Alan Shutko
alanshutko
Offline Send Email
Aug 15, 2007
11:31 pm
1668
Alan Shutko wrote: Hi ... You should create one new single schema that includes all the others. That way all the definitions will be available. That was...
Florent Georges
darkman_spam
Offline Send Email
Aug 16, 2007
2:28 pm
1669
... I'm willing to do that, if someone can tell me how to do that and there's absolutely no better way. However, that approach have some big deficiencies: *...
Alan Shutko
alanshutko
Offline Send Email
Aug 16, 2007
6:04 pm
1670
... *If* the various schemas have different namespaces, you could desptach to a validator for each schema? NVDL. http://www.dpawson.co.uk/nvdl/index.html is a...
Dave Pawson
dpawso
Offline Send Email
Aug 17, 2007
6:36 am
1671
Dave Pawson wrote: Hi Dave ... That would be a nice solution. Unfortunately, nXML doesn't support NVDL :-(. Regards, --drkm ...
Florent Georges
darkman_spam
Offline Send Email
Aug 17, 2007
9:41 am
1672
Alan Shutko wrote: Hi ... The point is that a set of schemas is not enough. You need to tell *how* they can be combined. This is the aim of NVDL for...
Florent Georges
darkman_spam
Offline Send Email
Aug 17, 2007
9:57 am
1673
... Sorry, I was thinking validation, rather than editing. Thoughts. oXygen supports XML editing. It also has a built in NVDL implementation. No help with...
Dave Pawson
dpawso
Offline Send Email
Aug 17, 2007
11:17 am
1674
... Maybe having a single schema for editing, result of merging all the Spring schemas, besides a couple of functions to manually call JNVDL or oNVDL as...
Florent Georges
darkman_spam
Offline Send Email
Aug 17, 2007
1:19 pm
1675
... I like the idea. Can the windows / mac versions of emacs call out to an external process? regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk...
Dave Pawson
dpawso
Offline Send Email
Aug 17, 2007
3:07 pm
1676
... Oooh yes ;-) You have even a quite complete platform-independent API: (info "(elisp)Processes") Regards, --drkm ...
Florent Georges
darkman_spam
Offline Send Email
Aug 17, 2007
3:46 pm
1677
... That's definitely an easy way to start! And, it wouldn't just have to call an NVDL validator, it could call any validator. -- Alan Shutko <ats@...> -...
Alan Shutko
alanshutko
Offline Send Email
Aug 18, 2007
2:09 am
1678
... I think with XML Schema, that's not necessary. Spring uses the type support of XML Schema such that schemas that want to be integrated can derive new...
Alan Shutko
alanshutko
Offline Send Email
Aug 18, 2007
2:10 am
1679
... flymake-mode? Regards, Tony Graham. ====================================================================== Tony.Graham@......
Tony Graham
Tony.Graham@...
Send Email
Aug 20, 2007
8:18 am
1680
For months now I've been irritated by emacs loading very slowly. Finally traced it to the font setting in my .emacs file and sought help. This brought a rapid...
Dave Pawson
dpawso
Offline Send Email
Aug 22, 2007
7:19 am
1681
Hello! I want to read some server generated xml-files that don't contain any linebreaks whatsoever - just one loooong line. When opening the files, emacs...
consspam
Offline Send Email
Aug 23, 2007
12:31 pm
1682
consspam wrote: Hi ... This is maybe not exactly what you are looking for, but that can help you. You can apply an XSLT stylesheet to your document before...
Florent Georges
darkman_spam
Offline Send Email
Aug 23, 2007
9:26 pm
1683
Tall single guys and girls, pay attention please! our websites is for you to make friends, if you have difficulty in finding true love or a honest friend, come...
allie313678while
allie313678w...
Offline Send Email
Aug 25, 2007
10:49 am
1684
Tall single guys and girls, pay attention please! our websites is for you to make friends, if you have difficulty in finding true love or a honest friend, come...
allie313678while
allie313678w...
Offline Send Email
Aug 25, 2007
10:50 am
1685
New file, select nxml-mode I receive the message External entity locatingRules not found It's finding the rules file OK Save schema location to...
Dave Pawson
dpawso
Offline Send Email
Sep 4, 2007
8:01 am
1686
Dave Pawson wrote: Hi Dave ... Is that actually an error or just a message? If this is an error could you please post the stacktrace you get when...
Florent Georges
darkman_spam
Offline Send Email
Sep 4, 2007
4:17 pm
1687
I just upgraded two of my emacs installations and in both cases nxml-mode's auto-complete has stopped working. The first was I upgraded Auqamacs and after the...
Eric
mccumial
Offline Send Email
Sep 12, 2007
4:11 pm
1688
Hi all, I've associated *.html, *.htm, *.xml, *.pt, etc with the nxml mode. For most files, this works ok. But if I edit a .pt file (which is an xhtml file...
Reinout van Rees
rvanrees
Offline Send Email
Sep 12, 2007
5:53 pm
1689
Reinout, If the associations you've set are through auto-mode-alist, look at magic-mode-alist. auto-mode-alist only gets a shot if magic-mode-alist doesn't...
Kevin Christen
kmc146
Offline Send Email
Sep 12, 2007
6:08 pm
1690
... Hurray, thanks! That's the solution. I could google up a few lines for my .emacs this way. In the end I copied some code from ...
Reinout van Rees
rvanrees
Offline Send Email
Sep 12, 2007
8:08 pm
1691
Reading the location rules syntax, there doesn't seem to be a way to use the <!DOCTYPE> declaration to pick up the appropriate RNG schema...? Or is there? ...
Steinar Bang
sb@...
Send Email
Sep 14, 2007
9:45 am
1692
... Not AFAIK. One of the ideas of relax NG is to stop embedding the schema location within the file? I guess the rules file connection is a more indirect...
Dave Pawson
dpawso
Offline Send Email
Sep 14, 2007
10:42 am
1693
... Yes, but if the DOCTYPE information already is there for other tools, it should be possible to use it to identify the schema. Seems that trang was...
Steinar Bang
sb@...
Send Email
Sep 14, 2007
1:02 pm
1694
[Just making my question more obvious] ... [snip!]...
Steinar Bang
sb@...
Send Email
Sep 15, 2007
4:17 pm
1695
... Of the DITA file types I've tried opening: - <dita> opens successfully - The following opens with errors: - <map> - <reference> - <task> When opening a...
Steinar Bang
sb@...
Send Email
Sep 16, 2007
2:37 pm
1696
... It's happened again, so it is repeatable (just a long time between occurrences!) Scenario. Open an xml file associate the schema file select the file hit...
Dave Pawson
dpawso
Offline Send Email
Sep 17, 2007
8:19 am
Messages 1667 - 1696 of 1979   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help