Open Issues Need Help
View All on GitHub Implement xsd:gMonth data type and codec 2 months ago
enhancement help wanted
A Dart library for working with XML Schema Datatypes (XSD) as defined by the W3C
HTML
#dart#dart-library#decoder#encoder#interoperability#xml#xml-schema#xsd#xsd-schema
AI Summary: Implement a Dart codec for the xsd:gYearMonth datatype, including a new `YearMonth` class to represent the data, a codec to handle encoding and decoding, and comprehensive unit tests. This involves creating several Dart files, handling date/time parsing and formatting, and validating input strings against the XSD specification.
Complexity:
4/5
enhancement help wanted
A Dart library for working with XML Schema Datatypes (XSD) as defined by the W3C
HTML
#dart#dart-library#decoder#encoder#interoperability#xml#xml-schema#xsd#xsd-schema