From 2c6e18a9674697f927c3980ee142155a1ca86974 Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Mon, 17 Aug 2026 08:18:22 -0500 Subject: [PATCH] Document XML datatype namespace Refs #272 Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --- docs/xml/ns-Javax.Xml.Datatype.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/docs/xml/ns-Javax.Xml.Datatype.xml b/docs/xml/ns-Javax.Xml.Datatype.xml index fdcdddaaf..cc295030b 100644 --- a/docs/xml/ns-Javax.Xml.Datatype.xml +++ b/docs/xml/ns-Javax.Xml.Datatype.xml @@ -1,6 +1,13 @@ - To be added. - + Provides APIs for creating and working with XML Schema data types. + + Provides APIs for creating and working with XML Schema data types, including durations and Gregorian calendar values. + + + Java documentation for the javax.xml.datatype package. + + +