xmlImporter: XML import functions

xmlImporterR Documentation

XML import functions

Description

XML import functions

Usage

parse.xmlstring(xml)

parse.xmlfile(fileName)

Arguments

xml

an xml character string to parse

fileName

the name of the xml file to parse

Value

a Document object

Functions

  • parse.xmlstring: create a Document from a character string

  • parse.xmlfile: create a Document from a xml file


Alipsa/rcdom documentation built on March 27, 2022, 11:07 p.m.