createSOAPConverter: Define the conversion function for an XML representation of a...

Description Usage Arguments Author(s)

Description

This generic function and associated methods are used to create R functions that convert a SOAP data type given as XML to an R object.

Usage

1
createSOAPConverter(type, namespaces, defs = NULL, types = list(), ...)

Arguments

type

the description of the Schema type

namespaces

appears not to be used

defs

appears to be never used.

types

the descriptions of other data types in the schema(s)

...

additional parameters for methods

Author(s)

Duncan Temple Lang


sckott/XMLSchema documentation built on May 29, 2019, 3:46 p.m.