Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/xml.XmlNode.GetNodeContent.1.py
2012-12-14 08:58:31 +00:00

5 lines
148 B
Python

# .. code-block:: text
XML_ELEMENT_NODE name="tagname", content=""
|-- XML_TEXT_NODE name="", content="tagcontent"