You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if Node had a line number from the original XML text so that when there's a problem with the XML in the document (e.g. it's missing a tag or attribute that's supposed to be there), it's possible to indicate on which line of the file the problem occurred.
The text was updated successfully, but these errors were encountered:
It would be nice if
Node
had a line number from the original XML text so that when there's a problem with the XML in the document (e.g. it's missing a tag or attribute that's supposed to be there), it's possible to indicate on which line of the file the problem occurred.The text was updated successfully, but these errors were encountered: