Package org.apache.ws.jaxme.xs.types

XML schema data type models.

Class Summary

AbstractAtomicType
AbstractBuiltinTypeAn abstract type, to be extended by the builtin types.
AbstractListType
AbstractSimpleType
XSAnySimpleTypeThe type xs:anySimpleType.
XSAnyTypeThe "anyType" is a type with arbitrary content.
XSAnyURIThe type xs:anyURI.
XSBase64BinaryThe type xs:base64Binary.
XSBooleanThe type xs:boolean.
XSByteThe xs:byte type
XSDateThe type xs:gYearMonth.
XSDateTimeThe type xs:dateTime.
XSDecimalThe type xs:decimal.
XSDoubleThe type xs:double.
XSDurationThe type xs:dateTime.
XSEntities
XSEntityThe xs:NCName type
XSFloatThe type xs:float.
XSGDayThe type xs:gDay.
XSGMonthThe type xs:gMonth.
XSGMonthDayThe type xs:gMonthDay.
XSGYearThe type xs:gYear.
XSGYearMonthThe type xs:gYearMonth.
XSHexBinaryThe type xs:hexBinary.
XSIDThe xs:ID type
XSIDREFThe xs:IDREF type
XSIDREFs
XSIntThe xs:int type
XSIntegerThe xs:integer type
XSLanguageThe xs:language type
XSLongThe xs:long type
XSName
XSNCNameThe xs:NCName type
XSNegativeIntegerThe xs:integer type
XSNMTokenThe xs:NMTOKEN type
XSNMTokens
XSNonNegativeIntegerThe xs:nonNegativeInteger type
XSNonPositiveIntegerThe xs:nonPositiveInteger type
XSNormalizedStringThe xs:normalizedString type.
XSNotationThe type xs:NOTATION.
XSPositiveIntegerThe xs:positiveInteger type
XSQNameThe type xs:QName.
XSShortThe xs:short type
XSStringThe type xs:string.
XSTimeThe type xs:time.
XSTokenThe xs:token type.
XSUnsignedByteThe xs:unsignedByte type
XSUnsignedIntThe xs:unsignedInt type
XSUnsignedLongThe xs:unsignedLong type
XSUnsignedShortThe xs:unsignedShort type
XML schema data type models.