A Dart library for working with XML Schema Datatypes (XSD) as defined by the W3C

dart dart-library decoder encoder interoperability xml xml-schema xsd xsd-schema
2 Open Issues Need Help Last updated: Jul 1, 2025

Open Issues Need Help

View All on GitHub
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