Mapping JADE Primitive Types to XML Schema Types

The following diagram represents the XML built-in data type hierarchy.

The mapping of JADE primitive types to XML types is listed in the following table.

JADE Attribute XML Simple Type Examples (delimited by commas)
String string Confirm this is electric
Character byte -1, 126
Binary base64Binary GpM7
Integer long -1, 12678967543233
Decimal decimal -1.23, 0, 123.4, 1000.00
Real double -INF, -1E4, -0, 0, 12.78E-2, 12, INF, NaN
Boolean boolean true, false, 1, 0
Time time 13:20:00.000, 13:20:00.000-05:00
TimeStamp dateTime 1999-05-31T13:20:00.000-05:00
Date date 1999-05-31