Displaying 2 results from an estimated 2 matches for "parseschemadoc".
2010 Jun 22
0
XMLSchema:::processSchemaTypes() fails with XMLSchema.xsd [was: SSOAP fails with .types[[1]] : subscript out of bounds]
...initions, is it possibe to "inject" those
> from the http://www.w3.org/2001/XMLSchema.xsd
> into genSOAPClientInterface() instead ?
Well, it's not possible, at least for me.
This is as far as I got, any help appreciated:
Thanks in advance,
yours,
Steffen
xsd = XMLSchema:::parseSchemaDoc("http://www.w3.org/2001/XMLSchema.xsd")
root = xmlRoot(xsd)
types = XMLSchema:::processSchemaTypes(root, root, verbose = TRUE)
traceback()
> xsd = XMLSchema:::parseSchemaDoc("http://www.w3.org/2001/XMLSchema.xsd")
> root = xmlRoot(xsd)
> types = XMLSchema:::processSc...
2012 May 15
1
KEGGSOAP installation error
...(getDTD), as.logical(isURL),
as.logical(addAttributeNamespaces), as.logical(useInternalNodes), FALSE,
as.logical(isSchema), as.logical(fullNamespaceInfo),
as.character(encoding), as.logical(useDotNames), xinclude, error,
addFinalizer, PACKAGE = "XML")
2: xmlParse(url)
3: parseSchemaDoc(fileName)
4: processWSDL("http://soap.genome.jp/KEGG.wsdl")
5: fun(libname, pkgname)
6: doTryCatch(return(expr), name, parentenv, handler)
7: tryCatchOne(expr, names, parentenv, handlers[[1L]])
8: tryCatchList(expr, classes, parentenv, handlers)
9: tryCatch(fun(libname, pkgname), er...