Cursor.content

Return the text content of a cdata section, a comment or a text node; in all other cases, returns the entire node without the name

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

Meta