omegahat / XML

The XML package for R
Other
20 stars 11 forks source link

Fix for getRelativeURL & URI character coercer #12

Open eblondel opened 5 years ago

eblondel commented 5 years ago

Dear @duncantl, here's a proposal of fix for getRelativeURL & the setAs character method for URI objects. I've raised issues while doing attempts to parse local XSD schemas (schemas from https://github.com/eblondel/geometa/tree/master/inst/extdata/schemas) with the XMLSchema package. The issues were:

eblondel commented 5 years ago

@omegahat @duncantl could you please have a look to this minor pull request, this would help a lot having this fix in XMLSchema package. Thanks a lot in advance for your support