  | AbsAbsAbs |
Implementation of the fn:abs function.
|
  | BaseURIBaseURIBaseURI |
Implementation of the fn:base-uri function.
|
  | DocumentURIDocumentURIDocumentURI |
Implementation of the fn:document-uri function.
|
  | EncodeForUriEncodeForUriEncodeForUri |
Implementation of the fn:encode-for-uri function.
|
  | EndsWithEndsWithEndsWith |
Implementation of the fn:ends-with function.
|
  | EscapeHtmlUriEscapeHtmlUriEscapeHtmlUri |
Implementation of the fn:encode-for-uri function.
|
  | IriToUriIriToUriIriToUri |
Implementation of the fn:encode-for-uri function.
|
  | LowerCaseLowerCaseLowerCase |
Implementation of the fn:upper-case function.
|
  | Matches (string, string)Matches (String, String)Matches (String^, String^) |
Implementation of the fn:matches function.
|
  | Matches (string, string, string)Matches (String, String, String)Matches (String^, String^, String^) |
Implementation of the fn:matches function.
|
  | NormalizeUnicodeNormalizeUnicodeNormalizeUnicode |
Implementation of the fn:normalize-unicode function.
|
  | PopulateArgumentListPopulateArgumentListPopulateArgumentList |
Populates the supplied argument list with the XPath 2.0 extension functions.
|
  | Replace (string, string, string)Replace (String, String, String)Replace (String^, String^, String^) |
Implementation of the fn:replace function.
|
  | Replace (string, string, string, string)Replace (String, String, String, String)Replace (String^, String^, String^, String^) |
Implementation of the fn:replace function.
|
  | RoundHalfToEven (decimal)RoundHalfToEven (Decimal)RoundHalfToEven (decimal) |
Implementation of the fn:round-half-to-even function.
|
  | RoundHalfToEven (decimal, decimal)RoundHalfToEven (Decimal, Decimal)RoundHalfToEven (decimal, decimal) |
Implementation of the fn:round-half-to-even function.
|
  | UpperCaseUpperCaseUpperCase |
Implementation of the fn:upper-case function.
|