XPathFunctionFactory Fields |
The XPathFunctionFactory type exposes the following members.
Name | Description | |
---|---|---|
Absolute |
Constants representing the XPath Numeric Functions.
| |
AcceptIntegerArguments |
Argument Type Validator for validating that a Literal has an Integer datatype.
| |
AcceptNumericArguments |
Argument Type Validator for validating that a Literal has a Numeric datatype.
| |
AcceptStringArguments |
Argument Type Validator for validating that a Literal either has no datatype or is a String.
| |
AdjustDateTimeToTimezone |
Constants representing the XPath Date Time functions.
| |
Boolean |
Constant representing the XPath boolean functions.
| |
Ceiling |
Constants representing the XPath Numeric Functions.
| |
Compare |
Constants representing the names of XPath String functions.
| |
Concat |
Constants representing the names of XPath String functions.
| |
Contains |
Constants representing the names of XPath String functions.
| |
DayFromDateTime |
Constants representing the XPath Date Time functions.
| |
EncodeForURI |
Constants representing the names of XPath String functions.
| |
EndsWith |
Constants representing the names of XPath String functions.
| |
EscapeHtmlURI |
Constants representing the names of XPath String functions.
| |
False |
Constants representing the XPath Boolean constructor functions.
| |
Floor |
Constants representing the XPath Numeric Functions.
| |
HoursFromDateTime |
Constants representing the XPath Date Time functions.
| |
LowerCase |
Constants representing the names of XPath String functions.
| |
Matches |
Constants representing the names of XPath String functions.
| |
MinutesFromDateTime |
Constants representing the XPath Date Time functions.
| |
MonthFromDateTime |
Constants representing the XPath Date Time functions.
| |
NormalizeSpace |
Constants representing the names of XPath String functions.
| |
NormalizeUnicode |
Constants representing the names of XPath String functions.
| |
Not |
Constant representing the XPath boolean functions.
| |
Replace |
Constants representing the names of XPath String functions.
| |
Round |
Constants representing the XPath Numeric Functions.
| |
RoundHalfToEven |
Constants representing the XPath Numeric Functions.
| |
SecondsFromDateTime |
Constants representing the XPath Date Time functions.
| |
StartsWith |
Constants representing the names of XPath String functions.
| |
StringJoin |
Constants representing the names of XPath String functions.
| |
StringLength |
Constants representing the names of XPath String functions.
| |
Substring |
Constants representing the names of XPath String functions.
| |
SubstringAfter |
Constants representing the names of XPath String functions.
| |
SubstringBefore |
Constants representing the names of XPath String functions.
| |
TimezoneFromDateTime |
Constants representing the XPath Date Time functions.
| |
Translate |
Constants representing the names of XPath String functions.
| |
True |
Constants representing the XPath Boolean constructor functions.
| |
UpperCase |
Constants representing the names of XPath String functions.
| |
XPathFunctionsNamespace |
Namespace Uri for XPath Functions Namespace.
| |
XPathUnicodeNormalizationFormC |
Constants representing the Normalization Form values supported by the XPath normalize-unicode() function.
| |
XPathUnicodeNormalizationFormD |
Constants representing the Normalization Form values supported by the XPath normalize-unicode() function.
| |
XPathUnicodeNormalizationFormFull |
Constants representing the Normalization Form values supported by the XPath normalize-unicode() function.
| |
XPathUnicodeNormalizationFormKC |
Constants representing the Normalization Form values supported by the XPath normalize-unicode() function.
| |
XPathUnicodeNormalizationFormKD |
Constants representing the Normalization Form values supported by the XPath normalize-unicode() function.
| |
YearFromDateTime |
Constants representing the XPath Date Time functions.
|