RelaxNG and IDREFs

Having trouble installing Oxygen? Got a bug to report? Post it all here.
DavidPérez
Posts: 44
Joined: Fri Aug 05, 2005 2:18 pm

RelaxNG and IDREFs

Post by DavidPérez »

Oxygen doesn't use ID and IDREFs in RelaxNG for assisting in autocompletion. :!:

More info about IDREFs and RelaxNG in:
http://books.xmlschemata.org/relaxng/re ... ECT-2.html
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post by sorin_ristache »

Hello,

<oXygen/> uses ID and IDREF in autocompletion for RelaxNG. Enable Check ID/IDREF in Preferences - XML Parser Options.

Best Regards,
Sorin
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hi,

Also note that the list of ID values is collected during the last validation action so you must perform at least one validate action in order to see ID values offereed for IDREF fields.

Best Regards,
George
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

I forgot to mention that there is also a video demonstration of this:
http://www.oxygenxml.com/demo/ids/ids.html

Best Regards,
George
Post Reply