Validation scenarios could be used in auto-complete

Are you missing a feature? Request its implementation here.
jokester01au
Posts: 64
Joined: Tue May 17, 2005 9:16 am

Validation scenarios could be used in auto-complete

Post by jokester01au »

Currently, it appears that auto-complete (for example for functions/templates/variables in XSLT, or elements/types in XSD) only lists types visible directly in the current document or others imported by it.

It would be great if auto-complete could also pick up other objects that are visible in the active validation scenario.

So, if the validation scenario is such that document A imports both documents B and C, then it would be good if autocomplete in document B also picks up objects from document C.
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post by sorin_ristache »

Yes, we plan this enhancement for a future version of oXygen. We also think using the whole XSLT stylesheet or XML Schema for content completion starting from the master file is useful.


Thank you for increasing the feature priority,
Sorin
Post Reply