Details

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

    Description

      The next set of functions suggested are functions dealing with substring matching. The details and list can be found at http://www.w3.org/TR/xquery-operators/#substring.functions.

      fn:contains - Indicates whether one xs:string contains another xs:string. A collation may be specified.
      fn:starts-with - Indicates whether the value of one xs:string begins with the collation units of another xs:string. A collation may be specified.
      fn:ends-with - Indicates whether the value of one xs:string ends with the collation units of another xs:string. A collation may be specified.
      fn:substring-before - Returns the collation units of one xs:string that precede in that xs:string the collation units of another xs:string. A collation may be specified.
      fn:substring-after - Returns the collation units of xs:string that follow in that xs:string the collation units of another xs:string. A collation may be specified.

      Attachments

        1. StringMatchingFunctions1.patch
          67 kB
          Preston Carman
        2. StringMatchingFunctions2.patch
          70 kB
          Preston Carman
        3. StringMatchingFunctions3.patch
          72 kB
          Preston Carman
        4. StringMatchingFunctions4.patch
          12 kB
          Preston Carman

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 72h
                72h
                Remaining:
                Remaining Estimate - 72h
                72h
                Logged:
                Time Spent - Not Specified
                Not Specified