Actions
Feature #9561
closedsupport attribute @namespace-ignore="boolean"
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
XML Template Engine
Target version:
-
Start date:
03/30/2015
Due date:
% Done:
100%
Estimated time:
Description
This attribute will enable ignoring namespace declaration on child elements.
Updated by Reynaud Sylvain over 7 years ago
- Status changed from New to Resolved
- Assigned To set to Reynaud Sylvain
- % Done changed from 0 to 100
Setting this attribute to true will ignore the namespace of current element.
Also attribute @recursive to true if you want to do this for an entire subtree (or document).
Actions