@@ -71,6 +71,7 @@ expressed as JSON Schema definitions.
7171| ISO/IEC | [ ISO/IEC 9899:2024] ( https://www.iso.org/standard/82075.html ) | Programming languages — C |
7272| JSON-RPC | [ JSON-RPC 2.0] ( https://www.jsonrpc.org/specification ) | JSON-RPC 2.0 Specification |
7373| JSON Schema | [ Draft 2020-12] ( https://json-schema.org/draft/2020-12/json-schema-core ) | JSON Schema: A Media Type for Describing JSON Documents |
74+ | W3C | [ XML Schema Part 2: Datatypes Second Edition] ( https://www.w3.org/TR/xmlschema-2/ ) | W3C Recommendation 28 October 2004 |
7475
7576To request coverage of another standard, please [ open an issue on
7677GitHub] ( https://github.com/sourcemeta/std/issues ) .
@@ -191,11 +192,12 @@ guidelines](https://github.com/sourcemeta/.github/blob/main/CONTRIBUTING.md).
191192Meaningful contributions to this repository can be taken into consideration
192193towards a discounted (or even free) commercial license.
193194
194- > [!TIP]
195- > Do you want to level up your JSON Schema skills? Check out
195+ > [!TIP] Do you want to level up your JSON Schema skills? Check out
196196> [learnjsonschema.com](https://www.learnjsonschema.com), our growing JSON
197- > Schema documentation website, and our O'Reilly book [Unifying Business, Data,
198- > and Code: Designing Data Products with JSON
197+ > Schema documentation website, our [JSON Schema for
198+ > OpenAPI](https://www.sourcemeta.com/courses/jsonschema-for-openapi) video
199+ > course, and our O'Reilly book [Unifying Business, Data, and Code: Designing
200+ > Data Products with JSON
199201> Schema](https://www.oreilly.com/library/view/unifying-business-data/9781098144999/).
200202
201203# # :email: Contact
0 commit comments