{
    "content": [
        {
            "type": "text",
            "text": "# XML::XPath::Node::Text (perldoc)\n\n## NAME\n\nText - an XML text node\n\n## Sections\n\n- **NAME**\n- **API**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "XML::XPath::Node::Text",
        "section": "",
        "mode": "perldoc",
        "summary": "Text - an XML text node",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "API",
                "lines": 12,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Text - an XML text node\n",
                "subsections": []
            },
            "API": {
                "content": "new ( text )\nCreate a new text node.\n\ngetValue / getData\nReturns the text\n\nstringvalue\nReturns the text\n\nappendText ( text )\nAdds the given text string to this node.\n",
                "subsections": []
            }
        }
    }
}