Skip to content

Use float64 for xml double - #9

Open
jengell wants to merge 1 commit into
ivarg:masterfrom
jengell:master
Open

Use float64 for xml double#9
jengell wants to merge 1 commit into
ivarg:masterfrom
jengell:master

Conversation

@jengell

@jengell jengell commented Feb 3, 2020

Copy link
Copy Markdown

The xml double type is specificed as a 64bit float so we should use the
go type float64 type when creating models.

http://books.xmlschemata.org/relaxng/ch19-77065.html

The xml double type is specificed as a 64bit float so we should use the
go type float64 type when creating models.

http://books.xmlschemata.org/relaxng/ch19-77065.html
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.

1 participant