Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

XMLGregorianCalendar parsing enhancements #4

Open
@glassfishrobot

Description

@glassfishrobot

Submitted by David Bau, entered initially by Joe Fialli

Rather than having eight separate parsing functions, (for all of the g*, date,
dateTime
datatypes), there simply should be one parsing function that can accept all the
forms
(with any of the five subfields Y/M/D/time/timezone omitted); this is simple
to implement; it would be a simpler API; it is a nice solution for unions;
and validators could use a getXmlSchemaType() method to verify that the
proper form were loaded.

Environment

Operating System: All
Platform: All

Affected Versions

[2.0 draft]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions