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.

Author Duncan Temple Lang
Maintainer Duncan Temple Lang

To install this package, start R and enter:

    source("http://bioconductor.org/biocLite.R")
    biocLite("XMLSchema")

Documentation

No vignettes available
Reference Manual

Details

biocViews
Depends
R , methods , XML
Imports
RCurl , codetools
Suggests
RCurl
System Requirements
License GPL2
URL http://www.omegahat.org/XMLSchema, http://www.omegahat.org http://www.omegahat.org/bugs
Depends On Me
Imports Me
SSOAP
Suggests Me

Package Downloads

Package source XMLSchema_0.7-2.tar.gz
Windows 32-bit binary XMLSchema_0.7-2.zip
Windows 64-bit binary XMLSchema_0.7-2.zip
MacOS X 10.5 (Leopard) binary Not Available