Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.4
Description
Currently, if you don't define an ID for an include, it inherits the namespace of the parent WTKX. While this is a useful feature, it isn't very intuitive.
Instead, we should define an "inline" attribute for the <wtkx:include> element. If true, the include would inherit the parent's namespace; otherwise, it would define its own.