[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Eclipse: the new Emacs? (and the XML story)


emacs schema
Hi,

 > I tried using oXygen to validate
 > documents against a RELAX NG schema, but that didn't work out too
 > well. oXygen was unable to associate the document with the schema.
 > (If anyone has had better luck, please tell me.)

You have two options:
1. Use a PI to associate the RNG schema with the document and then use 
the Validate action to validate against that schema.
A sample PI is:
<?oxygen RNGSchema="personal.rng" type="xml"?>
There is also a wizard that inserts it automatically, see the associate 
schema action. Also when a new document is created (oXygen->New XML 
wizard) based on a Relax NG schema the PI is inserted in the document.

2. Use the Relax NG validation action.

 >> I tried loading a 410K XML document
[...]
 >> 1. oXygen works at first, but eventually causes a memory-exhaustion 
 >> error after a bit of editing.

You should give Eclipse some more heap as Bob suggested. 256 MB should 
be more than enough for that document, we usually test this 
configuration with a ~3.5 MB document.

Best Regards,
  George
-----------------------------------------------
George Cristian Bina
<oXygen/> XML Editor - http://www.oxygenxml.com

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.