Package org.exolab.castor.xml.schema.simpletypes
package org.exolab.castor.xml.schema.simpletypes
-
ClassesClassDescriptionThe base class for built-in atomic Schema typesRepresents types derived from binaryRepresents the boolean typeRepresents date/time XML SChema typesRepresents the decimal type and those derived from it (integer, short...)Represents timeDurationRepresents a SimpleType that is a "list" of a given SimpleType.Represents "real numbers" (float, double and user types derived from them) Those numbers are of the form m x 2^e The min and max values for m are accessed with get/setMin/MaxMantissa e are accessed with get/setMin/MaxExponent m and e are not facets as specified by the xmlschema, they are just a way to regroup real and float under the same class.Represents the XML Schema string type.The ur-type definition