Page 1 of 1
RelaxNG and tag insight?
Posted: Thu Nov 25, 2004 8:05 am
by dsewell
Is there a possibility that tag insight features (autocompletion, etc.) will be available when using a RelaxNG schema, in a future release of oXygen?
Posted: Thu Nov 25, 2004 11:10 am
by george
Hi David,
Oxygen has support for using Relax NG schemas for content completion. You need to associate the schema with the instance or to specify that schema as the default schema for content completion in options. For associating the schema with the instance you can use the Associate schema action.
Best Regards,
George
OK, this is working for me now
Posted: Sat Nov 27, 2004 6:53 am
by dsewell
The autocompletion, etc., is working with a Relax NG schema now. I don't know why it didn't the first time--I am pretty sure I had associated my XML file with a schema and validated it. But I could be wrong.