| All functions | 
      
        
        | XMLDocument
 | XMLDocument Class | 
        
        | XMLElement
 | XML element builder | 
        
        | as.character(<XMLDocument>)
 | Retrieve character representation of XMLDocument | 
        
        | as.character(<XMLElement>)
 | Retrieve character representation of XMLElement | 
        
        | esc()
 | Escape XML text | 
        
        | parse_inner()
 | Recursively parse an XML2 node tree into a `minixml` document | 
        
        | parse_xml_doc()parse_xml_elem()
 | Parse xml text or file into an XMLDocument or XMLElement |