{
    "mode": "perldoc",
    "parameter": "XML::XPath::Node::Namespace",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/XML%3A%3AXPath%3A%3ANode%3A%3ANamespace/json",
    "generated": "2026-06-12T00:36:26Z",
    "sections": {
        "NAME": {
            "content": "Namespace - an XML namespace node\n",
            "subsections": []
        },
        "API": {
            "content": "new ( prefix, expanded )\nCreate a new namespace node, expanded is the expanded namespace URI.\n\ngetPrefix\nReturns the prefix\n\ngetExpanded\nReturns the expanded URI\n\ntoString\nReturns a string that you can add to the list of attributes of an element:\nxmlns:prefix=\"expanded\"\n",
            "subsections": []
        }
    },
    "summary": "Namespace - an XML namespace node",
    "flags": [],
    "examples": [],
    "see_also": []
}