Uses of Class
com.sun.msv.datatype.xsd.BuiltinAtomicType
Packages that use BuiltinAtomicType
Package
Description
W3C XML Schema Datatypes implementation.
abstract grammar model(AGM): RELAX stub.
-
Uses of BuiltinAtomicType in com.sun.msv.datatype.xsd
Subclasses of BuiltinAtomicType in com.sun.msv.datatype.xsdModifier and TypeClassDescriptionclass
"anyURI" type.class
"base64Binary" type.(package private) class
base implementation for "hexBinary" and "base64Binary" types.class
"boolean" type.class
"byte" type.(package private) class
base implementation of dateTime and dateTime-truncated types.class
"dateTime" type.class
"date" type.class
"double" type.final class
"duration" type.class
"ENTITY" type.class
A dummy datatype that can be used to recover from errors.(package private) class
base class of FloatType and DoubleTypeclass
"float" type.class
"gDay" type.class
"gMonthDay" type.class
"gMonth" type.class
"gYearMonth" type.class
"gYear" type.class
"hexBinary" type.class
very limited 'IDREF' type of XML Schema Part 2.class
very limited 'ID' type of XML Schema Part 2.(package private) class
base class for types derived from integer.class
"integer" type.class
"int" type.class
"language" type.class
"long" type.class
"Name" type.class
"NCName" type.class
"negativeInteger" type.class
"NMTOKEN" type.class
"nonNegativeInteger" type.class
"nonPositiveInteger" type.class
"normalizedString" type.class
"decimal" type.class
"positiveInteger" type.class
"QName" type.class
"short" type.class
simple "ur-type" type.class
"string" type.class
"time" type.class
"token" type.class
"unsignedByte" type.class
"unsignedInt" type.class
"unsignedLong" type.class
"unsignedShort" type. -
Uses of BuiltinAtomicType in com.sun.msv.grammar.relax
Subclasses of BuiltinAtomicType in com.sun.msv.grammar.relaxModifier and TypeClassDescriptionclass
'emptyString' type of RELAX.class
'none' datatype of RELAX.