RAD Studio VCL Reference
ContentsIndex
XSBuiltIns Namespace Classes
Classes
 
Name 
Description 
 
EXSDateTimeException is the exception class for errors encountered by the remotable objects that represent XML schema date and time values. 
 
EXSDecimalException is the exception class for errors encountered by the remotable objects that represent decimal values. 
 
EXSHexBinaryException is the exception class for errors encountered by the remotable objects that represent hexadecimal values. 
 
This is class XSBuiltIns.TXMLData. 
 
This is class XSBuiltIns.TXSBoolean. 
 
TXSCustomDateTime is the base class for classes that represent both date and time values for an invokable interface. 
 
TXSDate implements the XML schema date type so that it can be used on invokable interfaces. 
 
TXSDateTime implements the XML schema datetime type so that it can be used on invokable interfaces. 
 
TXSDecimal implements the XML schema decimal type so that it can be used on invokable interfaces. 
 
TXSDuration implements the XML schema duration type so that it can be used on invokable interfaces. 
 
TXSHexBinary implements the XML schema hexBinary type so that it can be used on invokable interfaces. 
 
This is class XSBuiltIns.TXSInteger. 
 
This is class XSBuiltIns.TXSLong. 
 
This is class XSBuiltIns.TXSString. 
 
TXSTime implements the XML schema time type so that it can be used on invokable interfaces. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.