Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      The basic string functions to build help with basic queries.

      fn:concat - Concatenates two or more xs:anyAtomicType arguments cast to xs:string.
      fn:string-join - Returns the xs:string produced by concatenating a sequence of xs:strings using an optional separator.
      fn:substring - Returns the xs:string located at a specified place within an argument xs:string.
      fn:string-length - Returns the length of the argument.
      fn:upper-case - Returns the upper-cased value of the argument.
      fn:lower-case - Returns the lower-cased value of the argument.

      Attachments

        1. BasicStringFunctions6.patch
          30 kB
          Preston Carman
        2. BasicStringFunctions5.patch
          30 kB
          Preston Carman
        3. BasicStringFunctions4.patch
          29 kB
          Preston Carman
        4. BasicStringFunctions3.patch
          13 kB
          Preston Carman
        5. BasicStringFunctions2.patch
          14 kB
          Preston Carman

        Activity

          People

            tillw Till Westmann
            prestonc Preston Carman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: