@designliquido/xpath
    Preparing search index...

    Function isFeatureSupported

    • Check if a feature is supported in a given version.

      Parameters

      • version: XPathVersion
      • feature:
            | "sequences"
            | "typeSystem"
            | "ifThenElse"
            | "forExpressions"
            | "quantifiedExpressions"
            | "rangeExpressions"
            | "higherOrderFunctions"
            | "mapSupport"
            | "arraySupport"
            | "arrowOperator"
            | "stringTemplates"
            | "mapArrayConstructors"
            | "jsonSupport"

      Returns boolean