extract_xml_section_from_lines: Get the lines of an XML section, including the section tags
Description
Get the lines of an XML section, including the section tags
Usage
extract_xml_section_from_lines(lines, section)
Value
the section's lines of XML text, including the tags
Arguments
- lines
lines of the XML text
- section
the XML section name
Author
Richèl J.C. Bilderbeek