RAD Studio VCL Reference
|
TXSTimeInstant represents the timeInstant type for Web Services applications.
TXSTimeInstant = TXSDateTime;
TXSDateTime TXSTimeInstant;
TXSTimeInstant is a remotable class for representing the timeInstant type that W3C defines for XML schemas. It maps to the TXSDateTime class, which represents W3C's datetime type. The timeInstant type is replaced by the datetime type but some Web Service applications still use the older type definition.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|