xmlblock: extracts a block from the XML file
Description
extracts a block from the XML file
Usage
xmlblock( tag, xmllines, capitalize = TRUE )
Arguments
xmllines
lines from loaded XML files
capitalize
Whether we need to capitalize or not. Default is TRUE
Value
returns an array of characters with all that is inside a block corresponding to a particular tag