NewGraphEnvironment / dff-2022

Building digital field forms and processing data collected using R, postgresql, QGIS and other tools
Creative Commons Zero v1.0 Universal
0 stars 3 forks source link

Convert pscis form input to xml for submission to the province #30

Open NewGraphEnvironment opened 1 year ago

NewGraphEnvironment commented 1 year ago

this looks promising

https://stackoverflow.com/questions/56094311/converting-csv-into-a-standardized-xml-format-using-r

smnorris commented 1 year ago

Validate output against http://www.for.gov.bc.ca/schema/pscis/1/xsd/pscis.xsd

NewGraphEnvironment commented 1 year ago

that looks like a horror show

smnorris commented 1 year ago

I'm glad I'm not the one that wrote it! But validating against it might be seamless. https://search.r-project.org/CRAN/refmans/XML/html/xmlSchemaValidate.html