Cursor.localName

If the current node is an element, returns its local name (without namespace prefix); otherwise, returns the same result as name.

struct Cursor(P, Flag!"conflateCDATA" conflateCDATA = Yes.conflateCDATA, Flag!"processBadDocument" processBadDocument = No.processBadDocument)
localName
()

Meta