Page 1 of 1

XPath Aware Content Assistant

Posted: Fri Oct 12, 2007 6:00 pm
by javamaniac
Presently, we can create a scenario for an XSL to obtain auto completion.
This auto completion scans the tag found in the XML file specified in the scenario.

The actual feature is useful when we want to create an XSL for a specific XML but it's useless when we want to create a generic XSL to transform a lot of XML because we want to see all possible XML tags and not only those in the XML file.

We would be very happy if the auto completion scan all the tags found in the DTD (or schema) of that XML. Or to have the possibility to associate a DTD (or schema) to a XSL file in the scenario to obtain auto completion with all possible tags in the DTD (or schema).

Thanks

Posted: Fri Oct 19, 2007 11:30 am
by sorin_ristache
Hello,

Thank you for your request. We will consider collecting all the elements and attributes allowed by a schema for presenting them in content completion. It could be the schema associated with the XML document specified in the scenario or it could be a schema specified explicitly for content completion in the XSLT stylesheet.


Regards,
Sorin