Skip to content

Instantly share code, notes, and snippets.

@garyposter
Created December 9, 2015 02:28
Show Gist options
  • Save garyposter/791c2c623b2cfb9c486c to your computer and use it in GitHub Desktop.
Save garyposter/791c2c623b2cfb9c486c to your computer and use it in GitHub Desktop.
{:ok, xsdModel} = :erlsom.compile_xsd_file(
Path.join([__DIR__, "data", "current_observation.xsd"]))
@xsdModel xsdModel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment