When autocomplete requested for an element, it shows attribute already present in the element.
An xml can't have 2 same attributes for same element.
It should not display elements which are already present
Currently it displays, an error if the attributes are repeated for the current element.
When autocomplete requested for an element, it shows attribute already present in the element.
An xml can't have 2 same attributes for same element.
It should not display elements which are already present
Currently it displays, an error if the attributes are repeated for the current element.