Re: [xsl] XPath 2.0 Best Practice: wrap the first node of every path expression within schema-element?

Subject: Re: [xsl] XPath 2.0 Best Practice: wrap the first node of every path expression within schema-element?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 26 Mar 2008 12:42:24 GMT
> XSLT IDEs already provide basic intellisense given an input document,
> but that could be so much better given a schema.

yes sure, but intellisense help (newfangled term for features emacs has
had for a few decades:-) is a rather different thing to run time errors
generated by the XSLT system itself.


> Writing XPaths should be a case of "slash, ctrl->space, enter, slash,
> ctrl->space, enter" :)

hmm, ctrl-space, lets see.....



C-SPC runs the command set-mark-command
   which is an interactive compiled Lisp function in `simple'.
(set-mark-command ARG)

Set mark at where point is, or jump to mark.
With no prefix argument, set mark, push old mark position on local mark
ring, and push mark on global mark ring.
With argument, jump to mark, and pop a new position for mark off the ring
(does not affect global mark ring).

Novice Emacs Lisp programmers often try to use the mark for the wrong
purposes.  See the documentation of `set-mark' for more information.


________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

Current Thread