sckott/XMLSchema: R facilities to read XML schema

A package that reads XML schema into an R representation and can perform some operations on the resulting information to generate class definitions and code to read documents using this schema. This is code that was originally in the SSOAP package for reading WSDL files that describe Web Services and use XML schema.

Getting started

Package details

AuthorDuncan Temple Lang <duncan@wald.ucdavis.edu>
MaintainerDuncan Temple Lang <duncan@wald.ucdavis.edu>
LicenseGPL-2
Version0.8-0
URL http://www.omegahat.org/XMLSchema http://www.omegahat.org http://www.omegahat.org/bugs
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sckott/XMLSchema")
sckott/XMLSchema documentation built on May 29, 2019, 3:46 p.m.