XPath Aware Content Assistant
Posted: Fri Oct 12, 2007 6:00 pm
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
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