README
wms-xmlify-copy-resource
transforms a JSON-encoded WMS Copy Resource into an equivalent XML item for
PUT
-ing updated resources.
Convert a JSON-encoded WMS Copy Resource object into its XML equivalent
<script type="module">
import wmsXmlifyCopyResource from 'https://cdn.skypack.dev/wms-xmlify-copy-resource';
</script>
transforms a JSON-encoded WMS Copy Resource into an equivalent XML item for
PUT
-ing updated resources.