See: Description
| Class | Description | 
|---|---|
| BooleanCast | A  Functionthat tries to cast its argument to an
 xsd:boolean. | 
| ByteCast | A  Functionthat tries to cast its argument to an
 xsd:byte . | 
| CastFunction | Abstract superclass for  Functions that cast an argument
 to an XML Schema datatype. | 
| DateTimeCast | A  Functionthat tries to cast its argument to an
 xsd:dateTime. | 
| DecimalCast | A  Functionthat tries to cast its argument to an
 xsd:decimal. | 
| DoubleCast | A  Functionthat tries to cast its argument to an
 xsd:double. | 
| FloatCast | A  Functionthat tries to cast its argument to an
 xsd:float. | 
| IntCast | A  Functionthat tries to cast its argument to an
 xsd:int . | 
| IntegerCast | A  Functionthat tries to cast its argument to an
 xsd:integer . | 
| IntegerCastFunction | Abstract superclass for  CastFunctions that cast their arguments to an xsd:integer or one of its derived
 types. | 
| LongCast | A  IntegerCastFunctionthat tries to cast its argument to an xsd:long . | 
| NegativeIntegerCast | A  Functionthat tries to cast its argument to an
 xsd:negativeInteger . | 
| NonNegativeIntegerCast | A  Functionthat tries to cast its argument to an
 xsd:nonNegativeInteger . | 
| NonPositiveIntegerCast | A  Functionthat tries to cast its argument to an
 xsd:nonPositiveInteger . | 
| PositiveIntegerCast | A  Functionthat tries to cast its argument to an
 xsd:positiveInteger . | 
| ShortCast | A  Functionthat tries to cast its argument to an
 xsd:short . | 
| StringCast | A  Functionthat tries to cast its argument to an
 xsd:string. | 
| UnsignedByteCast | A  IntegerCastFunctionthat tries to cast its argument to an xsd:unsignedByte . | 
| UnsignedIntCast | A  IntegerCastFunctionthat tries to cast its argument to an xsd:unsignedInt . | 
| UnsignedLongCast | A  IntegerCastFunctionthat tries to cast its argument to an xsd:unsignedShort . | 
| UnsignedShortCast | A  IntegerCastFunctionthat tries to cast its argument to an xsd:unsignedShort . | 
XMLSchemaCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.