Hussein,

        Thanks for taking the time to answer my question...

        Though I'm more confused now than before.


Do I understand the XXE does not use the specified schema in an xml file
to provide validation tag hints, etc..  The user has to create an
additional configuration file that mirrors the schema file to enable
validation and contextual help?

Is that correct?

Not really. XMLmind XML Editor of course supports a schema specified at
the top of the XML file.

Something like:

<?xml-model href="../schemas/mbel.rnc"?>

Are you saying that if my documents all have a schema specified as described, I don't need to provide a configuration file? XXE validates the document with the specified schema? XXE provides contextual help with the specified schema?

Or I just need to write a configuration file that uses the relax NG section as talked about here? Somehow referring schema.rnc file?

http://www.xmlmind.com/xmleditor/_distrib/doc/configure/simple_sect_config.html

I tried to follow the link http://www.xmlmind.com/xmleditor/_distrib/doc/configure/samples/rng_section_config/ on this page to see how this is done but I get an Access is Forbidden error..

thanks,

Scott

--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to