-
-
Notifications
You must be signed in to change notification settings - Fork 80
Roadmap
xuri edited this page Apr 29, 2020
·
2 revisions
- Support XML schema annotation element
- More XML schema element support
- Namespace support
- Fetch remote namespace definition
- Generate set/get API for the class
- Generate marshal/unmarshal and encode/decode API for struct
- Support generating independent code file mode, each class is defined in different files
- Data validation support
- Unit test case with asserting
- Publish complex XSD test sets