Sha256: 492599eee4b2f65b5e0dff969a2284fa41aca0a1828ef370b50870fff47344bc

Contents?: true

Size: 862 Bytes

Versions: 3

Compression:

Stored size: 862 Bytes

Contents

nXML-mode and XSpec
===================

To add support for XSpec in nXML-mode such that nXML-mode will use the
XSpec schema with XSpec files:

1. Select `rng-schema-locating-files' for customization by:

   a. Either, using the menu, selecting:

         Options->Customize Emacs->Specific Option...

      or, using the keyboard, entering:

         M-x customize-variable

   b. Entering:

         rng-schema-locating-files RET

2. Select one of the INS buttons.

3. Enter the location of the 'schema.el' file in this directory as the
   value for the new 'File:' text box.

4. Select the 'State' button then select the 'Save for Future
   Sessions' option.

You could also customize `rng-preferred-prefix-alist' to add the XSpec
namespace URI, "http://www.jenitennison.com/xslt/xspec", and preferred
prefix, "x", if you want.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
simple-xspec-wrapper-0.3.0-java vendor/xspec-1.0.0/editors/emacs/README
simple-xspec-wrapper-0.2.0-java vendor/xspec-1.0.0/editors/emacs/README
simple-xspec-wrapper-0.1.0-java vendor/xspec-1.0.0/editors/emacs/README