Uses of Class
com.sun.msv.datatype.xsd.BuiltinAtomicType
-
Packages that use BuiltinAtomicType Package Description com.sun.msv.datatype.xsd W3C XML Schema Datatypes implementation.com.sun.msv.grammar.relax abstract grammar model(AGM): RELAX stub. -
-
Uses of BuiltinAtomicType in com.sun.msv.datatype.xsd
Subclasses of BuiltinAtomicType in com.sun.msv.datatype.xsd Modifier and Type Class Description classAnyURIType"anyURI" type.classBase64BinaryType"base64Binary" type.classBooleanType"boolean" type.classByteType"byte" type.classDateTimeType"dateTime" type.classDateType"date" type.classDoubleType"double" type.classDurationType"duration" type.classEntityType"ENTITY" type.classErrorTypeA dummy datatype that can be used to recover from errors.classFloatType"float" type.classGDayType"gDay" type.classGMonthDayType"gMonthDay" type.classGMonthType"gMonth" type.classGYearMonthType"gYearMonth" type.classGYearType"gYear" type.classHexBinaryType"hexBinary" type.classIDREFTypevery limited 'IDREF' type of XML Schema Part 2.classIDTypevery limited 'ID' type of XML Schema Part 2.classIntegerType"integer" type.classIntType"int" type.classLanguageType"language" type.classLongType"long" type.classNameType"Name" type.classNcnameType"NCName" type.classNegativeIntegerType"negativeInteger" type.classNmtokenType"NMTOKEN" type.classNonNegativeIntegerType"nonNegativeInteger" type.classNonPositiveIntegerType"nonPositiveInteger" type.classNormalizedStringType"normalizedString" type.classNumberType"decimal" type.classPositiveIntegerType"positiveInteger" type.classQnameType"QName" type.classShortType"short" type.classSimpleURTypesimple "ur-type" type.classStringType"string" type.classTimeType"time" type.classTokenType"token" type.classUnsignedByteType"unsignedByte" type.classUnsignedIntType"unsignedInt" type.classUnsignedLongType"unsignedLong" type.classUnsignedShortType"unsignedShort" type. -
Uses of BuiltinAtomicType in com.sun.msv.grammar.relax
Subclasses of BuiltinAtomicType in com.sun.msv.grammar.relax Modifier and Type Class Description classEmptyStringType'emptyString' type of RELAX.classNoneType'none' datatype of RELAX.
-