Author mode - quick visual XInclude check
Posted: Tue Sep 22, 2009 4:55 pm
Hello,
I suppose if reffered content is loaded into the main document, its root element is known. It would be nice to display reffered content backgroung in different colour (now light grey by default) if it is to be placed in not allowed context according to DTD (very raw check of root element only).
With default engine and XIncludes allowed on document level (as provided in Oxygen templates) there is no validation of external content performed - there is only check if xi:include element is in allowed context, not refferenced content itself. There must be selected different engine LIBXML for this task, but it brings another problems.
With default engine validation any problem is very often discovered during generating of the output. I think proposed quick check could be very helpful not only for our workflow.
Jan
I suppose if reffered content is loaded into the main document, its root element is known. It would be nice to display reffered content backgroung in different colour (now light grey by default) if it is to be placed in not allowed context according to DTD (very raw check of root element only).
With default engine and XIncludes allowed on document level (as provided in Oxygen templates) there is no validation of external content performed - there is only check if xi:include element is in allowed context, not refferenced content itself. There must be selected different engine LIBXML for this task, but it brings another problems.
With default engine validation any problem is very often discovered during generating of the output. I think proposed quick check could be very helpful not only for our workflow.
Jan