Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for canonical XSD representation on to_string/2 #91

Merged
merged 2 commits into from Aug 5, 2018
Merged

Support for canonical XSD representation on to_string/2 #91

merged 2 commits into from Aug 5, 2018

Conversation

marcelotto
Copy link
Contributor

@marcelotto marcelotto commented Jun 15, 2018

https://www.w3.org/TR/xmlschema-2/#decimal

I've needed and implemented this for RDF.ex and thought this might be of general interest since it's a standardized decimal representation. As it turned out, I actually need in my use case the added canonical_xsd/1 function, so would require it to be public. If you were willing to accept this, I would add some documentation and tests for it.

@ericmj ericmj merged commit 25d800a into ericmj:master Aug 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants