tech-guide

Links to articles and resources that I find interesting / useful ... mainly tech sites, with a bias towards the open-source software movement.

Monday, January 08, 2007

Create XMLSchema DataTypes Direct from Java

Create XMLSchema DataTypes Direct from Java: "
Language: Java
December 18, 2006
Create XMLSchema DataTypes Direct from Java
This tip shows you how to create XMLSchema datatypes direct from Java, using the javax.xml.datatype.* package. In this example you'll create a Duration object (xs:duration in XMLSchema) and a XMLGregorianCalendar object (any date/time XMLSchema type)."

0 Comments:

Post a Comment

<< Home