Package: XMLSchema
Version: 0.1-0
Title: R facilities to read XML schema
Author: Duncan Temple Lang <duncan@wald.ucdavis.edu>
Depends: R (>= 1.5.0), methods, XML
Suggests: RCurl
Maintainer: Duncan Temple Lang <duncan@wald.ucdavis.edu>
Description: 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.
LazyLoad: yes
License: GPL2
Collate: ClassDefs.S processSchemaTypes.R SOAPTypes.S resolve.R
        genCode.R parseSchema.R createConverters.R schema.R array.S
        basicTypes.R
URL: http://www.omegahat.org/XMLSchema, http://www.omegahat.org
        http://www.omegahat.org/bugs
Packaged: 2009-05-07 23:02:04 UTC; biocbuild
Built: R 2.9.0; ; 2009-05-07 23:03:31 UTC; windows
