xuri / xgen

XSD (XML Schema Definition) parser and Go/C/Java/Rust/TypeScript code generator
BSD 3-Clause "New" or "Revised" License
313 stars 74 forks source link

This closes #58, fix incorrect Go language data types mapping #61

Closed tvso closed 1 year ago

tvso commented 1 year ago

PR Details

This updates Go language data types and XSD data types mapping

Description

Fix incorrect Go language data types mapping

Related Issue

58

How Has This Been Tested

The expected test outputs has been updated on xuri/xsd#6

Types of changes

Checklist