Show: DelphiC++
Display Preferences

Soap.XSBuiltIns

From XE2 API Documentation

Jump to: navigation, search


Contents

Classes

EXSDateTimeExceptionEXSDateTimeException is the exception class for errors encountered by the remotable objects that represent XML schema date and time values.
EXSDecimalExceptionEXSDecimalException is the exception class for errors encountered by the remotable objects that represent decimal values.
EXSHexBinaryExceptionEXSHexBinaryException is the exception class for errors encountered by the remotable objects that represent hexadecimal values.
TXMLDataRepresents a raw SOAP message node.
TXSBoolean
TXSCustomDateTimeTXSCustomDateTime is the base class for classes that represent both date and time values for an invokable interface.
TXSDateTXSDate implements the XML schema date type so that it can be used on invokable interfaces.
TXSDateTimeTXSDateTime implements the XML schema datetime type so that it can be used on invokable interfaces.
TXSDecimalTXSDecimal implements the XML schema decimal type so that it can be used on invokable interfaces.
TXSDurationTXSDuration implements the XML schema duration type so that it can be used on invokable interfaces.
TXSHexBinaryTXSHexBinary implements the XML schema hexBinary type so that it can be used on invokable interfaces.
TXSInteger
TXSLong
TXSStringTXSString implements the XML schema string type so that it can be used on invokable interfaces.
TXSTimeTXSTime implements the XML schema time type so that it can be used on invokable interfaces.
TXSTimeInstantTXSTimeInstant represents the timeInstant type for Web Services applications.

Functions

DateTimeToXMLTimeReturns the XML string that represents a TDateTime value.
DateTimeToXSDateTimeReturns a TXSDateTime object that encodes a TDateTime value.
GetDataFromFile
InitXSTypes
SoapFloatToStr
SoapStrToFloat
XMLTimeToDateTimeReturns a TDateTime value to represent an XML datetime value.

Types

TXSTimeInstantTXSTimeInstant represents the timeInstant type for Web Services applications.

Variables

IncrementAmount
SDecimal
SNAN
SNegative
SoapTimePrefix
SPlus
SSciNotationMarker

Constants

IncrementAmountIncrementAmount: array[0..1] of Integer;
MaxDayMaxDay: Integer = $1F;
MaxMonthMaxMonth: Integer = $C;
MinDayMinDay: Integer = 1;
MinMonthMinMonth: Integer = 1;
SDecimalSDecimal: Char;
SHexMarkerSHexMarker: Char = $24;
SLocalTimeMarkerSLocalTimeMarker: Char = $5A;
SNANSNAN: string;
SNegativeSNegative: Char;
SoapDecimalSeparatorSoapDecimalSeparator: Char = $2E;
SoapTimePrefixSoapTimePrefix: string;
SPlusSPlus: Char;
SSciNotationMarkerSSciNotationMarker: Char;
XMLDateSeparatorXMLDateSeparator: Char = $2D;
XMLDayPosXMLDayPos: Integer = 9;
XMLDefaultYearDigitsXMLDefaultYearDigits: Integer = 4;
XMLDurationDayXMLDurationDay: Char = $44;
XMLDurationHourXMLDurationHour: Char = $48;
XMLDurationMinuteXMLDurationMinute: Char = $4D;
XMLDurationMonthXMLDurationMonth: Char = $4D;
XMLDurationSecondXMLDurationSecond: Char = $53;
XMLDurationStartXMLDurationStart: Char = $50;
XMLDurationYearXMLDurationYear: Char = $59;
XMLHourOffsetMinusMarkerXMLHourOffsetMinusMarker: Char = $2D;
XMLHourOffsetPlusMarkerXMLHourOffsetPlusMarker: Char = $2B;
XMLMilSecPosXMLMilSecPos: Integer = $A;
XMLMonthPosXMLMonthPos: Integer = 6;
XMLTimeSeparatorXMLTimeSeparator: Char = $3A;
XMLYearPosXMLYearPos: Integer = 1;


Personal tools
Previous Versions
Translations